juniL2tpTunnelStatusRemoteBearerCapabilities
Juniper-L2TP-MIB ·
.1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.12
Object
column Enumeration
The Bearer Capabilities of the tunnel peer. If the tunnel is idle this object should maintain its value from the last time it was connected, or 'none' if not previously known.
Context
- MIB
- Juniper-L2TP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniL2tpTunnelStatusEntry
- Groups
- 5
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 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-L2TP-MIB::juniL2tpTunnelStatusRemoteBearerCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-L2TP-MIB::juniL2tpTunnelStatusRemoteBearerCapabilities.<juniL2tpTunnelStatusIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-L2TP-MIB::juniL2tpTunnelStatusRemoteBearerCapabilities'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | digital |
2 | analog |
3 | digitalAnalog |