fsipv6AddrProfileOnLinkAdvStatus
SUPERMICRO-IPV6-MIB ·
.1.3.6.1.4.1.10876.101.1.28.1.2.5.1.4
Object
column r/w
Enumeration
If this object has value on(1), the address prefixes corresponding to those addresses which use this profile will be advertised with on-link flag set in the router advertisements sent by this entity. These prefixes can be used for on-link determination by hosts which receive these router advertisements. If the object has value off(2), these address prefixes will not not have the on-link flag set if advertised.
Context
- MIB
- SUPERMICRO-IPV6-MIB
- OID
.1.3.6.1.4.1.10876.101.1.28.1.2.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsipv6AddrProfileEntry
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 'SUPERMICRO-IPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPV6-MIB::fsipv6AddrProfileOnLinkAdvStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-IPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPV6-MIB::fsipv6AddrProfileOnLinkAdvStatus.<fsipv6AddrProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IPV6-MIB::fsipv6AddrProfileOnLinkAdvStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |