pppExtIfDialinL1Protocol
BIANCA-BRICK-PPP-MIB ·
.1.3.6.1.4.1.272.4.3.9.1.27
Object
column mandatory
r/w
Enumeration
This variable determines the permitted layer 1 protocol for incoming calls. If set to all(31) there is no specific restriction. In all other cases incoming calls are either rejected (when identified via CLID) or terminated after identification via PPP authentication (inband authentication) if the used layer 1 protocol doesn't match. Note that this check will be also performed for any initial call used to initiate a callback.
Context
- MIB
- BIANCA-BRICK-PPP-MIB
- OID
.1.3.6.1.4.1.272.4.3.9.1.27- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppExtIfEntry
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::pppExtIfDialinL1Protocol'
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::pppExtIfDialinL1Protocol.<pppExtIfIndex>'
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::pppExtIfDialinL1Protocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | data-64k |
2 | data-56k |
3 | modem |
4 | dovb |
5 | v110-1200 |
6 | v110-2400 |
7 | v110-4800 |
8 | v110-9600 |
9 | v110-14400 |
10 | v110-19200 |
11 | v110-38400 |
12 | modem-profile-1 |
13 | modem-profile-2 |
14 | modem-profile-3 |
15 | modem-profile-4 |
16 | modem-profile-5 |
17 | modem-profile-6 |
18 | modem-profile-7 |
19 | modem-profile-8 |
20 | pptp-pns |
21 | pppoe |
22 | pppx25 |
23 | pptp-pac |
24 | l2tp-lns |
25 | l2tp-lac |
26 | dovb-64k |
31 | all |