f10VLTIclStatus

F10-VIRTUAL-LINK-TRUNK-MIB · .1.3.6.1.4.1.6027.3.17.1.1.1.7

Object

This object represents the state of the IC link aggregation.
linkNotEstablished - ICL Hello has not yet started.Initial State.
linkUp             - Hello protocol is established and the VLT
                     operations are up.
linkDown           - Communication with Peer is lost.
linkError          - Communication with Peer is established but 
                     configuration incompatible.

Context

MIB
F10-VIRTUAL-LINK-TRUNK-MIB
OID
.1.3.6.1.4.1.6027.3.17.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
f10VirtualLinkTrunkTableEntry
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 'F10-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-VIRTUAL-LINK-TRUNK-MIB::f10VLTIclStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-VIRTUAL-LINK-TRUNK-MIB::f10VLTIclStatus.<f10VLTDomainId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-VIRTUAL-LINK-TRUNK-MIB::f10VLTIclStatus'

Syntax

Source
F10VLTMemberLinkStatus
Base type
Enumeration

Values & Constraints

Type Values
0linkNotEstablished
1linkUp
2linkDown
3linkError

Conformance