pppLinkStatusXIpcpState

RAD-LanRger-MIB · .1.3.6.1.4.1.164.4.2.2.9.1.8

Object

column PppState
IPCP phase state.

Context

MIB
RAD-LanRger-MIB
OID
.1.3.6.1.4.1.164.4.2.2.9.1.8
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::pppLinkStatusXIpcpState'
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::pppLinkStatusXIpcpState.<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::pppLinkStatusXIpcpState'

Syntax

Source
PppState
Base type
Enumeration

Values & Constraints

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