HMPRIV-MGMT-SNMP-MIB :: hmRS2VlanMode

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmRS2VlanMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1hmChassisHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10hmRS2extHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10.11hmRS2VlanGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10.11.1hmRS2VlanModeHMPRIV-MGMT-SNMP-MIB