interfaceStatisticsResetStat
MX-BNI-MIB ·
.0.200.1.10000.100.1.11000
Object
column r/w
Enumeration
Reset
Reset all statistics parameters for this interface.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.10000.100.1.11000- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- interfaceStatisticsEntry
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::interfaceStatisticsResetStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::interfaceStatisticsResetStat.<interfaceStatisticsLinkName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::interfaceStatisticsResetStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
10 | resetStat |