ipv6RouterAdvertMinInterval
IP-MIB ·
.1.3.6.1.2.1.4.39.1.4
Object
column r/w
secondsUnsigned32
The minimum time allowed between sending unsolicited router
advertisements from this interface.
The default is 0.33 * ipv6RouterAdvertMaxInterval, however,
in the case of a low value for ipv6RouterAdvertMaxInterval,
the minimum value for this object is restricted to 3.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.39.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ipv6RouterAdvertEntry
- 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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6RouterAdvertMinInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6RouterAdvertMinInterval.<ipv6RouterAdvertIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipv6RouterAdvertMinInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 3-1350
Conformance
Member of
Compliance refinements
ipMIBCompliance2
readonly
An agent is not required to provide write access to this
object.
object.