PRVT-SWITCH-FIB-MIB
AI MIB Summary
The PRVT-SWITCH-FIB-MIB module provides programmatic access to manage and monitor the Forwarding Information Base (FIB) tables within Layer 3 switches, specifically tracking IP route entries, next-hop resolutions, and forwarding state transitions for traffic steering.
The FIB MIB module controls the IP forwarding database in L3 switches.
Main OID:
prvtSwitchFIBMib.1.3.6.1.4.1.738.1.6.3
19
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
prvtSwitchFIBMibThe FIB MIB module controls the IP forwarding database
in L3 switches. MODULE-IDENTITY .1.3.6.1.4.1.738.1.6.3 |
prvtSwitchFIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.3.0 |
newIPThe newIP trap indicates that a new IP address was learnt by the switch
in ifIndex ipNetToMediaIfIndex and a MAC address - in ipNetToMediaPhysAddress.
The IP address is given by ipNetToMediaNetAddress. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.6.3.0.1 |
fib OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.3.1 |
fibTableThis table controls the IP forwarding database. SEQUENCE OF FibEntry .1.3.6.1.4.1.738.1.6.3.1.1 |
fibEntry FibEntry .1.3.6.1.4.1.738.1.6.3.1.1.1 |
fibIPThis object identifies the name of the IP address of the FIB entry.ro IpAddress .1.3.6.1.4.1.738.1.6.3.1.1.1.1 |
fibMaskThis object identifies the IP address mask of the FIB entry.ro IpAddress .1.3.6.1.4.1.738.1.6.3.1.1.1.2 |
fibProtocolThis object identifies the IP address learning protocol type of the FIB entry.ro Enumeration .1.3.6.1.4.1.738.1.6.3.1.1.1.3 |
fibNextHopThis object identifies the next hop IP address of the FIB entry.rw IpAddress .1.3.6.1.4.1.738.1.6.3.1.1.1.4 |
fibNextHopMacThis object identifies the next hop MAC address of the FIB entry.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.6.3.1.1.1.5 |
fibVIDThis object identifies the VLAN ID of the FIB entry.rw INTEGER .1.3.6.1.4.1.738.1.6.3.1.1.1.6 |
fibOutPortThis object identifies the output interface number of the FIB entry.rw INTEGER .1.3.6.1.4.1.738.1.6.3.1.1.1.7 |
fibPriorityThis object identifies the FIB entry priority.rw INTEGER .1.3.6.1.4.1.738.1.6.3.1.1.1.8 |
fibDiscardabiltyThis object identifies the FIB entry discardabilty.rw Enumeration .1.3.6.1.4.1.738.1.6.3.1.1.1.9 |
fibDSCPThis object identifies the FIB entry DSCP.rw OCTET STRING .1.3.6.1.4.1.738.1.6.3.1.1.1.10 |
fibRowStatusThis object indicates the row status, and enables creation & deletion of
rows in this table. See SNMPv2-TC for more information.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.6.3.1.1.1.11 |
prvtSwitchFIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.3.3 |
prvtSwitchFIBMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.3.3.2 |