sfcsStatsEngineReset
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.2.4.1.1.4
Object
column mandatory
r/w
Enumeration
Resets the SFCS switch counters for this SFCS module.
Writing a value of reset(2) resets the SFCS switch
counters to 0 and causes sfcsStatsEngineOperTime
to also be reset to 0.
other(1)
reset(2)
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.2.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sfcsStatsEngineEntry
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 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsStatsEngineReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsStatsEngineReset.<sfcsStatsEngineSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFCS-MIB::sfcsStatsEngineReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reset |