crpmsVpdnTunnelProtocol
CISCO-RPMS-MIB ·
.1.3.6.1.4.1.9.10.84.1.3.1.1.3
Object
column r/w
Enumeration
The protocol used by the tunnel of the VPDN group. There are only 2 possible value: l2f - Layer 2 Forwarding Protocol l2tp - Layer 2 Tunneling Protocol
Context
- MIB
- CISCO-RPMS-MIB
- OID
.1.3.6.1.4.1.9.10.84.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- crpmsVpdnGroupEntry
- 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 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsVpdnTunnelProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RPMS-MIB::crpmsVpdnTunnelProtocol.<crpmsVpdnGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RPMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RPMS-MIB::crpmsVpdnTunnelProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l2f |
2 | l2tp |
Conformance
Member of