FOUNDRY-SN-MAC-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-SN-MAC-VLAN-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).
|
|||
Object Name | OID | Type | Access | Info |
snMacVlan | 1.3.6.1.4.1.1991.1.1.3.30 |
Management Information Base module for MAC-based Vlan configuration and statistics. |
||
snMacVlanGlobalObjects | 1.3.6.1.4.1.1991.1.1.3.30.1 | |||
snMacVlanGlobalClearOper | 1.3.6.1.4.1.1991.1.1.3.30.1.1 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clear operational MAC-based Vlan entry for all ports. Enumeration: 'clear': 1, 'valid': 0. |
snMacVlanGlobalDynConfigState | 1.3.6.1.4.1.1991.1.1.3.30.1.2 | integer | read-write |
Enable/disable MAC-based VLAN dynamic activation on the global level. Enumeration: 'disabled': 0, 'enabled': 1. |
snMacVlanTableObjects | 1.3.6.1.4.1.1991.1.1.3.30.2 | |||
snMacVlanPortMemberTable | 1.3.6.1.4.1.1991.1.1.3.30.2.1 | no-access |
MAC-based Vlan port membership table. |
|
1.3.6.1.4.1.1991.1.1.3.30.2.1.1 | no-access |
An entry of the MAC-based Vlan port membership table. |
||
snMacVlanPortMemberVLanId | 1.3.6.1.4.1.1991.1.1.3.30.2.1.1.1 | integer | no-access |
The VLAN identifier (VLAN ID). |
snMacVlanPortMemberPortId | 1.3.6.1.4.1.1991.1.1.3.30.2.1.1.2 | interfaceindex | no-access |
The ifIndex which is a member of the MAC-based VLAN. |
snMacVlanPortMemberRowStatus | 1.3.6.1.4.1.1991.1.1.3.30.2.1.1.3 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snMacVlanIfTable | 1.3.6.1.4.1.1991.1.1.3.30.2.2 | no-access |
MAC-based Vlan Interface table. |
|
1.3.6.1.4.1.1991.1.1.3.30.2.2.1 | no-access |
An entry in the MAC-based Vlan interface table. |
||
snMacVlanIfIndex | 1.3.6.1.4.1.1991.1.1.3.30.2.2.1.1 | interfaceindex | no-access |
The ifIndex which is a member of the MAC-based VLAN. |
snMacVlanIfEnable | 1.3.6.1.4.1.1991.1.1.3.30.2.2.1.2 | integer | read-write |
The administrative status requested by management for MAC-based Vlan on this interface. The value enabled(1) indicates that MAC-based Vlan should be enabled on this interface, When disabled(2), MAC-based Vlan is disabled on this interface. Enable/disable MAC-based Vlan on this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snMacVlanIfMaxEntry | 1.3.6.1.4.1.1991.1.1.3.30.2.2.1.3 | integer32 | read-write |
The maximum number of allowed and denied MAC address (static and dynamic) that can be leared on an interface. The default value is 2. The value should be between 2 to 32. |
snMacVlanIfClearOper | 1.3.6.1.4.1.1991.1.1.3.30.2.2.1.4 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing operational MAC-based Vlan entry for a port. Enumeration: 'clear': 1, 'valid': 0. |
snMacVlanIfClearConfig | 1.3.6.1.4.1.1991.1.1.3.30.2.2.1.5 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing configured MAC-based Vlan entry for a port. Enumeration: 'clear': 1, 'valid': 0. |
snMacBasedVlanTable | 1.3.6.1.4.1.1991.1.1.3.30.2.3 | no-access |
MAC-based Vlan table. |
|
1.3.6.1.4.1.1991.1.1.3.30.2.3.1 | no-access |
An entry in the MAC-based Vlan table. |
||
snMacBasedVlanId | 1.3.6.1.4.1.1991.1.1.3.30.2.3.1.1 | integer | no-access |
The ID of a VLAN of which this port is a mac-vlan-permit member. Port must be untagged. This object return 0 which is an invalid VLAN ID value. |
snMacBasedVlanMac | 1.3.6.1.4.1.1991.1.1.3.30.2.3.1.2 | macaddress | no-access |
A host source MAC address to be authenticated. |
snMacBasedVlanPriority | 1.3.6.1.4.1.1991.1.1.3.30.2.3.1.3 | integer32 | read-write |
The priority of the source MAC address. |
snMacBasedVlanRowStatus | 1.3.6.1.4.1.1991.1.1.3.30.2.3.1.4 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |