pPPoESessionStatus

RAD-LanRger-MIB · .1.3.6.1.4.1.164.4.2.2.7.1.1.7

Object

column Enumeration
notApplicable - none of the other states applies
down - session not established
up - session established
lowerLayerDown - session not established due to lower layer failure
adminDisabled - a user has disabled the session

Context

MIB
RAD-LanRger-MIB
OID
.1.3.6.1.4.1.164.4.2.2.7.1.1.7
Type
column
Access
readonly
Status
current
Parent
pPPoEEntry

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::pPPoESessionStatus'
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::pPPoESessionStatus.<pPPoECnfgIdx>.<pPPoEID>'
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::pPPoESessionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2down
3up
4lowerLayerDown
5adminDisabled