biboPPPLayer2Mode
BIANCA-BRICK-PPP-MIB ·
.1.3.6.1.4.1.272.4.3.1.1.22
Object
column mandatory
r/w
Enumeration
This object specifies the layer 2 mode to be used for a
connection. It is only relevant, if the Encapsulation
involves an LAPB protocol. This is the case for
x25, x25-ppp, ip-lapb, lapb, x31-bchan, x75-ppp, x75btx-ppp,
x25-nosig, v120-ppp. The Default value of this object is auto.
For dialup connection, the layer 2 mode will than be DTE,
on the calling side and DCE on the called side. For
permanent connections, the layer 2 mode is set at lower
layers (for example isdnChType in the isdnChTable).
When this object is set to dte or dce, the layer 2 mode
will always be DTE or DCE, regardless of the call direction
or the settings at the lower layer.
Context
- MIB
- BIANCA-BRICK-PPP-MIB
- OID
.1.3.6.1.4.1.272.4.3.1.1.22- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- biboPPPEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::biboPPPLayer2Mode'
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::biboPPPLayer2Mode.<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::biboPPPLayer2Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | dte |
3 | dce |