dcLmpSrcIpAddrNodeID
DC-LMP-PROD ·
.1.3.6.1.4.1.629.10.5.1.1.1.32
Object
Some LMP implementations use the Node ID as the source IP address in
LMP messages.
In UNI scenarios this is safe, because the Node ID is drawn from the
same address space as the interface addresses, and so unambiguously
identifies a neighbor. DC-LMP accepts messages with the source IP
address set to the remote Node ID if UNI addressing is enabled
(dcLmpDestIpAddrAsUni is true).
If UNI addressing is not enabled, set this dcLmpSrcIpAddrNodeID flag
to true to enable the equivalent behavior. This is not safe if the
Node ID can overlap with IP addresses in use in the system. Neighbor
discovery is not supported with this option. Multiple parallel CCs to
a given neighbor through one local interface are not supported with
this option.
This value can be changed while DC-LMP is active, and will affect all
messages received from that point.
Context
- MIB
- DC-LMP-PROD
- OID
.1.3.6.1.4.1.629.10.5.1.1.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcLmpProductEntry
- 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 'DC-LMP-PROD' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMP-PROD::dcLmpSrcIpAddrNodeID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-LMP-PROD' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMP-PROD::dcLmpSrcIpAddrNodeID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-LMP-PROD' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-LMP-PROD::dcLmpSrcIpAddrNodeID'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of