ciscoTsPortStatsCfgLossRC
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.4.2.1.25
Object
column mandatory
Enumeration
Reason code describing the cause of the latest configuration loss. A value of no-cfg-loss(7) will be returned when there has not been a configuration loss.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.4.2.1.25- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ciscoTsPortStatsEntry
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 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC.<ciscoTsStackSwitchNumber>.<ciscoTsPortStatsNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wire-fault |
2 | lobe-test-fail |
3 | tkp-mac-frame-rcv-in-txi-mode |
4 | heart-beat-fail |
5 | txi-new-station |
6 | txi-protocol-error |
7 | no-cfg-loss |