cat2600TsPortResetAddrs
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.12
Object
column mandatory
r/w
Enumeration
Setting this object to reset(3) clears all address table entries for this port as well as setting all port traffic counters to zero and setting cat2600TsPortResetTimer to zero.
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.12- 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::cat2600TsPortResetAddrs'
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::cat2600TsPortResetAddrs.<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::cat2600TsPortResetAddrs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | running |
3 | reset |