esconStationState
IBMESCONCUB-MIB ·
.1.3.6.1.4.1.2.6.119.4.14.3.1.1.5
Object
column mandatory
Enumeration
The current state of the station.
Context
- MIB
- IBMESCONCUB-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.14.3.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- esconStationEntry
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 'IBMESCONCUB-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMESCONCUB-MIB::esconStationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMESCONCUB-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMESCONCUB-MIB::esconStationState.<ifIndex>.<esconStationHostLinkAddress>.<esconStationControlUnitAddress>.<esconStationPartitionNumber>.<esconStationDeviceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMESCONCUB-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMESCONCUB-MIB::esconStationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | cpDefined |
3 | cpReset |
4 | cpActive |
5 | cpDelete |
6 | cpAbend |
7 | cldpWait |
8 | cldpDefinedl |
9 | cldpError |
10 | cldpLoad |
11 | cldpDump |
12 | deletePending |
13 | deleted |
14 | cpXidExpected |