dspuLuOperLastActivationFailureReason
CISCO-DSPU-MIB ·
.1.3.6.1.4.1.9.9.24.1.5.2.1.9
Object
column Enumeration
Reason for last activation failure of this PU as follows: noError - No LU activation failure has been detected otherError - Undefined error detected during LU activation luNegativeResponse - Negative ACTLU response received from remote LU
Context
- MIB
- CISCO-DSPU-MIB
- OID
.1.3.6.1.4.1.9.9.24.1.5.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dspuLuOperEntry
- 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-DSPU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSPU-MIB::dspuLuOperLastActivationFailureReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DSPU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSPU-MIB::dspuLuOperLastActivationFailureReason.<dspuPuOperIndex>.<dspuLuOperLuLocalAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DSPU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DSPU-MIB::dspuLuOperLastActivationFailureReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | otherError |
3 | luNegativeResponse |
Conformance
Member of