dellNetVLTHBeatStatus

DELL-NETWORKING-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
DELL-NETWORKING-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
dellNetVirtualLinkTrunkTableEntry
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 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB::dellNetVLTHBeatStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB::dellNetVLTHBeatStatus.<dellNetVLTDomainId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB::dellNetVLTHBeatStatus'

Syntax

Values & Constraints

Type Values
0linkNotEstablished
1linkUp
2linkDown
3linkError

Conformance