adminSwitchVlanTableMode
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.2.14
Object
scalar r/w
Enumeration
If set to staticMode(1) or staticModeVlans64(3) any existing VLAN table entry must be removed manually by management. With staticMode(1) total 16 VLAN-ID's and with staticModeVlans64(3) total 64 VLAN-ID's are supported. If set to dynamicMode(2) all unused VLAN-ID's are removed automatically by the switch. This means, that all VLAN-ID's not assigned to a port Default-VLAND or to the Unsecure-VLAN will be removed.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.2.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bmSwitchAdmin
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::adminSwitchVlanTableMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXANS-BM-MIB::adminSwitchVlanTableMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | staticMode |
2 | dynamicMode |
3 | staticModeVlans64 |
4 | staticModePortBased |