All MIBs › HMPRIV-MGMT-SNMP-MIB › hmRS2VlanMode
hmRS2VlanMode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmRS2VlanMode
OID (numeric): 1.3.6.1.4.1.248.14.1.10.11.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables/disables the VLAN mode on this device. When enabled the switch will operate in 802.1Q mode, else in 802.1d mode. After setting this variable the switch have to be reset. The default value is disable.
What is hmRS2VlanMode?
This object enables or disables VLAN (802.1Q) mode on a Hirschmann switch device, allowing it to operate either as a 802.1Q compliant switch or in simpler 802.1d bridging mode. When you change this setting, the switch must be reset for the change to take effect. A network administrator would use this to control whether the device supports the more advanced 802.1Q VLAN tagging standard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.10.11.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRS2VlanMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.10.11.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRS2VlanMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.10.11.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10 | hmRS2ext | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10.11 | hmRS2VlanGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10.11.1 | hmRS2VlanMode | HMPRIV-MGMT-SNMP-MIB |