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

Walk 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
1reset
2dnLuStarted
3upLuActive
4dnLuPendAct
5dnLuActUnav
6upLuPendAvail
7bothAvail
8dnLuPendInact
9upLuPendInact
10luInactivityTimeout
11dnInactivityPendInact