localHostWanAddressSelectConfigSource
MX-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.4935.15.1.1.5
Object
scalar r/w
Enumeration
Indicates the source to be used for the provisioning of the wide area network
(WAN) address.
The WAN address is the IP address to be used for incoming signaling, media
and management traffic.
localAddress : The WAN address is the one that is set in the localHostAddress
variable, whereas the localHostStaticWanAddress is ignored.
static : The unit has a static WAN address. The address is configured in
localHostStaticWanAddress. This setting allows a limited NAT
traversal scheme.
pppoe : The unit uses the PPP over Ethernet in order to obtain its WAN IP
address. The PPPoE service must be enabled. See also the pppoeEnable
variable.
pppoa : The unit uses the PPP over ATM in order to obtain its WAN IP address.
The PPPoA service must be enabled. See also the pppoaEnable variable.
automatic : If the PPPoE service is enabled, the unit uses 'pppoe' as the
configuration source. If the PPPoA service is enabled, the unit
uses 'pppoa' as the configuration source. Otherwise the unit
uses 'localAddress'.
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-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.4935.15.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
automatic- Parent
- ipAddressConfigLocalHost
- Groups
- 1
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-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSTEM-CONFIG-MIB::localHostWanAddressSelectConfigSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSTEM-CONFIG-MIB::localHostWanAddressSelectConfigSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | localAddress |
1 | static |
2 | pppoe |
3 | pppoa |
9999 | automatic |
Conformance
Member of