PRVT-SWITCH-FIB-MIB

File: PRVT-SWITCH-FIB-MIB.mib (8375 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress RowStatus TruthValue
DisplayString TEXTUAL-CONVENTION MacAddress
NOTIFICATION-GROUP ipNetToMediaIfIndex ipNetToMediaPhysAddress
ipNetToMediaNetAddress ipSwitch

Defined Types

FibEntry  
SEQUENCE    
  fibIP IpAddress
  fibMask IpAddress
  fibProtocol INTEGER
  fibNextHop IpAddress
  fibNextHopMac MacAddress
  fibVID INTEGER
  fibOutPort INTEGER
  fibPriority INTEGER
  fibDiscardabilty INTEGER
  fibDSCP OCTET STRING
  fibRowStatus RowStatus

Defined Values

prvtSwitchFIBMib 1.3.6.1.4.1.738.1.6.3
The FIB MIB module controls the IP forwarding database in L3 switches.
MODULE-IDENTITY    

prvtSwitchFIBNotifications 1.3.6.1.4.1.738.1.6.3.0
OBJECT IDENTIFIER    

fib 1.3.6.1.4.1.738.1.6.3.1
OBJECT IDENTIFIER    

prvtSwitchFIBConformance 1.3.6.1.4.1.738.1.6.3.3
OBJECT IDENTIFIER    

fibTable 1.3.6.1.4.1.738.1.6.3.1.1
This table controls the IP forwarding database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FibEntry

fibEntry 1.3.6.1.4.1.738.1.6.3.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  FibEntry  

fibIP 1.3.6.1.4.1.738.1.6.3.1.1.1.1
This object identifies the name of the IP address of the FIB entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fibMask 1.3.6.1.4.1.738.1.6.3.1.1.1.2
This object identifies the IP address mask of the FIB entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fibProtocol 1.3.6.1.4.1.738.1.6.3.1.1.1.3
This object identifies the IP address learning protocol type of the FIB entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), direct(2), static(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), ospf(13), bgp(14), arp(15), remote(16), unknown(100)  

fibNextHop 1.3.6.1.4.1.738.1.6.3.1.1.1.4
This object identifies the next hop IP address of the FIB entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

fibNextHopMac 1.3.6.1.4.1.738.1.6.3.1.1.1.5
This object identifies the next hop MAC address of the FIB entry.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

fibVID 1.3.6.1.4.1.738.1.6.3.1.1.1.6
This object identifies the VLAN ID of the FIB entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

fibOutPort 1.3.6.1.4.1.738.1.6.3.1.1.1.7
This object identifies the output interface number of the FIB entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

fibPriority 1.3.6.1.4.1.738.1.6.3.1.1.1.8
This object identifies the FIB entry priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

fibDiscardabilty 1.3.6.1.4.1.738.1.6.3.1.1.1.9
This object identifies the FIB entry discardabilty.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), nondiscard(0)  

fibDSCP 1.3.6.1.4.1.738.1.6.3.1.1.1.10
This object identifies the FIB entry DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

fibRowStatus 1.3.6.1.4.1.738.1.6.3.1.1.1.11
This object indicates the row status, and enables creation & deletion of rows in this table. See SNMPv2-TC for more information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

newIP 1.3.6.1.4.1.738.1.6.3.0.1
The 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSwitchFIBMIBGroups 1.3.6.1.4.1.738.1.6.3.3.2
OBJECT IDENTIFIER    

prvtSwitchFIBNotificationGroup 1.3.6.1.4.1.738.1.6.3.3.2.3
Private Notification Group.
Status: current Access: read-write
NOTIFICATION-GROUP