dcLmgrLsrEntityTranAddrType

DC-LMGR-MIB · .1.2.826.0.1.1578918.5.32.1.1.1.1.10

Object

The type of the internetwork layer address used as the
transport address.  Currently this must be IPv4.  See
dcLmgrLsrEntityIpv6TranAddr, below, for the equivalent
field for use in IPv6 networks.
              
The transport address is used by LDP as the source
transport address for LDP Hello messages for the global
(per-platform) label space.
              
The transport address is used by RSVP as the source
address for messages originating on unnumbered interfaces.
              
This object indicates how the value of
mplsLdpEntityTransAddr is to be interpreted.

Context

MIB
DC-LMGR-MIB
OID
.1.2.826.0.1.1578918.5.32.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
dcLmgrLsrEntityEntry
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 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMGR-MIB::dcLmgrLsrEntityTranAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMGR-MIB::dcLmgrLsrEntityTranAddrType.<dcLmgrLsrEntityLsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-LMGR-MIB::dcLmgrLsrEntityTranAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance