WWP-LEOS-SYSLOG-COLLECTOR-MIB

        A MIB module to manage syslog collectors on the
LEOS based WWP products.
    
Source file
WWP-LEOS-SYSLOG-COLLECTOR-MIB
Last revised
Identity
wwpLeosSyslogCollectorMIB
Base OID
1.3.6.1.4.1.6141.2.60.21
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressType
SNMPv2-SMI Integer32 IpAddress MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus TEXTUAL-CONVENTION (no object page) TruthValue
WWP-SMI wwpModulesLeos
Net-SNMP examples using the ciena MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-SYSLOG-COLLECTOR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-SYSLOG-COLLECTOR-MIB::wwpLeosSyslogCollectorMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-SYSLOG-COLLECTOR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-SYSLOG-COLLECTOR-MIB::wwpLeosSyslogCollectorMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (30)
.1.3.6.1.4.1.6141.2.60.21
.1.3.6.1.4.1.6141.2.60.21.1
.1.3.6.1.4.1.6141.2.60.21.1.1
.1.3.6.1.4.1.6141.2.60.21.1.1.1
.1.3.6.1.4.1.6141.2.60.21.1.2
.1.3.6.1.4.1.6141.2.60.21.1.2.1
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1
Integer32
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.1
Enumeration
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.10
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.11
OctetString
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.12
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.13
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.14
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.2
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.3
Integer32
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.4
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.5
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.6
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.7
Enumeration
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.8
Enumeration
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.9
.1.3.6.1.4.1.6141.2.60.21.1.2.2
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1.1
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1.2
.1.3.6.1.4.1.6141.2.60.21.2
.1.3.6.1.4.1.6141.2.60.21.2.0
.1.3.6.1.4.1.6141.2.60.21.3
.1.3.6.1.4.1.6141.2.60.21.3.1
.1.3.6.1.4.1.6141.2.60.21.3.2
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. INET-ADDRESS-MIBrfc
  4. WWP-SMIciena
  5. WWP-LEOS-SYSLOG-COLLECTOR-MIBcienaselected
Type Definitions (2)
Enumeration
kernel(0)
user(1)
mail(2)
daemon(3)
auth(4)
syslog(5)
lpr(6)
news(7)
uucp(8)
cron(9)
authPriv(10)
ftp(11)
ntp(12)
security(13)
console(14)
clockd2(15)
local0(16)
local1(17)
local2(18)
local3(19)
local4(20)
local5(21)
local6(22)
local7(23)
noMap(24)
Enumeration
emergency(0)
alert(1)
critical(2)
error(3)
warning(4)
notice(5)
info(6)
debug(7)
other(99)