cvpdnBundleEndpointType

CISCO-VPDN-MGMT-MIB · .1.3.6.1.4.1.9.10.24.1.6.4.1.3

Object

column deprecated Enumeration
The multilink PPP bundle discriminator type associated with
a VPDN tunnel.  The value of this object represents the type
of discriminator used in cvpdnBundleEndpoint.
              
    none:        No endpoint discriminator was supplied, the
                 default value is being used.
              
    hostname:    The router's hostname is being used as
                 discriminator.
              
    string:      User specified string is being used as
                 discriminator.
              
    macAddress:  A MAC address as defined by the MacAddress
                 textual convention is being used as
                 discriminator.
              
    ipV4Address: An IP address as defined by the
                 InetAddressIPv4 textual convention is being
                 used as discriminator.
              
    ipV6Address: An IP address as defined by the
                 InetAddressIPv6 textual convention is being
                 used as discriminator.
              
    phone:       The PSTN phone number is being used as
                 discriminator.
              
    magicNumber: A magic number is being used as
                 discriminator.

Context

MIB
CISCO-VPDN-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.24.1.6.4.1.3
Type
column
Access
readonly
Status
deprecated
Parent
cvpdnBundleEntry
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-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnBundleEndpointType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnBundleEndpointType.<cvpdnBundleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VPDN-MGMT-MIB::cvpdnBundleEndpointType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2hostname
3string
4macAddress
5ipV4Address
6ipV6Address
7phone
8magicNumber

Conformance