ipv6RouterAdvertDefaultLifetime
IP-MIB ·
.1.3.6.1.2.1.4.39.1.11
Object
column r/w
secondsUnsigned32
The value to be placed in the router lifetime field of
router advertisements sent from this interface. This value
MUST be either 0 or between ipv6RouterAdvertMaxInterval and
9000 seconds.
A value of zero indicates that the router is not to be used
as a default router.
The default is 3 * ipv6RouterAdvertMaxInterval.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.39.1.11- 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::ipv6RouterAdvertDefaultLifetime'
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::ipv6RouterAdvertDefaultLifetime.<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::ipv6RouterAdvertDefaultLifetime'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 4-9000
Conformance
Member of
Compliance refinements
ipMIBCompliance2
readonly
An agent is not required to provide write access to this
object.
object.