WWP-LEOS-SYSLOG-COLLECTOR-MIB
A MIB module to manage syslog collectors on the LEOS based WWP products.
Main OID:
wwpLeosSyslogCollectorMIB.1.3.6.1.4.1.6141.2.60.21
30
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
wwpLeosSyslogCollectorMIBA MIB module to manage syslog collectors on the LEOS based WWP products. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.21 |
wwpLeosSyslogCollMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.1 |
wwpLeosSyslogSystem OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.1.1 |
wwpLeosSyslogEnableSpecifies 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.21.1.1.1 |
wwpLeosSyslogColl OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.1.2 |
wwpLeosSyslogCollectorTableA 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. SEQUENCE OF WwpLeosSyslogCollectorEntry .1.3.6.1.4.1.6141.2.60.21.1.2.1 |
wwpLeosSyslogCollectorEntryDefines 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. WwpLeosSyslogCollectorEntry .1.3.6.1.4.1.6141.2.60.21.1.2.1.1 |
wwpLeosSyslogIndexSpecifies the unique index used to represent each row in the table. Integer32 .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.1 |
wwpLeosSyslogCollectorAddrThe address for the Syslog message collector. It can be Host Name or IP Address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.2 |
wwpLeosSyslogCollectorResolvedAddrWhen 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.ro IpAddress .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.3 |
wwpLeosSyslogCollectorUDPPortThe port number on the destination to which the syslog message will be forwarded over the udp transport.rw Integer32 .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.4 |
wwpLeosSyslogCollectorFacilityThe syslog facility code that will be added to the messages forwarded to this collector.rw SyslogFacility .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.5 |
wwpLeosSyslogCollectorMinSeverityAny 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).rwdeprecated SyslogSeverity .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.6 |
wwpLeosSyslogCollectorMaxSeverityAny 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).rwdeprecated SyslogSeverity .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.7 |
wwpLeosSyslogCollectorUserAdminStateSpecifies the admin state of the wwpLeosSyslogCollectorAddr configured by user.rw Enumeration .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.8 |
wwpLeosSyslogCollectorDhcpAdminStateSpecifies the admin state of the wwpLeosSyslogCollectorAddr configured by DHCP.ro Enumeration .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.9 |
wwpLeosSyslogCollectorOperStateSpecifies the operational state of the wwpLeosSyslogCollectorAddr.ro Enumeration .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.10 |
wwpLeosSyslogCollectorStatusUsed 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.11 |
wwpLeosSyslogCollectorCustomPrefixSpecifies the syslog custom prefix that will be prepended to all syslog log messages before device sends syslog messages to syslog collectors.rw DisplayString .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.12 |
wwpLeosSyslogCollectorResolvedInetAddrTypeSpecifies 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 InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.13 |
wwpLeosSyslogCollectorResolvedInetAddressSpecifies 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.14 |
wwpLeosSyslogCollectorSeverityTableA 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. SEQUENCE OF WwpLeosSyslogCollectorSeverityEntry .1.3.6.1.4.1.6141.2.60.21.1.2.2 |
wwpLeosSyslogCollectorSeverityEntryDefines 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. WwpLeosSyslogCollectorSeverityEntry .1.3.6.1.4.1.6141.2.60.21.1.2.2.1 |
wwpLeosSyslogCollectorSeverityThis mib object specifies the severity of the syslog message that this collector should receive. SyslogSeverity .1.3.6.1.4.1.6141.2.60.21.1.2.2.1.1 |
wwpLeosSyslogCollectorSeverityRowStatusUsed 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.21.1.2.2.1.2 |
wwpLeosSyslogCollMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.2 |
wwpLeosSyslogCollMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.2.0 |
wwpLeosSyslogCollMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.3 |
wwpLeosSyslogCollMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.3.1 |
wwpLeosSyslogCollMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.21.3.2 |