lanStaticAddressActivation
MX-IP-ROUTING-MIB ·
.1.3.6.1.4.1.4935.15.1.100.3
Object
scalar r/w
Enumeration
Allows to use the LAN static IP address according to IP routing, VLAN substitution or always enabled configuration.
ipRouting:
To set the lanStaticAddress as the Local Area Network (LAN) IP address used by
the router's computer interface set the variable ipRoutingEnable to enable.
vlanSubstitution:
To set the lanStaticAddress as the Local Area Network (LAN) IP address used by
the router's computer interface set the variable qosVlanIeee8021qSubstitutionEnable to enable.
always:
Sets the lanStaticAddress as the Local Area Network (LAN) IP address used by the router's computer interface.
This variable's semantics are different depending on protocol and/or
hardware platforms.
Please refer to the documentation shipped with your device for more details.
Context
- MIB
- MX-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.4935.15.1.100.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
ipRouting- Parent
- ipAddressConfigLanInterface
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IP-ROUTING-MIB::lanStaticAddressActivation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IP-ROUTING-MIB::lanStaticAddressActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipRouting |
1 | vlanSubstitution |
2 | always |