clInterfaceLinkLocalIpv6AddrStatus

CISCO-LWAPP-INTERFACE-MIB · .1.3.6.1.4.1.9.9.686.1.1.1.1.24

Object

column Enumeration
This objest represents the uniqueness of link local IPv6
address assigned status
A value of none(1) indicates that, assigned status is none,
A value of creating(2)indicates that, assigned status is 
creating,
A value of tentative(3)indicates that, assigned status is 
tentative,
A value of incomplete(4)indicates that, assigned status is
incomplete,
A value of verify(5)indicates that, assigned status is 
verify,
A value of reachable(6)indicates that, assigned status is 
reachable,
A value of stale(7)indicates that, assigned status is 
stale,
A value of down(8) indicates that, assigned status is 
down,
A value of unknown(9)indicates that, assigned status is
unknown,
A value of dad(10)indicates that, duplicate address 
detection(dad).

Context

MIB
CISCO-LWAPP-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.686.1.1.1.1.24
Type
column
Access
readonly
Status
current
Parent
clInterfaceConfigEntry
Groups
1

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 'CISCO-LWAPP-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceLinkLocalIpv6AddrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceLinkLocalIpv6AddrStatus.<clInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceLinkLocalIpv6AddrStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2creating
3tentative
4incomplete
5verify
6reachable
7stale
8down
9unknown
10dad