serialProtocol
RMON2-MIB ·
.1.3.6.1.2.1.16.19.10.1.2
Object
column deprecated
r/w
Enumeration
The type of data link encapsulation to be used on this serial interface.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.19.10.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- serialConfigEntry
- Groups
- 1
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialProtocol.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::serialProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | slip |
3 | ppp |
Conformance
Member of