pppProtocolId
IBMIROC-MIB ·
.1.3.6.1.4.1.2.6.119.4.2.1.1.2
Object
column mandatory
Enumeration
A unique identifier of a protocol supported by PPP.
Context
- MIB
- IBMIROC-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppProtocolEntry
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 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROC-MIB::pppProtocolId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROC-MIB::pppProtocolId.<pppProtocolIfIndex>.<pppProtocolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMIROC-MIB::pppProtocolId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | decnet |
3 | ipx |
4 | bridge |
5 | appletalk |
6 | osi |
7 | appnhpr |
8 | appnisr |
9 | vines |
10 | compression |
11 | netbios |
12 | netbios-forw |
13 | bandwidth-allocation |
14 | encryption |
15 | ipv6 |