f10VLTHBeatStatus

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

Object

This object represents the status of the heart beat link/backup
link.
linkNotEstablished - Heartbeat has not yet started. Initial stage.
linkUp             - Heartbeat started and Remote is Up. 
linkDown           - Heartbeat lost.
linkError          - This indicates a configuration error.

Context

MIB
F10-VIRTUAL-LINK-TRUNK-MIB
OID
.1.3.6.1.4.1.6027.3.17.1.1.1.8
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::f10VLTHBeatStatus'
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::f10VLTHBeatStatus.<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::f10VLTHBeatStatus'

Syntax

Source
F10VLTMemberLinkStatus
Base type
Enumeration

Values & Constraints

Type Values
0linkNotEstablished
1linkUp
2linkDown
3linkError

Conformance