myVlanEntryStatus
MY-VLAN-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.9.1.5.1.5
Object
Status of this entry, set this object to valid will creat a vlan of this entry, and set its value to invalid will delete the vlan of this entry.
Context
- MIB
- MY-VLAN-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.9.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- myVlanEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'MY-VLAN-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-VLAN-MIB::myVlanEntryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-VLAN-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-VLAN-MIB::myVlanEntryStatus.<myVlanVID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-VLAN-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-VLAN-MIB::myVlanEntryStatus'
Syntax
- Source
- MY-TCConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | invalid |
Conformance
Member of