fsMIIpv6AddrType

SUPERMICRO-MIIPV6-MIB · .1.3.6.1.4.1.10876.101.2.35.1.4.1.4

Object

column r/w Enumeration
Indicates whether the address is a unicast, anycast or
link-local address. Syntactically there is no difference
between a unicast address and a anycast address while a
link-local address has the prefix '0xfe80'. This
object can be modified only if fsMIIpv6AddrOperStatus is
down.

Context

MIB
SUPERMICRO-MIIPV6-MIB
OID
.1.3.6.1.4.1.10876.101.2.35.1.4.1.4
Type
column
Access
readwrite
Status
current
Parent
fsMIIpv6AddrEntry

Walk 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-MIIPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIIPV6-MIB::fsMIIpv6AddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIIPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIIPV6-MIB::fsMIIpv6AddrType.<fsMIStdIpv6InterfaceIfIndex>.<fsMIIpv6AddrAddress>.<fsMIIpv6AddrPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIIPV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIIPV6-MIB::fsMIIpv6AddrType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unicast
2anycast
3linklocal