CTFPS-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.11.2.11.3.6.1.4.1.52.4.1.2.11.2.21.3.6.1.4.1.52.4.1.2.11.2.31.3.6.1.4.1.52.4.1.2.11.2.41.3.6.1.4.1.52.4.1.2.11.2.5
- Namespace
- enterasys
- Source file
CTFPS-MIB- Digest
sha256:303dfb795bc60440cb23f741174e060acf86e0978f038309ebba9812e4ffb7e5
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctFPS |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, 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.
CTFPS-MIB CTRON-MIB-NAMES CTRON-OIDS SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| fpsSystem OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.11.2.1 | |||
| fpsSystemSlotNum OBJECT-TYPE The chassis slot of this FPS system. | 1.3.6.1.4.1.52.4.1.2.11.2.1.1 | INTEGER | read-only | mandatory |
| fpsSystemMode OBJECT-TYPE The current operation mode of the FPS. | 1.3.6.1.4.1.52.4.1.2.11.2.1.2 | INTEGER {bridge(1), switch(2)} | read-only | mandatory |
| fpsMaxPktRam OBJECT-TYPE The maximum number of packet buffers supported by the system. | 1.3.6.1.4.1.52.4.1.2.11.2.1.3 | INTEGER | read-only | mandatory |
| fpsFreePktRam OBJECT-TYPE The number of packet buffers currently free in the system. | 1.3.6.1.4.1.52.4.1.2.11.2.1.4 | Gauge | read-only | mandatory |
| fpsOperTime OBJECT-TYPE Indicates the amount of time the FPS has been operational. | 1.3.6.1.4.1.52.4.1.2.11.2.1.5 | TimeTicks | read-only | mandatory |
| fpsInPkts OBJECT-TYPE The number of packets received by the FPS since the last time the FPS became operational. | 1.3.6.1.4.1.52.4.1.2.11.2.1.6 | Counter | read-only | mandatory |
| fpsOutPkts OBJECT-TYPE The number of packets forwarded by the FPS. | 1.3.6.1.4.1.52.4.1.2.11.2.1.7 | Counter | read-only | mandatory |
| fpsInOctets OBJECT-TYPE The number of octets received by the FPS. | 1.3.6.1.4.1.52.4.1.2.11.2.1.8 | Counter | read-only | mandatory |
| fpsOutOctets OBJECT-TYPE The number of octets forwarded by the FPS. | 1.3.6.1.4.1.52.4.1.2.11.2.1.9 | Counter | read-only | mandatory |
| fpsPort OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.11.2.2 | |||
| fpsActivePorts OBJECT-TYPE The number of active FPS ports. | 1.3.6.1.4.1.52.4.1.2.11.2.2.1 | INTEGER | read-only | mandatory |
| fpsMaxPortNum OBJECT-TYPE The maximum number of ports that this FPS system can support. | 1.3.6.1.4.1.52.4.1.2.11.2.2.2 | INTEGER | read-only | mandatory |
| fpsPortTable OBJECT-TYPE A list of status and configuration information on active FPS ports in the system | 1.3.6.1.4.1.52.4.1.2.11.2.2.3 | not-accessible | mandatory | |
| fpsPortEntry OBJECT-TYPE A collection of fps port status and configurations. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1 | not-accessible | mandatory | |
| fpsPortNum OBJECT-TYPE FPS port number. A unique value in the range between 1 and fpsActivePorts. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.1 | INTEGER | read-only | mandatory |
| fpsPortIfNum OBJECT-TYPE This object uniquely identifies the interface associated with the FPS port. This interface number is the same as the MIBII interface number, ifIndex, defined in RFC1213. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.2 | INTEGER | read-only | mandatory |
| fpsPortType OBJECT-TYPE Media type of this FPS port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.3 | INTEGER {ether(1), tokenRing(2), inb(3), fddi(4), host(5), atm(6), wan(7), other(8)} | read-only | mandatory |
| fpsPortClusterNum OBJECT-TYPE FPS cluster associated with this FPS port. Cluster numbers are used to allocate FPS bandwidth for this port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.4 | INTEGER | read-only | mandatory |
| fpsPortTotalAvailQueDepth OBJECT-TYPE Que depth assigned to this FPS port's queue. This number represents the hardware limit for the queue and can be no greater than fpsPortMaxQueDepth for this FPS port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.5 | INTEGER | read-only | mandatory |
| fpsPortMaxQueDepth OBJECT-TYPE Maximum depth this queue can be set to for this FPS port. This number may be equal or less than the hardware limit. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.6 | INTEGER | read-only | mandatory |
| fpsPortCurrentQueDepth OBJECT-TYPE The actual queue depth on this FPS port. This value is from (fpsPortTotalAvailQueDepth - the number of queue entries on the queue at any one time). | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.7 | INTEGER | read-only | mandatory |
| fpsPortBandwidthRequested OBJECT-TYPE Amount of bandwidth (in Mb/s) that this port is requesting from the FPS | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.8 | INTEGER | read-only | mandatory |
| fpsPortBandwidthAllocated OBJECT-TYPE Estimate of the actual bandwidth this port is receiving (in Mb/s) from the FPS. This value may be lower or higher than the required bandwidth. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.9 | INTEGER | read-only | mandatory |
| fpsPortXmitStatus OBJECT-TYPE Current state of this port's transmit enable bit in the Transmit Enable Register (LUFW). | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortFwdStatus OBJECT-TYPE Current state of this port's forward enable bit in the Forward Enable Register (LUFW). If enabled, the FPS will allow packets received on this port to be forwarded through the system | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortLearningStatus OBJECT-TYPE Current state of this port's bit in the Learn Enable Mask (LUFW). If enabled the FPS will allow dynamic learning on frames received on this port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortUnknownStatus OBJECT-TYPE Current state of this port's bit in the Unkown Mask (LUFW). If enabled the FPS will forward packets that are unknown to this port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortBroadcastStatus OBJECT-TYPE Current state of this port's bit in the Broadcast Mask (LUFW). If enabled the FPS will forward broadcast packets to this port. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortViolationStatus OBJECT-TYPE Current state of this port's bit in the Violation Mask (LUFW). If enabled the FPS will forward packets that are in violation to this port. Note: This value is only valid in connection mode. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortCopyStatus OBJECT-TYPE Current state of this port's bit in the Copy Mask (LUFW). If enabled the FPS will copy packets to this port whose BAF entry has the 'copyl' bit set. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortStatsStatus OBJECT-TYPE Current state of this port's bit in the Statistics Mask (LUFW). If enabled the FPS will collect statistics on this port. These stats are found in the system table. | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.17 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortSpecialPortsSMT OBJECT-TYPE This object represents whether or not this port has been selected to receive SMT multicast and broadcast frames | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortSpecialPortsHost OBJECT-TYPE This object represents whether or not this port has been selected to receive to-host frames | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.19 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsPortSpecialPortsError OBJECT-TYPE This object represents whether or not this port has been selected to receive errored frames | 1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.20 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| fpsCluster OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.11.2.3 | |||
| fpsActiveClusters OBJECT-TYPE Number of valid FPS clusters in the system. | 1.3.6.1.4.1.52.4.1.2.11.2.3.1 | INTEGER | read-only | mandatory |
| fpsClusterTable OBJECT-TYPE A list of fps cluster entries | 1.3.6.1.4.1.52.4.1.2.11.2.3.2 | not-accessible | mandatory | |
| fpsClusterEntry OBJECT-TYPE A collection of fps cluster entries. | 1.3.6.1.4.1.52.4.1.2.11.2.3.2.1 | not-accessible | mandatory | |
| fpsClusterNumber OBJECT-TYPE The value of this object uniquely identifies the cluster table entry. Cluster numbers are mapped to FPS ports for bandwidth allocation. | 1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.1 | INTEGER | read-only | mandatory |
| fpsClusterType OBJECT-TYPE Media type of the FPS port that is attached to this cluster number. | 1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.2 | INTEGER {ethernet(1), token-ring(2), inb(3), fnb(4), host(5), atm(6), wan(7)} | read-only | mandatory |
| fpsClusterRoundRobin OBJECT-TYPE Whether a cluster is signed up for RoundRobin arbitration or not. Round Robin clusters will be given unused time slices. | 1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| fpsPortsPerCluster OBJECT-TYPE Number of FPS ports that share this cluster number for FPS bandwidth. | 1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.4 | INTEGER | read-only | mandatory |
| fpsDMAF OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.11.2.4 | |||
| dmafBandWidth3SecUtil OBJECT-TYPE Estimate of total FPS bandwidth utilized over the last three seconds as a function of DMAFTimeSlices. The counter represents hundreths of percent utilization. For example a count of 25 would represent .25 percent utilization. | 1.3.6.1.4.1.52.4.1.2.11.2.4.1 | Gauge | read-only | mandatory |
| fpsBAF OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.11.2.5 | |||
| bafEntryCount OBJECT-TYPE The number of entries currently used in this BAF. This number shall include static as well as dynamic entries | 1.3.6.1.4.1.52.4.1.2.11.2.5.1 | INTEGER | read-only | mandatory |
| bafMaxEntry OBJECT-TYPE The maximum number of entries this BAF can hold per hardware. This includes static as well as dynamic entries | 1.3.6.1.4.1.52.4.1.2.11.2.5.2 | INTEGER | read-only | mandatory |
| baf3SecUtil OBJECT-TYPE Percentage of time that the BAF was utilized over the last three seconds. The Counter represents hundreths of percent. For example a value of 20 would represent .20 percent. | 1.3.6.1.4.1.52.4.1.2.11.2.5.3 | Gauge | read-only | mandatory |