rlIpv6RouterAdvertPrefixAutonomousFlag
NETGEAR-RADLAN-IPv6 ·
.1.3.6.1.4.1.4526.17.129.6.1.9
Object
If object has the value 'true(1)', this prefix indicates to hosts on the local link that the specified prefix can be used for IPv6 autoconfiguration. The prefix will be advertised with the A-bit set.
Context
- MIB
- NETGEAR-RADLAN-IPv6
- OID
.1.3.6.1.4.1.4526.17.129.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlIpv6RouterAdvertPrefixEntry
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 'NETGEAR-RADLAN-IPv6' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IPv6::rlIpv6RouterAdvertPrefixAutonomousFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-IPv6' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IPv6::rlIpv6RouterAdvertPrefixAutonomousFlag.<rlIpv6RouterAdvertPrefixIfIndex>.<rlIpv6RouterAdvertPrefixIsDefault>.<rlIpv6RouterAdvertPrefixInetAddrType>.<rlIpv6RouterAdvertPrefixInetAddr>.<rlIpv6RouterAdvertPrefixInetAddrPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IPv6' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IPv6::rlIpv6RouterAdvertPrefixAutonomousFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |