biboPPPLayer1DiscDelay

BIANCA-BRICK-PPP-MIB · .1.3.6.1.4.1.272.4.3.1.1.30

Object

column mandatory r/w Enumeration
This parameter specifies wether the link (layer 1) should be
disconnected immediately (after receiving a layer 2 disconnect)
or delayed (after expiration of biboPPPShortHold seconds).
It is only relevant for X.25 encapsulations over dialup links.
If enabled(2), biboPPPShortHold specifies the time interval to be
expired after receiving a layer 2 disconnect before disconnecting
the link. If set to disabled(2), the layer 2 disconnect leads to
the immediate disconnect of the layer 1.

Context

MIB
BIANCA-BRICK-PPP-MIB
OID
.1.3.6.1.4.1.272.4.3.1.1.30
Type
column
Access
readwrite
Status
mandatory
Parent
biboPPPEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled