hwLdpVirtualStatus

HUAWEI-MPLSLSR-EXT-MIB · .1.3.6.1.4.1.2011.5.25.182.1.53.1.2

Object

column Enumeration
The status of this LDP virtual tunnel. 
Options:
1. up(1)      -indicates that the status of this LDP virtual tunnel is Up.
2. down(2)    -indicates that the status of this LDP virtual tunnel is Down.
3. testing(3) -indicates that the status of this LDP virtual tunnel is testing, this is, in some test mode.
Default: up(1)

Context

MIB
HUAWEI-MPLSLSR-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.25.182.1.53.1.2
Type
column
Access
readonly
Status
current
Parent
hwLdpVirtualTunnelEntry
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 'HUAWEI-MPLSLSR-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLSLSR-EXT-MIB::hwLdpVirtualStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLSLSR-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLSLSR-EXT-MIB::hwLdpVirtualStatus.<hwLdpVirtualTunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLSLSR-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLSLSR-EXT-MIB::hwLdpVirtualStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing

Conformance