pppLinkStatusXLcpState

RAD-LanRger-MIB · .1.3.6.1.4.1.164.4.2.2.9.1.1

Object

column PppState
LCP phase state.

Context

MIB
RAD-LanRger-MIB
OID
.1.3.6.1.4.1.164.4.2.2.9.1.1
Type
column
Access
readonly
Status
current
Parent
pppLinkStatusXEntry

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

Syntax

Source
PppState
Base type
Enumeration

Values & Constraints

Type Values
1initial
2starting
3closed
4stopped
5closing
6stopping
7requestSent
8ackReceived
9ackSent
10opened