frxResetPM
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.5.1.1
Object
column mandatory
r/w
Enumeration
Reset all of the performance monitoring statistics on the specified Cisco 90 Series channel unit or BRITE card. 1=Normal. 2=Reset. There is no need to set this register back to Normal after doing a reset.
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.5.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- frxUPerfEntry
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 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxResetPM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxResetPM.<frxBankIndex>.<frxChUIndex>.<frxPortIndex>.<frxPAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cisco90Series-MIB::frxResetPM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | resetPM |