MIBs Depot

EXTREME-FDB-MIB

Registered at
1.3.6.1.4.1.1916.1.16
Last updated
1900-10-31 00:00
Organization
Extreme Networks, Inc.
Namespace
extreme
Source file
EXTREME-BASE-MIB
Digest
sha256:920ec3f1c764d83d84c3c0ad6a4d3ca2aa2e105baf75bb47bf910c2a7454dbfc

Description

Extreme FDB and IP FDB tables.

Contact

www.extremenetworks.com

Imports

FromSymbols
EXTREME-BASE-MIBPortList, extremeAgent
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

EXTREME-BASE-MIB
EXTREME-FDB-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
extremeFdbMacFdbTable
OBJECT-TYPE
A table that contains information about the hardware MAC FDB table.
1.3.6.1.4.1.1916.1.16.1not-accessiblecurrent
extremeFdbMacFdbEntry
OBJECT-TYPE
An entry in the table of MAC FDB information.
1.3.6.1.4.1.1916.1.16.1.1not-accessiblecurrent
extremeFdbMacFdbVlanIfIndex
OBJECT-TYPE
The ifIndex of the Vlan on which this mac is learned.
1.3.6.1.4.1.1916.1.16.1.1.1INTEGERnot-accessiblecurrent
extremeFdbMacFdbSequenceNumber
OBJECT-TYPE
The sequence number of this FDB entry in the forwarding database.
1.3.6.1.4.1.1916.1.16.1.1.2INTEGERnot-accessiblecurrent
extremeFdbMacFdbMacAddress
OBJECT-TYPE
A MAC address for which the bridge has forwarding and/or filtering information.
1.3.6.1.4.1.1916.1.16.1.1.3MacAddressread-onlycurrent
extremeFdbMacFdbPortIfIndex
OBJECT-TYPE
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).
1.3.6.1.4.1.1916.1.16.1.1.4INTEGERread-onlycurrent
extremeFdbMacFdbStatus
OBJECT-TYPE
The status of this entry. This is the value of dot1dTpFdbStatus in RFC1493.
1.3.6.1.4.1.1916.1.16.1.1.5INTEGER {other(1), invalid(2), learned(3), self(4), mgmt(5)}read-onlycurrent
extremeFdbIpFdbTable
OBJECT-TYPE
A table that contains information about the hardware IP FDB table.
1.3.6.1.4.1.1916.1.16.2not-accessiblecurrent
extremeFdbIpFdbEntry
OBJECT-TYPE
An entry in the table of IP FDB information.
1.3.6.1.4.1.1916.1.16.2.1not-accessiblecurrent
extremeFdbIpFdbSequenceNumber
OBJECT-TYPE
The sequence number of this entry in the IP FDB
1.3.6.1.4.1.1916.1.16.2.1.1INTEGERnot-accessiblecurrent
extremeFdbIpFdbIPAddress
OBJECT-TYPE
The IP Address of the IP FDB entry
1.3.6.1.4.1.1916.1.16.2.1.2IpAddressread-onlycurrent
extremeFdbIpFdbMacAddress
OBJECT-TYPE
The MAC address corresponding to the IP Address.
1.3.6.1.4.1.1916.1.16.2.1.3MacAddressread-onlycurrent
extremeFdbIpFdbVlanIfIndex
OBJECT-TYPE
The ifIndex of the Vlan on which this ip is learned
1.3.6.1.4.1.1916.1.16.2.1.4INTEGERread-onlycurrent
extremeFdbIpFdbPortIfIndex
OBJECT-TYPE
The IfIndex of the port on which this entry was learned
1.3.6.1.4.1.1916.1.16.2.1.5INTEGERread-onlycurrent
extremeFdbPermFdbTable
OBJECT-TYPE
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.3not-accessiblecurrent
extremeFdbPermFdbEntry
OBJECT-TYPE
An entry in the table of secure-mac permanent FDB information.
1.3.6.1.4.1.1916.1.16.3.1not-accessiblecurrent
extremeFdbPermFdbFilterNum
OBJECT-TYPE
This object always returns 1. In future, it may be used to provide additional capability.
1.3.6.1.4.1.1916.1.16.3.1.1INTEGERread-onlycurrent
extremeFdbPermFdbMacAddress
OBJECT-TYPE
The is the MAC Address to which this FDB entry pertains.
1.3.6.1.4.1.1916.1.16.3.1.2MacAddressread-onlycurrent
extremeFdbPermFdbVlanId
OBJECT-TYPE
The VLAN ID of the VLAN to which this FDB entry pertains.
1.3.6.1.4.1.1916.1.16.3.1.3INTEGERread-onlycurrent
extremeFdbPermFdbPortList
OBJECT-TYPE
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.
1.3.6.1.4.1.1916.1.16.3.1.4PortListread-createcurrent
extremeFdbPermFdbFlags
OBJECT-TYPE
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.
1.3.6.1.4.1.1916.1.16.3.1.5Bits {isSecure(0)}read-createcurrent
extremeFdbPermFdbStatus
OBJECT-TYPE
The status of this entry as per standard RowStatus conventions. Note however, that createAndWait and notInService states are not supported.
1.3.6.1.4.1.1916.1.16.3.1.6RowStatusread-createcurrent
extremeFdbMacFdbCounterTable
OBJECT-TYPE
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.5not-accessiblecurrent
extremeFdbMacFdbCounterEntry
OBJECT-TYPE
An entry in the table of MAC FDB change counters.
1.3.6.1.4.1.1916.1.16.5.1not-accessiblecurrent
extremeFdbMacFdbCounterPortIfIndex
OBJECT-TYPE
The ifIndex of the Port for which the counte applies.
1.3.6.1.4.1.1916.1.16.5.1.1INTEGERnot-accessiblecurrent
extremeFdbMacFdbCounterValue
OBJECT-TYPE
The count of the number of FDB changes for the given port since the counter was last reset.
1.3.6.1.4.1.1916.1.16.5.1.2Counter64read-onlycurrent