A3COM-HUAWEI-L2ISOLATE-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-L2ISOLATE-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
 h3cL2Isolate 1.3.6.1.4.1.43.45.1.10.2.103
The MIB module is used for l2 isolation.
         h3cL2IsolateObject 1.3.6.1.4.1.43.45.1.10.2.103.1
             h3cL2IsolateEnableTable 1.3.6.1.4.1.43.45.1.10.2.103.1.1 no-access
A table for enabling/disabling layer-2-isolate for VLAN.
                 h3cL2IsolateEnableEntry 1.3.6.1.4.1.43.45.1.10.2.103.1.1.1 no-access
An entry for enabling/disabling layer-2-isolate for VLAN.
                     h3cL2IsolateVLANIndex 1.3.6.1.4.1.43.45.1.10.2.103.1.1.1.1 integer32 no-access
Represents index of VLAN for layer-2-isolate.
                     h3cL2IsolateEnable 1.3.6.1.4.1.43.45.1.10.2.103.1.1.1.2 truthvalue read-write
Represents the layer-2-isolate status of VLAN.
             h3cL2IsolatePermitMACTable 1.3.6.1.4.1.43.45.1.10.2.103.1.2 no-access
A table represents the permitting MAC address for the specific VLAN.
                 h3cL2IsolatePermitMACEntry 1.3.6.1.4.1.43.45.1.10.2.103.1.2.1 no-access
Each entry represents the permitting MAC address for the specific VLAN.
                     h3cL2IsoLatePermitMAC 1.3.6.1.4.1.43.45.1.10.2.103.1.2.1.1 macaddress no-access
Represents the MAC address permitted in the VLAN.
                     h3cL2IsoLatePermitMACRowStatus 1.3.6.1.4.1.43.45.1.10.2.103.1.2.1.2 rowstatus read-only
RowStatus. Three actions are used: active, CreateAndGo, destroy.