defaultIpv6RouterConfigSource
MX-HOC-MIB ·
.0.700.1.500.150
Object
scalar r/w
Enumeration
Default IPv6 Router Configuration Source
Configuration source for the default IPv6 router.
* AutomaticIpv6: The default IPv6 router is automatically
obtained from the IPv6 network defined in the
Ipv6AutomaticConfigurationInterface parameter.
* Static: The default router is specified in the
StaticDefaultIpv6Router parameter.
When switching from a Static to an AutomaticIpv6 configuration
source, the last value correctly obtained from the network (if
any) is applied to the system.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.500.150- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- defaultRouterGroup
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-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::defaultIpv6RouterConfigSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::defaultIpv6RouterConfigSource'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.