EXTREME-FDB-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-FDB-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 |
extremeFdb | 1.3.6.1.4.1.1916.1.16 |
Extreme FDB and IP FDB tables. |
||
extremeFdbMacFdbTable | 1.3.6.1.4.1.1916.1.16.1 | no-access |
A table that contains information about the hardware MAC FDB table. |
|
1.3.6.1.4.1.1916.1.16.1.1 | no-access |
An entry in the table of MAC FDB information. |
||
extremeFdbMacFdbVlanIfIndex | 1.3.6.1.4.1.1916.1.16.1.1.1 | integer | no-access |
The ifIndex of the Vlan on which this mac is learned. |
extremeFdbMacFdbSequenceNumber | 1.3.6.1.4.1.1916.1.16.1.1.2 | integer | no-access |
The sequence number of this FDB entry in the forwarding database. |
extremeFdbMacFdbMacAddress | 1.3.6.1.4.1.1916.1.16.1.1.3 | macaddress | read-only |
A MAC address for which the bridge has forwarding and/or filtering information. |
extremeFdbMacFdbPortIfIndex | 1.3.6.1.4.1.1916.1.16.1.1.4 | integer | read-only |
Either the value '0', or the IfIndex of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port IfIndex has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable). |
extremeFdbMacFdbStatus | 1.3.6.1.4.1.1916.1.16.1.1.5 | integer | read-only |
The status of this entry. This is the value of dot1dTpFdbStatus in RFC1493. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
extremeFdbIpFdbTable | 1.3.6.1.4.1.1916.1.16.2 | no-access |
A table that contains information about the hardware IP FDB table. |
|
1.3.6.1.4.1.1916.1.16.2.1 | no-access |
An entry in the table of IP FDB information. |
||
extremeFdbIpFdbSequenceNumber | 1.3.6.1.4.1.1916.1.16.2.1.1 | integer | no-access |
The sequence number of this entry in the IP FDB |
extremeFdbIpFdbIPAddress | 1.3.6.1.4.1.1916.1.16.2.1.2 | ipaddress | read-only |
The IP Address of the IP FDB entry |
extremeFdbIpFdbMacAddress | 1.3.6.1.4.1.1916.1.16.2.1.3 | macaddress | read-only |
The MAC address corresponding to the IP Address. |
extremeFdbIpFdbVlanIfIndex | 1.3.6.1.4.1.1916.1.16.2.1.4 | integer | read-only |
The ifIndex of the Vlan on which this ip is learned |
extremeFdbIpFdbPortIfIndex | 1.3.6.1.4.1.1916.1.16.2.1.5 | integer | read-only |
The IfIndex of the port on which this entry was learned |
extremeFdbPermFdbTable | 1.3.6.1.4.1.1916.1.16.3 | no-access |
This table contains information on the secure-mac permanent FDB entries. It may later be extended to display other types of permanent FDB entries. |
|
1.3.6.1.4.1.1916.1.16.3.1 | no-access |
An entry in the table of secure-mac permanent FDB information. |
||
extremeFdbPermFdbFilterNum | 1.3.6.1.4.1.1916.1.16.3.1.1 | integer | read-only |
This object always returns 1. In future, it may be used to provide additional capability. |
extremeFdbPermFdbMacAddress | 1.3.6.1.4.1.1916.1.16.3.1.2 | macaddress | read-only |
The is the MAC Address to which this FDB entry pertains. |
extremeFdbPermFdbVlanId | 1.3.6.1.4.1.1916.1.16.3.1.3 | integer | read-only |
The VLAN ID of the VLAN to which this FDB entry pertains. |
extremeFdbPermFdbPortList | 1.3.6.1.4.1.1916.1.16.3.1.4 | portlist | read-only |
This is the list of port(s) on which the given MAC Address is configured Note that this port list is constructed assuming there are as many ports per slot as given in the object extremeChassisPortsPerSlot. Thus, if extremeChassisPortsPerSlot is 128, then the 129th bit in the port list (reading left to right) indicates port 2:1. Similarly, the 256th bit would indicate port 2:128 while the 257th bit would indicate port 3:1. Note especially that the bit positions in port list do not depend on the actual physical presence or absence of the given ports on the blade or of any blade itself. |
extremeFdbPermFdbFlags | 1.3.6.1.4.1.1916.1.16.3.1.5 | bits | read-only |
This object contains the flags associated with the FDB entry. The flags are similar to those displayed on the device Command Line Interface. At present, only the isSecure bit i.e. bit 0 will be supported and it will always be ON since only secure-mac entries are configurable and displayed in this table. Bits: 'isSecure': 0. |
extremeFdbPermFdbStatus | 1.3.6.1.4.1.1916.1.16.3.1.6 | rowstatus | read-only |
The status of this entry as per standard RowStatus conventions. Note however, that createAndWait and notInService states are not supported. |
extremeFdbMacFdbCounterTable | 1.3.6.1.4.1.1916.1.16.5 | no-access |
A table that contains change counters for the Operational FDB. Each entry in the table corresponds to an individual port. Whenever a change occurs to the operational FDB (MAC learned, aged out or removed), the counter associated with the port is incremented by one. The counters are reset at agent startup and when the port is down. They are not cleared when the port is enabled or disabled. |
|
1.3.6.1.4.1.1916.1.16.5.1 | no-access |
An entry in the table of MAC FDB change counters. |
||
extremeFdbMacFdbCounterPortIfIndex | 1.3.6.1.4.1.1916.1.16.5.1.1 | integer | no-access |
The ifIndex of the Port for which the counte applies. |
extremeFdbMacFdbCounterValue | 1.3.6.1.4.1.1916.1.16.5.1.2 | counter64 | read-only |
The count of the number of FDB changes for the given port since the counter was last reset. |