appnLsOperState
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.1.5.1.1.3
Object
column Enumeration
State of this link station. The comments map these more granular states to the 'traditional' four states for SNA resources. Values (2) through (5) represent the normal progression of states when a link station is being activated. Value (6) represents some other state of a link station in the process of being activated. Values (8) through (10) represent different ways a link station can be deactivated. Value (11) represents some other state of a link station in the process of being deactivated.
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.1.5.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appnLsEntry
- 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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLsOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLsOperState.<appnLsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnLsOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | sentConnectOut |
3 | pendXidExch |
4 | sendActAs |
5 | sendSetMode |
6 | otherPendingActive |
7 | active |
8 | sentDeactAsOrd |
9 | sentDiscOrd |
10 | sentDiscImmed |
11 | otherPendingInact |
Conformance
Member of