rcVlanCfgSwitchMode
SWITCH-VLANCFG-MIB ·
.1.3.6.1.4.1.8886.6.1.43.1.1.1
Object
scalar mandatory
r/w
Enumeration
The switch mode of the device is transparent(1) or dot1q-vlan(2).
Context
- MIB
- SWITCH-VLANCFG-MIB
- OID
.1.3.6.1.4.1.8886.6.1.43.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rcVlanCfgConfig
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 'SWITCH-VLANCFG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLANCFG-MIB::rcVlanCfgSwitchMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-VLANCFG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-VLANCFG-MIB::rcVlanCfgSwitchMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transparent |
2 | dot1q-vlan |