pppoeCallState

BIANCA-BRICK-PPPOE-MIB · .1.3.6.1.4.1.272.4.24.1.1.4

Object

column mandatory r/w Enumeration
The state of the PPPoE discovery stage according RFC 2516.

Context

MIB
BIANCA-BRICK-PPPOE-MIB
OID
.1.3.6.1.4.1.272.4.24.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
pppoeCallEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2wait-pado
3wait-padr
4wait-pads
5established
6terminated
7close
8delete