cat2600TsPortResetStats
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.10
Object
column mandatory
r/w
Enumeration
Setting this object to reset(3) causes all traffic counters for this port to be set to zero. Also the value of cat2600TsPortResetTimer is set to zero.
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cat2600TsPortEntry
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 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsPortResetStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsPortResetStats.<cat2600TsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAT2600-MIB::cat2600TsPortResetStats'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | running |
3 | reset |