fsipv6AddrProfilePrefixAdvStatus
SUPERMICRO-IPV6-MIB ·
.1.3.6.1.4.1.10876.101.1.28.1.2.5.1.3
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 in router advertisements sent by this entity. If it has value off(2), these address prefixes will not be advertised.
Context
- MIB
- SUPERMICRO-IPV6-MIB
- OID
.1.3.6.1.4.1.10876.101.1.28.1.2.5.1.3- 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::fsipv6AddrProfilePrefixAdvStatus'
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::fsipv6AddrProfilePrefixAdvStatus.<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::fsipv6AddrProfilePrefixAdvStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |