WWP-LEOS-SYSLOG-COLLECTOR-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-SYSLOG-COLLECTOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosSyslogCollectorMIB 1.3.6.1.4.1.6141.2.60.21
A MIB module to manage syslog collectors on the LEOS based WWP products.
       wwpLeosSyslogCollMIBObjects 1.3.6.1.4.1.6141.2.60.21.1
           wwpLeosSyslogSystem 1.3.6.1.4.1.6141.2.60.21.1.1
               wwpLeosSyslogEnable 1.3.6.1.4.1.6141.2.60.21.1.1.1 truthvalue read-write
Specifies whether or not the syslog client is enabled. This is the system wide parameter and will overwrite any collector specific managed object to enable or disable the syslog client.
           wwpLeosSyslogColl 1.3.6.1.4.1.6141.2.60.21.1.2
               wwpLeosSyslogCollectorTable 1.3.6.1.4.1.6141.2.60.21.1.2.1 no-access
A table containing Syslog collector information. To create entries in this table use SNMP multiple set operation. wwpLeosSyslogCollectorAddr, wwpLeosSyslogIndex and wwpLeosSyslogCollectorStatus are required fields that needs to be set to create entry. To delete entry set wwpLeosSyslogCollectorStatus to destroy.
                   wwpLeosSyslogCollectorEntry 1.3.6.1.4.1.6141.2.60.21.1.2.1.1 no-access
Defines the information pertaining to a syslog collector to which a syslog messages will be relayed. Entries within this table with an access level of read- create MUST be considered non-volatile and MUST be maintained across entity resets.
                       wwpLeosSyslogIndex 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.1 integer32 no-access
Specifies the unique index used to represent each row in the table.
                       wwpLeosSyslogCollectorAddr 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.2 displaystring read-only
The address for the Syslog message collector. It can be Host Name or IP Address.
                       wwpLeosSyslogCollectorResolvedAddr 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.3 ipaddress read-only
When wwpLeosSyslogCollectorAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosSyslogCollectorResolvedAddr will represent the resolved Ipv4 address. wwpLeosSyslogCollectorResolvedInetAddr used in conjunction with wwpLeosSyslogCollectorResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosSyslogCollectorResolvedAddr will represent 0.0.0.0. wwpLeosSyslogCollectorResolvedInetAddr used in conjunction with wwpLeosSyslogCollectorResolvedInetAddrType will represent the Ipv6 address.
                       wwpLeosSyslogCollectorUDPPort 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.4 integer32 read-only
The port number on the destination to which the syslog message will be forwarded over the udp transport.
                       wwpLeosSyslogCollectorFacility 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.5 syslogfacility read-only
The syslog facility code that will be added to the messages forwarded to this collector.
                       wwpLeosSyslogCollectorMinSeverity 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.6 syslogseverity read-only
Any syslog message with a severity less than the severity specified by this object will be ignored by the collector. note: severity level numeric values increase as their severity decreases, e.g. error(3) is more severe than debug(7).
                       wwpLeosSyslogCollectorMaxSeverity 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.7 syslogseverity read-only
Any syslog message with a severity greater than the severity specified by this object will be ignored by the collector. note: severity level numeric values increase as their severity decreases, e.g. error(3) is more severe than debug(7).
                       wwpLeosSyslogCollectorUserAdminState 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.8 integer read-only
Specifies the admin state of the wwpLeosSyslogCollectorAddr configured by user. Enumeration: 'disabled': 1, 'enabled': 2.
                       wwpLeosSyslogCollectorDhcpAdminState 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.9 integer read-only
Specifies the admin state of the wwpLeosSyslogCollectorAddr configured by DHCP. Enumeration: 'disabled': 1, 'enabled': 2.
                       wwpLeosSyslogCollectorOperState 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.10 integer read-only
Specifies the operational state of the wwpLeosSyslogCollectorAddr. Enumeration: 'disabled': 1, 'enabled': 2.
                       wwpLeosSyslogCollectorStatus 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.11 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo' and specify at least wwpLeosSyslogIndex and wwpLeosSyslogCollectorAddr. To delete the entry set this object to 'destroy'.
                       wwpLeosSyslogCollectorCustomPrefix 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.12 displaystring read-only
Specifies the syslog custom prefix that will be prepended to all syslog log messages before device sends syslog messages to syslog collectors.
                       wwpLeosSyslogCollectorResolvedInetAddrType 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.13 inetaddresstype read-only
Specifies the resolved IP address type . Used in conjunction with wwpLeosSyslogCollectorResolvedInetAddress. When set to : ipv4 : wwpLeosSyslogCollectorResolvedInetAddress should be compliant with InetAddressIPv4 ipv6 : wwpLeosSyslogCollectorResolvedInetAddress should be compliant with InetAddressIPv6
                       wwpLeosSyslogCollectorResolvedInetAddress 1.3.6.1.4.1.6141.2.60.21.1.2.1.1.14 inetaddress read-only
Specifies the resolved ip address for given wwpLeosSyslogCollectorAddr. If wwpLeosSyslogCollectorAddr is set to host name then wwpLeosSyslogCollectorResolvedInetAddr will display the resolved IP address. If wwpLeosSyslogCollectorAddr is set to IP address then wwpLeosSyslogCollectorResolvedInetAddr will display same value as wwpLeosSyslogCollectorAddr. This OID should be used in conjuction with wwpLeosSyslogCollectorResolvedInetAddrType.
               wwpLeosSyslogCollectorSeverityTable 1.3.6.1.4.1.6141.2.60.21.1.2.2 no-access
A table containing Syslog collector severity information. To create entries in this table following objects must be specified. - Indexes must be specified - To delete entry set wwpLeosSyslogCollectorStatus to destroy.
                   wwpLeosSyslogCollectorSeverityEntry 1.3.6.1.4.1.6141.2.60.21.1.2.2.1 no-access
Defines the information pertaining to a syslog collector severity to which a syslog messages will be relayed. Syslog Collector will only receive messages of severity that exist in this table.
                       wwpLeosSyslogCollectorSeverity 1.3.6.1.4.1.6141.2.60.21.1.2.2.1.1 syslogseverity no-access
This mib object specifies the severity of the syslog message that this collector should receive.
                       wwpLeosSyslogCollectorSeverityRowStatus 1.3.6.1.4.1.6141.2.60.21.1.2.2.1.2 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete the entry set this to 'destroy'.
       wwpLeosSyslogCollMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.21.2
           wwpLeosSyslogCollMIBNotifications 1.3.6.1.4.1.6141.2.60.21.2.0
       wwpLeosSyslogCollMIBConformance 1.3.6.1.4.1.6141.2.60.21.3
           wwpLeosSyslogCollMIBCompliances 1.3.6.1.4.1.6141.2.60.21.3.1
           wwpLeosSyslogCollMIBGroups 1.3.6.1.4.1.6141.2.60.21.3.2