vlConfStatus

CROUTE-MIB · .1.3.6.1.4.1.81.31.3.1.1.3

Object

column r/w RowStatus
For adding and deleting VLAN
interfaces. Deleting this row means
deleting the corresponding entry in
ifTable (MIB II). Deleting a VLAN
interface is allowed only if IP
interface is not defined on this
VLAN.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
vlConfEntry

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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::vlConfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::vlConfStatus.<vlConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::vlConfStatus'

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy