channelStatisticsReset
MX-MIPT-MIB ·
.0.1600.1.700.250.1.900
Object
column r/w
Enumeration
Reset
Sets all the values of the row to zero.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.700.250.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- channelStatisticsEntry
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-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsReset.<channelStatisticsEpChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::channelStatisticsReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
10 | reset |