dcLmgrLsrEntityTranAddr

DC-LMGR-MIB · .1.2.826.0.1.1578918.5.32.1.1.1.1.12

Object

The value of the internetwork layer address used as the
transport address for LDP Hello messages in the global
label space and for messages originating on unnumbered
interfaces in RSVP.
              
This must be an IPv4 address.  See
dcLmgrLsrEntityIpv6TranAddr, below, for the equivalent
field for use in IPv6 networks.
              
If the transport address is not set, then _lsr_id_ must be
set to zero.  In this case, the transport address and LSR
ID are taken from an address on the Interface Information
Interface.
              
The IPv4 transport address provides the default ASON SC PC
SCN address for this node.  This is used in a UNI
2.0-capable system.  To interact with a UNI 1.0-capable
system, the IPv4 transport address must be identical to
_lsr_id_.

Context

MIB
DC-LMGR-MIB
OID
.1.2.826.0.1.1578918.5.32.1.1.1.1.12
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::dcLmgrLsrEntityTranAddr'
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::dcLmgrLsrEntityTranAddr.<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::dcLmgrLsrEntityTranAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance