dspuPuOperFsmState
CISCO-DSPU-MIB ·
.1.3.6.1.4.1.9.9.24.1.4.2.1.19
Object
column Enumeration
Current FSM state of the PU as follows: linkReset - Link is in reset state - not connected linkPendConnOut - Pending ConnectOut to establish link linkPendConnIn - Pending ConnectIn to establish link linkPendXid - Pending XID negotiation on the link linkXidNeg - XID negotiation proceeding on link linkConnOut - ConnectOut link activation linkConnIn - ConnectIn link activation linkConnected - Link connected, PU inactive puPendAct - Link connected, PU pending activation puActive - Link connected, PU active puBusy - Link connected, PU busy puPendInact - Link connected, PU pending deactivation linkPendDisc - Pending disconnect of link linkPendClose - Pending close of link station
Context
- MIB
- CISCO-DSPU-MIB
- OID
.1.3.6.1.4.1.9.9.24.1.4.2.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dspuPuOperEntry
- 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::dspuPuOperFsmState'
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::dspuPuOperFsmState.<dspuPuOperIndex>'
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::dspuPuOperFsmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkReset |
2 | linkPendConnOut |
3 | linkPendConnIn |
4 | linkPendXid |
5 | linkXidNeg |
6 | linkConnOut |
7 | linkConnIn |
8 | linkConnected |
9 | puPendAct |
10 | puActive |
11 | puBusy |
12 | puPendInact |
13 | linkPendDisc |
14 | linkPendClose |
Conformance
Member of