pppLCProtoPreviousState

IBMIROC-MIB · .1.3.6.1.4.1.2.6.119.4.2.3.1.3

Object

column mandatory Enumeration
The state of the PPP link prior to the state given by
pppLCProtoState.
              
These states are the same as those described for the object
pppLCProtoState.

Context

MIB
IBMIROC-MIB
OID
.1.3.6.1.4.1.2.6.119.4.2.3.1.3
Type
column
Access
readonly
Status
mandatory
Parent
pppLCProtoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1closed
2listen
3requestSent
4ackReceived
5ackSent
6opened
7termSent