Fibronics-EtherSwitch-MIB

File: Fibronics-EtherSwitch-MIB.mib (16737 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

TimeTicks IpAddress Counter
enterprises OBJECT-TYPE DisplayString

Defined Types

MacAddr  
OCTET STRING Size(6)    

FibEsTrapRcvrEntry  
SEQUENCE    
  fibEsTrapRcvrIndex INTEGER
  fibEsTrapRcvrStatus INTEGER
  fibEsTrapRcvrIpAddress IpAddress
  fibEsTrapRcvrComm DisplayString

FibEsSysStaEntry  
SEQUENCE    
  fibEsSysStaMacAddr MacAddr
  fibEsSysStaPort INTEGER
  fibEsSysStaTraffic OCTET STRING

FibEsPortEntry  
SEQUENCE    
  fibEsPortIndex INTEGER
  fibEsPortOprStatus INTEGER
  fibEsPortDuplex INTEGER
  fibEsPortRcvLocalFrames Counter
  fibEsPortForwardedFrames Counter
  fibEsPortMostStations Counter
  fibEsPortMaxStations Counter
  fibEsPortSWHandledFrames Counter
  fibEsPortLocalStations Counter
  fibEsPortRemoteStations Counter
  fibEsPortUnknownStaFrames Counter
  fibEsPortResetStats INTEGER
  fibEsPortResetTimer TimeTicks
  fibEsPortResetAddrs INTEGER
  fibEsPortRcvBcasts Counter
  fibEsPortSwitchedFrames Counter

Defined Values

fibronics 1.3.6.1.4.1.22
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.22.100
OBJECT IDENTIFIER    

eth-switch 1.3.6.1.4.1.22.100.9
OBJECT IDENTIFIER    

xm516-card 1.3.6.1.4.1.22.100.9.3
OBJECT IDENTIFIER    

xm517-card 1.3.6.1.4.1.22.100.9.4
OBJECT IDENTIFIER    

xm518-card 1.3.6.1.4.1.22.100.9.5
OBJECT IDENTIFIER    

xm519-card 1.3.6.1.4.1.22.100.9.6
OBJECT IDENTIFIER    

xm5110-card 1.3.6.1.4.1.22.100.9.7
OBJECT IDENTIFIER    

xm5111-card 1.3.6.1.4.1.22.100.9.8
OBJECT IDENTIFIER    

xm5112-card 1.3.6.1.4.1.22.100.9.9
OBJECT IDENTIFIER    

xm5113-card 1.3.6.1.4.1.22.100.9.10
OBJECT IDENTIFIER    

xm5114-card 1.3.6.1.4.1.22.100.9.11
OBJECT IDENTIFIER    

xm5115-card 1.3.6.1.4.1.22.100.9.12
OBJECT IDENTIFIER    

mibs 1.3.6.1.4.1.22.101
OBJECT IDENTIFIER    

mibsbridges 1.3.6.1.4.1.22.101.9
OBJECT IDENTIFIER    

mibbridges-specific 1.3.6.1.4.1.22.101.9.1
OBJECT IDENTIFIER    

mibeth2eth 1.3.6.1.4.1.22.101.9.1.2
OBJECT IDENTIFIER    

mib-eps 1.3.6.1.4.1.22.101.9.1.2.1
OBJECT IDENTIFIER    

fibEsObjects 1.3.6.1.4.1.22.101.9.1.2.1.1
OBJECT IDENTIFIER    

fibEsMain 1.3.6.1.4.1.22.101.9.1.2.1.1.1
OBJECT IDENTIFIER    

fibEsConfig 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1
OBJECT IDENTIFIER    

fibEsSys 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2
OBJECT IDENTIFIER    

fibEsPort 1.3.6.1.4.1.22.101.9.1.2.1.1.2
OBJECT IDENTIFIER    

fibEsFwVer 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.1
The firmware version in the form major.minor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fibEsHwVer 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.2
The hardware version in the form major.minor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fibEsIpAddr 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.3
The administrative value of the IP address. The current operational IP address can be obtained by the ipAdEntAddr entry in the ipAddrTable. This parameter will take effect only after a reset (fibEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fibEsNetMask 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.4
The administrative value of the subnet mask. The current operational subnet mask can be obtained by the ipAdEntNetMask entry in the ipAddrTable. This parameter will take effect only after a reset (fibEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fibEsDefaultGateway 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.5
The administrative value of the default gateway (router) IP address. The current operational default gateway's IP address can be obtained from the ipRouteTable. This parameter will take effect only after a reset (fibEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fibEsTrapRcvrMaxEnt 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.6
The maximum number of rows in the trap receiver table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsTrapRcvrCurEnt 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.7
The current number of rows in the trap receiver table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsTrapRcvrNext 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.8
The index of the next available row to be created in the trap receiver table. A value of zero means that the table is full and no more rows can be added.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..655535  

fibEsTrapRcvrTable 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9
A table of managers to which to send traps. Entries in the table are saved across resets and power cycles.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FibEsTrapRcvrEntry

fibEsTrapRcvrEntry 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9.1
Definition of rows in the trap receiver table. The column fibEsTrapRcvrStatus is used to create and delete rows in the table. Creation requires a SET PDU with objects fibEsTrapRcvrStatus, fibEsTrapRcvrIpAddress, and fibEsTrapRcvrComm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FibEsTrapRcvrEntry  

fibEsTrapRcvrIndex 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9.1.1
The index of the row in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

fibEsTrapRcvrStatus 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9.1.2
Setting this object to the value invalid(3) deletes the row from the table. The value invalid(3) should never be returned on a GET. The value of create(4) on a SET causes a new row to be created if the row does not already exist. If it does, then a 'badValue'error should be returned. The value returned on GETs should be valid(2) or other(1), which is used to indicate any other condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), invalid(3), create(4)  

fibEsTrapRcvrIpAddress 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9.1.3
IP address for an SNMP manager that is to receive the trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fibEsTrapRcvrComm 1.3.6.1.4.1.22.101.9.1.2.1.1.1.1.9.1.4
Community string to use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fibEsNumPorts 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.1
The maximum number of ports on the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsNumStations 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.2
Aggregate number of currently active stations (nodes) on all ports on the switch. This is the value from the system module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsMostStations 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.3
Highest aggregate number of stations ever active on all ports at one time, since the last reset or power cycle. This is the value as seen by the system module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsMaxStations 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.4
Highest aggregate number of stations which the switch can support simultaneously. (This is the maximum number that the system module can support.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsReset 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.5
This object is used to reset the switch. Writing softReset(3) causes the switch to reset the hardware, run quick diagnostics, clear all counters, start switching, issue a warmstart trap, and then be able to respond to SNMP requests. Writing hardReset(4) causes the switch to run power up diagnostics and then execute a soft reset. Note: all address tables are cleared in both cases. The administrative parameters from nonvolatile memory are used to initialize the operational parameters. The value returned on GETs should be running(2) or other(1), which is used to indicate any other condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), softReset(3), hardReset(4)  

fibEsNumResets 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.6
Number of soft resets the switch has executed since the last hard reset or power cycle. Soft resets are defined as writing softReset(3) to fibEsReset, pressing the front panel reset button, executing a soft reset from the console, or resets induced by the switch firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsAddrAgingTime 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.7
Number of minutes of inactivity before an address entity is aged out. A value of zero means no aging. Note: if an address shows up on another port, the original port to address assignment is automatically deleted. The value is saved across resets and power cycles.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..9999  

fibEsSysStaTable 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.9
A table of station addresses from all ports known to the system module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FibEsSysStaEntry

fibEsSysStaEntry 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.9.1
Definition of the rows in the system module station address table. Rows can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FibEsSysStaEntry  

fibEsSysStaMacAddr 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.9.1.1
The Station's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddr  

fibEsSysStaPort 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.9.1.2
The source port for the Station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fibEsSysStaTraffic 1.3.6.1.4.1.22.101.9.1.2.1.1.1.2.9.1.3
A bit string that identifies with value of one of the ports that this station has generated traffic to or from. The bits are numbered starting at zero, with bit zero being the high order bit in the first byte, bit seven being the low order bit in the first byte, bit eight being the high order bit in the second byte, etc. Ports correspond with bits (i.e., port 1 is bit 1, etc.). The size of this in octets is the number of ports (i.e., fibEsNumPorts), divided by 8, plus one.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

fibEsPortTable 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1
A table of information about each port. The number of rows is given by fibEsNumPorts.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FibEsPortEntry

fibEsPortEntry 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1
Definition of rows in the port table. The number of rows is determined by the hardware and is specified by the value of fibEsNumPorts. Rows can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FibEsPortEntry  

fibEsPortIndex 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.1
A unique value for each port entry. The value corresponds the port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

fibEsPortOprStatus 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.2
The operational status of the port. Setting to enabled(1) enables the port. Setting to disabled(2) disables the port. The value is saved across resets and power cycles.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

fibEsPortDuplex 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.3
Indicates whether the port is jumper configured for full or half duplex operation. Note: internal connected ports are always halfDuplex(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fullDuplex(1), halfDuplex(2)  

fibEsPortRcvLocalFrames 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.4
Number of frames received where the destination is on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortForwardedFrames 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.5
Number of frames received on this port and forwarded to another port or the system module for processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortMostStations 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.6
Highest number of stations ever active at any time since the last reset of the switch as seen by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortMaxStations 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.7
Maximum number of stations which the port can support simultaneously.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortSWHandledFrames 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.8
Number of Frames received on this port and delivered to the system module for processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortLocalStations 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.9
Number of stations on this port's address table which belong to the segment attached to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortRemoteStations 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.10
Number of stations on this port's address table which belong to segments attached to other ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortUnknownStaFrames 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.11
Number of unicast frames received on this port and forwarded to the system module for processing because the source or destination station address is not in the port's forwarding table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortResetStats 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.12
Setting this object to reset(3) causes all traffic counters for this port to be set to zero. Also the value of fibEsPortResetTimer is set to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), reset(3)  

fibEsPortResetTimer 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.13
Time (in 100th second ticks) since the port counters were reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

fibEsPortResetAddrs 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.14
Setting this object to reset(3) clears all address table entries for this port as well as setting all port traffic counters to zero and setting fibEsPortResetTimer to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), reset(3)  

fibEsPortRcvBcasts 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.15
Number of Broadcast Frames received on this port without errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fibEsPortSwitchedFrames 1.3.6.1.4.1.22.101.9.1.2.1.1.2.1.1.16
Number of frames switched on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter