l2vmEntityOperStatus

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.1.1.4

Object

The current operational status of this DC-L2VPN Manager
entity.

Context

MIB
DC-L2VPN-MIB
OID
.1.2.826.0.1.1578918.5.94.114.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
l2vmEntityEntry
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 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityOperStatus.<l2vmEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmEntityOperStatus'

Syntax

Values & Constraints

Type Values
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusActFailed
8operStatusFailed
10operStatusFailedPerm
11operStatusFailing

Conformance