HM2-L2FORWARDING-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-L2FORWARDING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2L2ForwardingMib 1.3.6.1.4.1.248.11.30
Hirschmann L2 Forwarding MIB. Copyright (C) 2011. All Rights Reserved.
       hm2L2ForwardingMibNotifications 1.3.6.1.4.1.248.11.30.0
       hm2L2ForwardingMibObjects 1.3.6.1.4.1.248.11.30.1
           hm2L2ForwGeneralGroup 1.3.6.1.4.1.248.11.30.1.1
               hm2L2VlanUnawareModeAdminStatus 1.3.6.1.4.1.248.11.30.1.1.1 hmenabledstatus read-write
Enables or disables VLAN unaware mode for the switch unit.
               hm2L2VlanUnawareModeOperStatus 1.3.6.1.4.1.248.11.30.1.1.2 hmenabledstatus read-only
Shows if VLAN unaware mode for the switch unit is enables or disables.
           hm2L2ForwClassOfServiceGroup 1.3.6.1.4.1.248.11.30.1.2
               hm2TrafficClassTable 1.3.6.1.4.1.248.11.30.1.2.1 no-access
A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
                   hm2TrafficClassEntry 1.3.6.1.4.1.248.11.30.1.2.1.1 no-access
User Priority to Traffic Class mapping.
                       hm2TrafficClassPriority 1.3.6.1.4.1.248.11.30.1.2.1.1.1 integer32 no-access
The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port.
                       hm2TrafficClass 1.3.6.1.4.1.248.11.30.1.2.1.1.2 integer32 read-write
The Traffic Class the received frame is mapped to.
               hm2CosMapIpDscpTable 1.3.6.1.4.1.248.11.30.1.2.2 no-access
A table mapping evaluated IP DSCP to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
                   hm2CosMapIpDscpEntry 1.3.6.1.4.1.248.11.30.1.2.2.1 no-access
IP DSCP to Traffic Class mapping for a port.
                       hm2CosMapIpDscpValue 1.3.6.1.4.1.248.11.30.1.2.2.1.1 unsigned32 no-access
The IP DSCP value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress port.
                       hm2CosMapIpDscpTrafficClass 1.3.6.1.4.1.248.11.30.1.2.2.1.2 unsigned32 read-write
Traffic class priority queue the received frame is mapped to.