perfStat24HourEnable
NMS-EPON-PERFORMANCE ·
.1.3.6.1.4.1.3320.101.202.2.1.3
Object
column r/w
Enumeration
Enable 24 hour performance statistics
Context
- MIB
- NMS-EPON-PERFORMANCE
- OID
.1.3.6.1.4.1.3320.101.202.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsEponOltPerfStatPortEntry
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 'NMS-EPON-PERFORMANCE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-PERFORMANCE::perfStat24HourEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-PERFORMANCE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-PERFORMANCE::perfStat24HourEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-PERFORMANCE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-PERFORMANCE::perfStat24HourEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |