vlanAdmStatus
ALCATEL-ENT1-VLAN-MGR-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.3
Object
column r/w
Enumeration
The administrative status which can be set by configuration. Disable(1) will disable ALL vports that are connected to this VLAN, enable(2) will enable ALL ports on this VLAN, delete(3) will detach and delete the ports/routers AND remove the VLAN.
Context
- MIB
- ALCATEL-ENT1-VLAN-MGR-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanEntry
- 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 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanAdmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanAdmStatus.<vlanNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanAdmStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of