wwpLeosRmonHistoryStatistics
WWP-LEOS-RMON-MIB ·
.1.3.6.1.4.1.6141.2.60.41.1.1.2.1.7
Object
column r/w
Enumeration
The statistics to gather when using the etherhistory
Context
- MIB
- WWP-LEOS-RMON-MIB
- OID
.1.3.6.1.4.1.6141.2.60.41.1.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosRmonHistoryEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-RMON-MIB::wwpLeosRmonHistoryStatistics'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-RMON-MIB::wwpLeosRmonHistoryStatistics.<wwpLeosRmonHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-RMON-MIB::wwpLeosRmonHistoryStatistics'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | basicTx |
2 | basicRx |
3 | basicRxBasicTx |
4 | basicError |
5 | basicTxBasicError |
6 | basicRxBasicError |
7 | basicAll |
9 | txAll |
10 | rxAll |
13 | txAllBasicError |
22 | rxAllBasicError |
36 | errorAll |
37 | basicTxErrorAll |
38 | basicRxErrorAll |
39 | basicRxBasicTxErroAll |
45 | txAllErrorAll |
47 | txAllRxBasicErrorAll |
51 | rxTxAll |
54 | rxAllErrorAll |
55 | rxAllTxBasicErrorAll |
63 | allStatsNoStandard |
71 | standardRmon |
79 | standardTxAll |
87 | standardRxAll |
95 | standardRxAllTxAll |
103 | standardErrorAll |
111 | standardTxAllErrorAll |
119 | standardRxAllErrorAll |
127 | allStatsWithStandard |