ibmpppLinkPreviousState

IBM6611-MIB · .1.3.6.1.4.1.2.6.2.10.2.1.4

Object

column mandatory Enumeration
The immediately previous state of the link automaton. See
section 4.1.3. 'State Transition Table' on page 13 of
RFC 1171.

Context

MIB
IBM6611-MIB
OID
.1.3.6.1.4.1.2.6.2.10.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
ibmpppLinkStatusEntry

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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmpppLinkPreviousState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmpppLinkPreviousState.<ibmpppLinkStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmpppLinkPreviousState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1closed
2listen
3reqsent
4ackrecvd
5acksent
6open
7closing