VLAN: View SNMP OID List / Download MIB
VENDOR: EXALT COMMUNICATIONS
Home | MIB: VLAN | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
vlan | 1.3.6.1.4.1.25651.1.2.3.2.3 |
VLAN interfaces. |
||
vlanStatus | 1.3.6.1.4.1.25651.1.2.3.2.3.1 | vlanstatust | read-write |
This setting enables or disables VLAN support. |
vlanDefaultMgmtId | 1.3.6.1.4.1.25651.1.2.3.2.3.5 | integer32 | read-write |
This is the Default management VLAN ID for all Ethernet Interface. |
vlanInterfaces | 1.3.6.1.4.1.25651.1.2.3.2.3.6 | no-access |
This is a table of Vlan interface configurations. |
|
1.3.6.1.4.1.25651.1.2.3.2.3.6.1 | no-access |
This is a Vlan table entry. |
||
vlanDefaultId | 1.3.6.1.4.1.25651.1.2.3.2.3.6.1.1 | integer32 | read-write |
This is the default VLAN ID for the ETH2 Ethernet Interface. |
vlanID | 1.3.6.1.4.1.25651.1.2.3.2.3.6.1.2 | displaystring | read-write |
This is the list of Vlan ID in comma seperated format. For example, 2,10-20,2000. |
commitVlanSettings | 1.3.6.1.4.1.25651.1.2.3.2.3.1000 | displaystring | read-write |
This command allows saving, or resetting Vlan parameters to factory original. Options are: save, clear, reset; where clear will abandon unsaved changes. |