dspuLuOperFsmState
CISCO-DSPU-MIB ·
.1.3.6.1.4.1.9.9.24.1.5.2.1.7
Object
column Enumeration
Current FSM state of the LU as follows: reset - neither dnLu or upLu active dnLuStarted - dnLu active, upLu inactive upLuActive - upLu active, dnLu inactive dnLuPendAct - dnLu pending activation, upLu active-unavailable dnLuActUnav - dnLu active-unavailable, upLu active-available upLuPendAvail - upLu pending-available bothAvail - both upLu and dnLu active-available dnLuPendInact - dnLu pending inactive upLuPendInact - upLu pending inactive luInactivityTimeout - inactivity Timeout on LU-to-LU session dnInactivityPendInact - dnLu pending inactive from inactivity timeout
Context
- MIB
- CISCO-DSPU-MIB
- OID
.1.3.6.1.4.1.9.9.24.1.5.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dspuLuOperEntry
- Groups
- 2
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::dspuLuOperFsmState'
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::dspuLuOperFsmState.<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::dspuLuOperFsmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | dnLuStarted |
3 | upLuActive |
4 | dnLuPendAct |
5 | dnLuActUnav |
6 | upLuPendAvail |
7 | bothAvail |
8 | dnLuPendInact |
9 | upLuPendInact |
10 | luInactivityTimeout |
11 | dnInactivityPendInact |
Conformance
Member of