mip6HaPrefixSolicitation
MOBILEIPV6-MIB ·
.1.3.6.1.2.1.133.1.4.1.3.1.4
Object
column r/w
Enumeration
Indicates whether the home agent should respond to ICMP Mobile Prefix Solicitation messages it receives from the mobile nodes. By default, the value will be set to enabled(1). If it is disabled(2), the home agent will not respond to any ICMP Mobile Prefix Solicitation messages. The state can be changed from enabled(1) to disabled(2), by operator intervention. Causing the state to change from enabled(1) to disabled(2) will result in the home agent not responding to any ICMP Mobile Prefix Solicitation messages it receives from the mobile nodes.
Context
- MIB
- MOBILEIPV6-MIB
- OID
.1.3.6.1.2.1.133.1.4.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mip6HaConfEntry
- 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 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6HaPrefixSolicitation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6HaPrefixSolicitation.<ipv6InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOBILEIPV6-MIB::mip6HaPrefixSolicitation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
mip6HaCoreReadOnlyCompliance
readonly
Write access is not required.
mip6HaReadOnlyCompliance2
readonly
Write access is not required.
mip6HaReadOnlyCompliance3
readonly
Write access is not required.