crpmsVpdnTunnelId

CISCO-RPMS-MIB · .1.3.6.1.4.1.9.10.84.1.3.1.1.2

Object

The tunnel Id of the VPDN group.
For Cisco IOS 12.05T and later, the tunnel id matches
the remote name configured on the HGW router. The 
following is an example:
              
vpdn-group 1
accept dialin l2tp virtual-template 1 remote isp1
local name hg
              
For old Cisco IOS releases, the tunnel id matches the
incoming statement:
              
vpdn incoming isp1 hgw virtual-template 1
              
In above examples, the object has the value isp1.

Context

MIB
CISCO-RPMS-MIB
OID
.1.3.6.1.4.1.9.10.84.1.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
crpmsVpdnGroupEntry
Groups
1

Walk 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::crpmsVpdnTunnelId'
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::crpmsVpdnTunnelId.<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::crpmsVpdnTunnelId'

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write access is not required.