cipCmpcTgOperLastSeqNumFailureCause
CISCO-CIPCMPC-MIB ·
.1.3.6.1.4.1.9.9.72.1.2.1.1.2
Object
column Enumeration
The last CMPC TG sequence number failure
cause.
none - No sequence number errors
have been detected.
blockSeqError - Sequence number received
in a cmpc I/O block did not
match the expected sequence
number.
sweepSeqError - Sequence number received in
a sweep message does not compare
to the expected sequence number.
for this CMPC TG.
Context
- MIB
- CISCO-CIPCMPC-MIB
- OID
.1.3.6.1.4.1.9.9.72.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cipCmpcTgOperEntry
- Groups
- 1
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-CIPCMPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPCMPC-MIB::cipCmpcTgOperLastSeqNumFailureCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CIPCMPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPCMPC-MIB::cipCmpcTgOperLastSeqNumFailureCause.<ifIndex>.<cipCmpcTgOperName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CIPCMPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CIPCMPC-MIB::cipCmpcTgOperLastSeqNumFailureCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | blockSeqError |
3 | sweepSeqError |
Conformance
Member of