All MIBs › BCAM-MIB
Category: Device Management
Description: Manages Cabletron/Enterasys switch hardware configuration and port bridging parameters.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BCAM-MIB?
BCAM-MIB is a Cabletron Systems (later Enterasys Networks) proprietary MIB covering a switch subsystem historically called BCAM, which manages broadcast, ARP and RARP handling plus a current/power-pool monitoring capability, alongside general bridging and switch configuration referenced in its short description. It exposes global settings such as broadcast/ARP/RARP enable state, version identifiers for the BCAM firmware and its MIB, memory usage counters, and a set of traps for over-current and under-current conditions on input and output power pools. Its clearest monitoring value is fault detection: the bcamTrapInPoolOverCurrent/UnderCurrent and bcamTrapOutPoolOverCurrent/UnderCurrent notifications flag abnormal current draw that can indicate a failing power supply or an overloaded switch, and bcamGlobalMemory gives visibility into device memory consumption, complementing hardware-health monitoring even though the module predates modern entity-MIB style sensor tables. It is a legacy, vendor-specific module tied to Cabletron/Enterasys's own enterprise MIB tree rather than to any IETF standard. It would be found on older Cabletron or early Enterasys Ethernet switches still in service in legacy enterprise networks. Network engineers evaluating or troubleshooting this functionality can download the BCAM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in BCAM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cabletron Ethernet switch
- Enterasys legacy switch
Monitoring Examples
Polling bcamGlobalBcamVersion and bcamGlobalMibVersion confirms the switch's BCAM subsystem firmware revision, while bcamGlobalMemory can be watched over time for memory exhaustion. The bcamTrapInPoolOverCurrent and bcamTrapOutPoolUnderCurrent notifications are the key fault signals here — receiving one indicates the switch's internal power pool has drawn outside its safe operating range, a leading indicator of power-supply failure.
What Can Be Monitored
- input/output power pool over-current and under-current alarms
- BCAM firmware and MIB version
- device memory usage
- broadcast/ARP/RARP handling state
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises | |
| mgmt |
From SNMPv2-TC
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| bcamCep | 1.3.6.1.4.1.231.2.17.6 | |||
| CTR bcamCepActiveTrialFailures | 1.3.6.1.4.1.231.2.17.6.6 | Counter | read-only | The number of active trials of connection establishment that failed. |
| CTR bcamCepActiveTrials | 1.3.6.1.4.1.231.2.17.6.5 | Counter | read-only | The number of active trials of connection establishment. |
| INT bcamCepClosed | 1.3.6.1.4.1.231.2.17.6.2 | INTEGER | read-only | The number of connections that had reached the state open and are now in the state closing or closed. |
| INT bcamCepCurrent | 1.3.6.1.4.1.231.2.17.6.1 | INTEGER | read-only | The number of connections in the state open. |
| INT bcamCepNotClosed | 1.3.6.1.4.1.231.2.17.6.3 | INTEGER | read-only | The number of connections in the states opening, open, or closing. |
| INT bcamCepNumTable | 1.3.6.1.4.1.231.2.17.6.9 | INTEGER | read-only | The number of table entries. |
| CTR bcamCepPassiveTrialFailures | 1.3.6.1.4.1.231.2.17.6.8 | Counter | read-only | The number of passive trials of connection establishment that failed. |
| CTR bcamCepPassiveTrials | 1.3.6.1.4.1.231.2.17.6.7 | Counter | read-only | The number of passive trials of connection establishment. |
| INT bcamCepRerouting | 1.3.6.1.4.1.231.2.17.6.4 | INTEGER | read-only | The number of times an alternative route has been tried. |
| bcamCepTab | 1.3.6.1.4.1.231.2.17.6.10 | not-accessible | Table of all active connections | |
| INT bcamCepTabApplicationNumber | 1.3.6.1.4.1.231.2.17.6.10.1.32 | INTEGER | read-only | The definite identifier of the local application the connection belongs to. |
| CTR bcamCepTabByteReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.8 | Counter | read-only | The number of bytes received by BCAM for this connection. |
| CTR bcamCepTabByteSends | 1.3.6.1.4.1.231.2.17.6.10.1.6 | Counter | read-only | The number of bytes to send given to BCAM at the TSAP for this connection. |
| CTR bcamCepTabConnectionNumbers | 1.3.6.1.4.1.231.2.17.6.10.1.2 | Counter | read-only | The definite identifier for this connection. Even if a connection is closed and then reopened between the same applications, the identfier will get a new value. |
| INT bcamCepTabConnectionState | 1.3.6.1.4.1.231.2.17.6.10.1.31 | INTEGER | read-only | The current state of the connection. opening (1) : the connection establishment is in progress. open (2) : the connection is ready for data transfer. closing (3) : the connection is terminating. closed (4) : the connection has been closed. |
| CTR bcamCepTabConnectionZeroWindowSends | 1.3.6.1.4.1.231.2.17.6.10.1.24 | Counter | read-only | The number of packets sent by BCAM that contained zero window due to shortage of connection specific ressources. |
| STR bcamCepTabDateConnectionEstablishment | 1.3.6.1.4.1.231.2.17.6.10.1.35 | DisplayString | read-only | The date of the connection establishment. Format: YYYYMMDD |
| CTR bcamCepTabDetectedGapsReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.28 | Counter | read-only | The number of packets received where there is a gap between the highest already received byte and the lowest byte in the packet. |
| OCT bcamCepTabDisconCommand | 1.3.6.1.4.1.231.2.17.6.10.1.3 | OCTET STRING | read-only | First word that contains the reason for the closing of the connection (for diagnostic purposes only). |
| OCT bcamCepTabDisconInfoWord | 1.3.6.1.4.1.231.2.17.6.10.1.4 | OCTET STRING | read-only | Second word that contains the reason for the closing of the connection (for diagnostic purposes only). |
| CTR bcamCepTabDuplicatePacketsReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.29 | Counter | read-only | The number of packets received that contain at least one byte of user data which has already been received. |
| GAU bcamCepTabDuration | 1.3.6.1.4.1.231.2.17.6.10.1.34 | Gauge | read-only | The time the connection was in the state open. |
| bcamCepTabEntry | 1.3.6.1.4.1.231.2.17.6.10.1 | not-accessible | Information about a connection | |
| CTR bcamCepTabErrorPacketsReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.30 | Counter | read-only | The number of packets received that were discarded because of weak protocol violations. |
| CTR bcamCepTabGlobalZeroWindowSends | 1.3.6.1.4.1.231.2.17.6.10.1.23 | Counter | read-only | The number of packets sent by BCAM that contained zero window due to global shortage of ressources. |
| GAU bcamCepTabInbufByte | 1.3.6.1.4.1.231.2.17.6.10.1.16 | Gauge | read-only | The number of bytes to receive that are currently buffered by BCAM for this connection. |
| GAU bcamCepTabInbufMaxByteReceived | 1.3.6.1.4.1.231.2.17.6.10.1.18 | Gauge | read-only | The maximum number of bytes to receive that will be buffered by BCAM for this connection. |
| GAU bcamCepTabInbufMaxTsduReceived | 1.3.6.1.4.1.231.2.17.6.10.1.17 | Gauge | read-only | The maximum number of packets to receive that will be buffered by BCAM for this connection. |
| GAU bcamCepTabInbufTsdu | 1.3.6.1.4.1.231.2.17.6.10.1.15 | Gauge | read-only | The number of packets to receive that are currently buffered by BCAM for this connection. |
| INT bcamCepTabInProcBuck1 | 1.3.6.1.4.1.231.2.17.6.10.1.59 | INTEGER | read-only | The number of times the inbound processing time was in the time interval between zero and bcamGlobalInProcLimit1. |
| INT bcamCepTabInProcBuck2 | 1.3.6.1.4.1.231.2.17.6.10.1.60 | INTEGER | read-only | The number of times the inbound processing time was in the time interval between bcamGlobalInProcLimit1 and bcamGlobalInProcLimit2. |
| INT bcamCepTabInProcBuck3 | 1.3.6.1.4.1.231.2.17.6.10.1.61 | INTEGER | read-only | The number of times the inbound processing time was in the time interval between bcamGlobalInProcLimit2 and bcamGlobalInProcLimit3. |
| INT bcamCepTabInProcBuck4 | 1.3.6.1.4.1.231.2.17.6.10.1.62 | INTEGER | read-only | The number of times the inbound processing time was in the time interval between bcamGlobalInProcLimit3 and bcamGlobalInProcLimit4. |
| INT bcamCepTabInProcBuck5 | 1.3.6.1.4.1.231.2.17.6.10.1.63 | INTEGER | read-only | The number of times the inbound processing time was longer than bcamGlobalInProcLimit4. |
| INT bcamCepTabInWaitBuck1 | 1.3.6.1.4.1.231.2.17.6.10.1.44 | INTEGER | read-only | The number of times the input wait time was in the time interval between zero and bcamGlobalInWaitLimit1. |
| INT bcamCepTabInWaitBuck2 | 1.3.6.1.4.1.231.2.17.6.10.1.45 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit1 and bcamGlobalInWaitLimit2. |
| INT bcamCepTabInWaitBuck3 | 1.3.6.1.4.1.231.2.17.6.10.1.46 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit2 and bcamGlobalInWaitLimit3. |
| INT bcamCepTabInWaitBuck4 | 1.3.6.1.4.1.231.2.17.6.10.1.47 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit3 and bcamGlobalInWaitLimit4. |
| INT bcamCepTabInWaitBuck5 | 1.3.6.1.4.1.231.2.17.6.10.1.48 | INTEGER | read-only | The number of times the input wait time was longer than bcamGlobalInWaitLimit4. |
| OCT bcamCepTabL4AddrLocal | 1.3.6.1.4.1.231.2.17.6.10.1.42 | OCTET STRING | read-only | The layer 4 address of the partner application according the type of the address (bcamCepTabTypeL4Addr). |
| OCT bcamCepTabL4AddrPartner | 1.3.6.1.4.1.231.2.17.6.10.1.41 | OCTET STRING | read-only | The layer 4 address of the partner application according the type of the address (bcamCepTabTypeL4Addr). |
| CTR bcamCepTabLetterTimeouts | 1.3.6.1.4.1.231.2.17.6.10.1.10 | Counter | read-only | The number of packets that have been deleted without delivering to the application due to the timeout of the letter timer. |
| STR bcamCepTabLocalEndsystem | 1.3.6.1.4.1.231.2.17.6.10.1.66 | DisplayString | read-only | The name of the host where the local application resides. |
| STR bcamCepTabLocalName | 1.3.6.1.4.1.231.2.17.6.10.1.39 | DisplayString | read-only | The name of the local application according the type of the name (bcamCepTabTypPartnerName). |
| INT bcamCepTabMaxIndLen | 1.3.6.1.4.1.231.2.17.6.10.1.65 | INTEGER | read-only | The maximum number of bytes BCAM will announce per data indication. |
| INT bcamCepTabMaxSendLen | 1.3.6.1.4.1.231.2.17.6.10.1.64 | INTEGER | read-only | The maximum number of bytes per send call that can be given to BCAM at the interface. |
| GAU bcamCepTabOutbufByteSend | 1.3.6.1.4.1.231.2.17.6.10.1.12 | Gauge | read-only | The number of bytes to send that are currently buffered by BCAM for this connection. |
| GAU bcamCepTabOutbufMaxByteSend | 1.3.6.1.4.1.231.2.17.6.10.1.14 | Gauge | read-only | The maximum number of bytes to send that will be buffered by BCAM for this connection. |
| GAU bcamCepTabOutbufMaxTsduSend | 1.3.6.1.4.1.231.2.17.6.10.1.13 | Gauge | read-only | The maximum number of packets to send that will be buffered by BCAM for this connection. |
| GAU bcamCepTabOutbufTsduSend | 1.3.6.1.4.1.231.2.17.6.10.1.11 | Gauge | read-only | The number of packets to send that are currently buffered by BCAM for this connection. |
| INT bcamCepTabOutProcBuck1 | 1.3.6.1.4.1.231.2.17.6.10.1.54 | INTEGER | read-only | The number of times the outbound processing time was in the time interval between zero and bcamGlobalOutProcLimit1. |
| INT bcamCepTabOutProcBuck2 | 1.3.6.1.4.1.231.2.17.6.10.1.55 | INTEGER | read-only | The number of times the outbound processing time was in the time interval between bcamGlobalOutProcLimit1 and bcamGlobalOutProcLimit2. |
| INT bcamCepTabOutProcBuck3 | 1.3.6.1.4.1.231.2.17.6.10.1.56 | INTEGER | read-only | The number of times the outbound processing time was in the time interval between bcamGlobalOutProcLimit2 and bcamGlobalOutProcLimit3. |
| INT bcamCepTabOutProcBuck4 | 1.3.6.1.4.1.231.2.17.6.10.1.57 | INTEGER | read-only | The number of times the outbound processing time was in the time interval between bcamGlobalOutProcLimit3 and bcamGlobalOutProcLimit4. |
| INT bcamCepTabOutProcBuck5 | 1.3.6.1.4.1.231.2.17.6.10.1.58 | INTEGER | read-only | The number of times the outbound processing time was longer than bcamGlobalOutProcLimit4. |
| CTR bcamCepTabPacketsDataReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.21 | Counter | read-only | The number of packets received by BCAM that contained at least one byte of user data. |
| CTR bcamCepTabPacketsDataSends | 1.3.6.1.4.1.231.2.17.6.10.1.19 | Counter | read-only | The number of packets sent by BCAM that contained at least one byte of user data. |
| CTR bcamCepTabPacketsWindowReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.22 | Counter | read-only | The number of packets received by BCAM that contained only window information. |
| CTR bcamCepTabPacketsWindowSends | 1.3.6.1.4.1.231.2.17.6.10.1.20 | Counter | read-only | The number of packets sent by BCAM that contained only window information. |
| STR bcamCepTabPartnerEndsystem | 1.3.6.1.4.1.231.2.17.6.10.1.43 | DisplayString | read-only | The name of the host where the partner application resides. |
| STR bcamCepTabPartnerName | 1.3.6.1.4.1.231.2.17.6.10.1.38 | DisplayString | read-only | The name of the partner application according the type of the name (bcamCepTabTypPartnerName). |
| INT bcamCepTabProtocolClass | 1.3.6.1.4.1.231.2.17.6.10.1.1 | INTEGER | read-only | The protocol class used for this connection. local (1) : the partner application resides in the same host. nea (2) : the proprietary NEA protocol is used as transport protocol. iso (3) : the ISO protocol is used as transport protocol. tcp (4) : the TCP protocol is used as transport protocol. |
| INT bcamCepTabReactBuck1 | 1.3.6.1.4.1.231.2.17.6.10.1.49 | INTEGER | read-only | The number of times the application reaction time was in the time interval between zero and bcamGlobalReactLimit1. |
| INT bcamCepTabReactBuck2 | 1.3.6.1.4.1.231.2.17.6.10.1.50 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit1 and bcamGlobalReactLimit2. |
| INT bcamCepTabReactBuck3 | 1.3.6.1.4.1.231.2.17.6.10.1.51 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit2 and bcamGlobalReactLimit3 |
| INT bcamCepTabReactBuck4 | 1.3.6.1.4.1.231.2.17.6.10.1.52 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit3 and bcamGlobalReactLimit4. |
| INT bcamCepTabReactBuck5 | 1.3.6.1.4.1.231.2.17.6.10.1.53 | INTEGER | read-only | The number of times the application reaction time was longer than bcamGlobalReactLimit4. |
| CTR bcamCepTabRetransmitPacketsSends | 1.3.6.1.4.1.231.2.17.6.10.1.27 | Counter | read-only | The number of packets sent that contain at least one byte of data that have been already sent. |
| INT bcamCepTabRoundTripTime | 1.3.6.1.4.1.231.2.17.6.10.1.26 | INTEGER | read-only | The round trip time for this connection in milliseconds. |
| INT bcamCepTabRouteNumber | 1.3.6.1.4.1.231.2.17.6.10.1.33 | INTEGER | read-only | The definite identifier of the route that is used for the connection. |
| CTR bcamCepTabSendCallOverMaxs | 1.3.6.1.4.1.231.2.17.6.10.1.9 | Counter | read-only | The number of send calls at the TSAP for this connection when connection specific limits have been reached. |
| STR bcamCepTabTimeConnectionEstablishment | 1.3.6.1.4.1.231.2.17.6.10.1.36 | DisplayString | read-only | The time of the connection establishment. Format: HHMMSS |
| CTR bcamCepTabTsduReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.7 | Counter | read-only | The number of packets received by BCAM for this connection. |
| CTR bcamCepTabTsduSends | 1.3.6.1.4.1.231.2.17.6.10.1.5 | Counter | read-only | The number of packets to send given to BCAM at the TSAP for this connection. |
| INT bcamCepTabTypeL4Addr | 1.3.6.1.4.1.231.2.17.6.10.1.40 | INTEGER | read-only | The type of layer 4 addresses used for this connection. portNumber (1) : the address consists of 2 byte port number. neaTsel (2) : the address consists of 8 byte NEA transport selector. osiTsel (3) : the address consists of up to 33 byte OSI transport selector. |
| INT bcamCepTabTypPartnerName | 1.3.6.1.4.1.231.2.17.6.10.1.37 | INTEGER | read-only | The type of name used for the partner application. neaName (1) : the name consists of 8 byte application name and 8 byte name of endsystem. socketName (2) : the name consists of up to 32 byte socket name. isoName (3) : the name consists of up to 78 byte iso name. |
| CTR bcamCepTabZeroWindowReceiveds | 1.3.6.1.4.1.231.2.17.6.10.1.25 | Counter | read-only | The number of packets received that contained zero window. |
| bcamGlobal | 1.3.6.1.4.1.231.2.17.2 | |||
| INT bcamGlobalAccessProcTable | 1.3.6.1.4.1.231.2.17.2.42 | INTEGER | read-only | The access of the file named in bcamGlobalFileProcTable: read (1) : only endsystems contained in the file will be created by automatic endsystem creation. update (2) : the file will be extended if a new endsystem is created. |
| INT bcamGlobalArp | 1.3.6.1.4.1.231.2.17.2.11 | INTEGER | read-only | Describes if the address resolution protocol is used. off (1) : no ARP will be used. quiet (2) : ARP will be used the first time a route is used and periodically if there exists a transport connection to the system described by this route and there was no data transfer in the last supervision interval. on (4) : ARP will be used the first time a route is used and periodically after the supervision interval. |
| STR bcamGlobalBcamVersion | 1.3.6.1.4.1.231.2.17.2.1 | DisplayString | read-only | The version of BCAM in the form xx.yy xx: mainversion yy: subversion |
| INT bcamGlobalBroadcast | 1.3.6.1.4.1.231.2.17.2.10 | INTEGER | read-only | Describes how incoming broadcasts will be treated. on (2) : broadcasts will be evaluated and answered if necessary. off (1) : broadcasts will be ignored. |
| INT bcamGlobalEsCreationIp | 1.3.6.1.4.1.231.2.17.2.8 | INTEGER | read-only | The types of IP protocols that will lead to automatic endsystem creation: ipOff (1) : no automatic endsystem creation due to IP protocols. ipInData (2) : automatic endsystem creation due to IP data received. ipOutData (4) : automatic endsystem creation due to IP data sent. ipRoutingProt (8) : automatic endsystem creation due to IP routing protocols. ipRoutingData (16) : automatic endsystem creation due to routed IP protocols. |
| INT bcamGlobalEsCreationIso | 1.3.6.1.4.1.231.2.17.2.9 | INTEGER | read-only | The types of ISO 8473 and ISO 9542 protocols that will lead to automatic endsystem creation: isoOff (1) : no automatic endsystem creation due to ISO protocols. isoInData (2) : automatic endsystem creation due to ISO data received. isoOutData (4) : automatic endsystem creation due to ISO data sent. isoRoutingProt (8) : automatic endsystem creation due to ISO routing protocols. isoRoutingData (16) : automatic endsystem creation due to routed ISO protocols. |
| STR bcamGlobalFileApplTable | 1.3.6.1.4.1.231.2.17.2.39 | DisplayString | read-only | The name of the file that contains the assignments of NEA or ISO applications to the virtual host on which they shall run. |
| STR bcamGlobalFileProcTable | 1.3.6.1.4.1.231.2.17.2.41 | DisplayString | read-only | The name of the file that contains the assignments of host names to net addresses for automatic created endsystems. |
| STR bcamGlobalFileSocketHostTable | 1.3.6.1.4.1.231.2.17.2.40 | DisplayString | read-only | The name of the file that contains the assignments of IP adresses to socket host names for automatic created endsystems. |
| STR bcamGlobalHostName | 1.3.6.1.4.1.231.2.17.2.43 | DisplayString | read-only | NEA name of the local endsystem |
| INT bcamGlobalInProcChange | 1.3.6.1.4.1.231.2.17.2.29 | INTEGER | read-only | The number of times the limits of the inbound processing time buckets have been changed. |
| INT bcamGlobalInProcLimit1 | 1.3.6.1.4.1.231.2.17.2.25 | INTEGER | read-write | The lowest bucket limit for the recording of the inbound processing times in milliseconds. The inbound processing time is the time interval between the arrival of the first byte of a message at layer 2 and the receive of the last byte this message by the application. Every change will reset all counters for the inbound processing time. |
| INT bcamGlobalInProcLimit2 | 1.3.6.1.4.1.231.2.17.2.26 | INTEGER | read-write | The second bucket limit for the recording of the inbound processing times in milliseconds. The inbound processing time is the time interval between the arrival of the first byte of a message at layer 2 and the receive of the last byte this message by the application. Every change will reset all counters for the inbound processing time. |
| INT bcamGlobalInProcLimit3 | 1.3.6.1.4.1.231.2.17.2.27 | INTEGER | read-write | The third bucket limit for the recording of the inbound processing times in milliseconds. The inbound processing time is the time interval between the arrival of the first byte of a message at layer 2 and the receive of the last byte this message by the application. Every change will reset all counters for the inbound processing time. |
| INT bcamGlobalInProcLimit4 | 1.3.6.1.4.1.231.2.17.2.28 | INTEGER | read-write | The highest bucket limit for the recording of the inbound processing times in milliseconds. The inbound processing time is the time interval between the arrival of the first byte of a message at layer 2 and the receive of the last byte this message by the application. Every change will reset all counters for the inbound processing time. |
| INT bcamGlobalInProcSet | 1.3.6.1.4.1.231.2.17.2.30 | INTEGER | read-write | The state of counting into the inbound processing time buckets. off (2) : the counting is stopped. on (1) : the counting is running. |
| INT bcamGlobalInWaitChange | 1.3.6.1.4.1.231.2.17.2.17 | INTEGER | read-only | The number of times the limits of the input wait time buckets have been changed. |
| INT bcamGlobalInWaitLimit1 | 1.3.6.1.4.1.231.2.17.2.13 | INTEGER | read-write | The lowest bucket limit for the recording of the input wait times in milliseconds. The input wait time is the time interval between the announcement of a message to an application and corresponding receive call. Every change will reset all counters for the input wait time. |
| INT bcamGlobalInWaitLimit2 | 1.3.6.1.4.1.231.2.17.2.14 | INTEGER | read-write | The second bucket limit for the recording of the input wait times in milliseconds. The input wait time is the time interval between the announcement of a message to an application and corresponding receive call. Every change will reset all counters for the input wait time. |
| INT bcamGlobalInWaitLimit3 | 1.3.6.1.4.1.231.2.17.2.15 | INTEGER | read-write | The third bucket limit for the recording of the input wait times in milliseconds. The input wait time is the time interval between the announcement of a message to an application and corresponding receive call. Every change will reset all counters for the input wait time. |
| INT bcamGlobalInWaitLimit4 | 1.3.6.1.4.1.231.2.17.2.16 | INTEGER | read-write | The highest bucket limit for the recording of the input wait times in milliseconds. The input wait time is the time interval between the announcement of a message to an application and corresponding receive call. Every change will reset all counters for the input wait time. |
| INT bcamGlobalInWaitSet | 1.3.6.1.4.1.231.2.17.2.18 | INTEGER | read-write | The state of counting into the input wait time buckets. off (2) : the counting is stopped. on (1) : the counting is running. |
| INT bcamGlobalMaxRemoteIp | 1.3.6.1.4.1.231.2.17.2.7 | INTEGER | read-only | The maximum length in bytes BCAM uses for an NSDU for an endsystem that is reached over at least one router |
| INT bcamGlobalMibVersion | 1.3.6.1.4.1.231.2.17.2.2 | INTEGER | read-only | Version of BCAM specific MIB (beginning with 1). Will be increased with every enhancement of this MIB |
| INT bcamGlobalNumBitmap | 1.3.6.1.4.1.231.2.17.2.6 | INTEGER | read-only | The number of bitmaps to administer slots in the data slot pool. Every bitmap can administer 2048 slots. So the maximum number of slots in a pool is bcamGlobalNumBitmap*2048 |
| INT bcamGlobalOutProcChange | 1.3.6.1.4.1.231.2.17.2.35 | INTEGER | read-only | The number of times the limits of the outbound processing time buckets have been changed. |
| INT bcamGlobalOutProcLimit1 | 1.3.6.1.4.1.231.2.17.2.31 | INTEGER | read-write | The lowest bucket limit for the recording of the outbound processing times in milliseconds. The outbound processing time is the time interval between the send call of an application and the confirmation for the processing of the last byte of the message by layer 1. Every change will reset all counters for the outbound processing time. |
| INT bcamGlobalOutProcLimit2 | 1.3.6.1.4.1.231.2.17.2.32 | INTEGER | read-write | The second bucket limit for the recording of the outbound processing times in milliseconds. The outbound processing time is the time interval between the send call of an application and the confirmation for the processing of the last byte of the message by layer 1. Every change will reset all counters for the outbound processing time. |
| INT bcamGlobalOutProcLimit3 | 1.3.6.1.4.1.231.2.17.2.33 | INTEGER | read-write | The third bucket limit for the recording of the outbound processing times in milliseconds. The outbound processing time is the time interval between the send call of an application and the confirmation for the processing of the last byte of the message by layer 1. Every change will reset all counters for the outbound processing time. |
| INT bcamGlobalOutProcLimit4 | 1.3.6.1.4.1.231.2.17.2.34 | INTEGER | read-write | The highest bucket limit for the recording of the outbound processing times in milliseconds. The outbound processing time is the time interval between the send call of an application and the confirmation for the processing of the last byte of the message by layer 1. Every change will reset all counters for the outbound processing time. |
| INT bcamGlobalOutProcSet | 1.3.6.1.4.1.231.2.17.2.36 | INTEGER | read-write | The state of counting into the outbound processing time buckets. off (2) : the counting is stopped. on (1) : the counting is running. |
| INT bcamGlobalPortFree | 1.3.6.1.4.1.231.2.17.2.5 | INTEGER | read-only | The lowest port number that will be assigned dynamical by BCAM |
| INT bcamGlobalPortNonpriv | 1.3.6.1.4.1.231.2.17.2.4 | INTEGER | read-only | The lowest port number that may be used by non privileged applications |
| INT bcamGlobalRarp | 1.3.6.1.4.1.231.2.17.2.12 | INTEGER | read-only | Describes if the reverse address resolution protocol will be supported. off (1) : RARP not supported. on (2) : RARP supported. |
| INT bcamGlobalReactChange | 1.3.6.1.4.1.231.2.17.2.23 | INTEGER | read-only | The number of times the limits of the application reaction time buckets have been changed. |
| INT bcamGlobalReactLimit1 | 1.3.6.1.4.1.231.2.17.2.19 | INTEGER | read-write | The lowest bucket limit for the recording of the application reaction times in milliseconds. The application reaction time is the time interval between a receive call and a directly following send call. Every change will reset all counters for the application reaction time. |
| INT bcamGlobalReactLimit2 | 1.3.6.1.4.1.231.2.17.2.20 | INTEGER | read-write | The second bucket limit for the recording of the application reaction times in milliseconds. The application reaction time is the time interval between a receive call and a directly following send call. Every change will reset all counters for the application reaction time. |
| INT bcamGlobalReactLimit3 | 1.3.6.1.4.1.231.2.17.2.21 | INTEGER | read-write | The third bucket limit for the recording of the application reaction times in milliseconds. The application reaction time is the time interval between a receive call and a directly following send call. Every change will reset all counters for the application reaction time. |
| INT bcamGlobalReactLimit4 | 1.3.6.1.4.1.231.2.17.2.22 | INTEGER | read-write | The highest bucket limit for the recording of the application reaction times in milliseconds. The application reaction time is the time interval between a receive call and a directly following send call. Every change will reset all counters for the application reaction time. |
| INT bcamGlobalReactSet | 1.3.6.1.4.1.231.2.17.2.24 | INTEGER | read-write | The state of counting into the application reaction time buckets. off (2) : the counting is stopped. on (1) : the counting is running. |
| INT bcamGlobalSnmpRelease | 1.3.6.1.4.1.231.2.17.2.37 | INTEGER | read-write | The time interval in minutes for which the values for already closed connections and applications are still available. |
| INT bcamGlobalTrapPollInterval | 1.3.6.1.4.1.231.2.17.2.38 | INTEGER | read-write | The time interval in seconds after which the SNMP agent will poll for traps. |
| INT bcamGlobalUpTime | 1.3.6.1.4.1.231.2.17.2.3 | INTEGER | read-only | Time in seconds since start of BCAM |
| bcamHost | 1.3.6.1.4.1.231.2.17.10 | |||
| INT bcamHostNumTable | 1.3.6.1.4.1.231.2.17.10.1 | INTEGER | read-only | The number of table entries in the host table |
| bcamHostTab | 1.3.6.1.4.1.231.2.17.10.2 | not-accessible | Table of all Hosts | |
| bcamHostTabEntry | 1.3.6.1.4.1.231.2.17.10.2.1 | not-accessible | Information about a Host | |
| STR bcamHostTabName | 1.3.6.1.4.1.231.2.17.10.2.1.2 | DisplayString | read-only | The NEA name of the host. |
| INT bcamHostTabNumber | 1.3.6.1.4.1.231.2.17.10.2.1.1 | INTEGER | read-only | The definite identifier for this host. |
| STR bcamHostTabSocketName | 1.3.6.1.4.1.231.2.17.10.2.1.3 | DisplayString | read-only | The socket name of the host. |
| INT bcamHostTabState | 1.3.6.1.4.1.231.2.17.10.2.1.5 | INTEGER | read-only | The current state of the host: active (1) : the host is working. included (2) : the host is known by BCAM. Several bits may be set simultaneous. |
| INT bcamHostTabTyp | 1.3.6.1.4.1.231.2.17.10.2.1.4 | INTEGER | read-only | The type of the host. normal (1) : the host is the BCAM standard host. virtual (2) : the host is a virtual host. |
| bcamIf | 1.3.6.1.4.1.231.2.17.8 | |||
| INT bcamIfNumTable | 1.3.6.1.4.1.231.2.17.8.1 | INTEGER | read-only | |
| bcamIfTab | 1.3.6.1.4.1.231.2.17.8.2 | not-accessible | Table of all interfaces | |
| INT bcamIfTabAdminState | 1.3.6.1.4.1.231.2.17.8.2.1.11 | INTEGER | read-only | The administrative state of this interface requested by commands. excluded (4) : no BCIN command given included (1) : BCIN command given active (2) : BCACT command given |
| CTR bcamIfTabBytesInHighs | 1.3.6.1.4.1.231.2.17.8.2.1.61 | Counter | read-only | The number of bytes received (high word, multiply by 4294967296) |
| CTR bcamIfTabBytesInLows | 1.3.6.1.4.1.231.2.17.8.2.1.62 | Counter | read-only | The number of bytes received (low word, add to high word) |
| CTR bcamIfTabBytesOutHighs | 1.3.6.1.4.1.231.2.17.8.2.1.59 | Counter | read-only | The number of bytes sent (high word, multiply by 4294967296) |
| CTR bcamIfTabBytesOutLows | 1.3.6.1.4.1.231.2.17.8.2.1.60 | Counter | read-only | The number of bytes sent (low word, add to high word) |
| INT bcamIfTabConfigUpdate | 1.3.6.1.4.1.231.2.17.8.2.1.7 | INTEGER | read-only | Describes whether assigned routes are allowed to be switched from this to an alternative interface. updateAllowed (4) : switching allowed updateForbidden (1) : switching forbidden primaryRequested (2) : switch back of all routes original assigned to this interface requested Several bits may be set simultaneous. |
| INT bcamIfTabCurrentState | 1.3.6.1.4.1.231.2.17.8.2.1.12 | INTEGER | read-only | The actual working state of this interface none (8) : interface not working waitForAct (1) : activation in progress working (2) : interface working waitForDeact (4) : deactivation in progress Several bits may be set simultaneous. |
| INT bcamIfTabDevice | 1.3.6.1.4.1.231.2.17.8.2.1.10 | INTEGER | read-only | Describes whether the interface is an ESCON channel to channel adapter. esconCtc (1) : the interface is an ESCON channel to channel adapter. |
| CTR bcamIfTabDiscardIns | 1.3.6.1.4.1.231.2.17.8.2.1.86 | Counter | read-only | The number of packets received that were discarded. |
| CTR bcamIfTabDiscardOuts | 1.3.6.1.4.1.231.2.17.8.2.1.87 | Counter | read-only | The number of packets that were discarded before sending. |
| bcamIfTabEntry | 1.3.6.1.4.1.231.2.17.8.2.1 | not-accessible | Information about an interface | |
| CTR bcamIfTabErrorPacketIns | 1.3.6.1.4.1.231.2.17.8.2.1.84 | Counter | read-only | The number of erroneous packets received. |
| CTR bcamIfTabErrorPacketOuts | 1.3.6.1.4.1.231.2.17.8.2.1.85 | Counter | read-only | The number of erroneous packets sent. |
| CTR bcamIfTabInPacketsLanHighs | 1.3.6.1.4.1.231.2.17.8.2.1.72 | Counter | read-only | The number of input packets (only valid for ethernet or FDDI) (high word, multiply by 4294967296) |
| CTR bcamIfTabInPacketsLanLows | 1.3.6.1.4.1.231.2.17.8.2.1.73 | Counter | read-only | The number of input packets (only valid for ethernet or FDDI) (low word, add to high word) |
| CTR bcamIfTabInputStops | 1.3.6.1.4.1.231.2.17.8.2.1.68 | Counter | read-only | The number of times BCAM received a RNR (Receive Not Ready) HDLC frame. |
| PHY bcamIfTabInt0Address1 | 1.3.6.1.4.1.231.2.17.8.2.1.46 | PhysAddress | read-only | INT0 address 1 or zero |
| PHY bcamIfTabInt0Address2 | 1.3.6.1.4.1.231.2.17.8.2.1.47 | PhysAddress | read-only | INT0 address 2 |
| PHY bcamIfTabInt0Address3 | 1.3.6.1.4.1.231.2.17.8.2.1.48 | PhysAddress | read-only | INT0 address 3 |
| PHY bcamIfTabInt0Address4 | 1.3.6.1.4.1.231.2.17.8.2.1.49 | PhysAddress | read-only | INT0 address 4 |
| PHY bcamIfTabInt0Address5 | 1.3.6.1.4.1.231.2.17.8.2.1.50 | PhysAddress | read-only | INT0 address 5 |
| PHY bcamIfTabInt0Address6 | 1.3.6.1.4.1.231.2.17.8.2.1.51 | PhysAddress | read-only | INT0 address 6 |
| OCT bcamIfTabIntfAddress1 | 1.3.6.1.4.1.231.2.17.8.2.1.53 | OCTET STRING | read-only | INTF address 1 |
| OCT bcamIfTabIntfAddress2 | 1.3.6.1.4.1.231.2.17.8.2.1.54 | OCTET STRING | read-only | INTF address 2 |
| OCT bcamIfTabIntfAddress3 | 1.3.6.1.4.1.231.2.17.8.2.1.55 | OCTET STRING | read-only | INTF address 3 |
| OCT bcamIfTabIntfAddress4 | 1.3.6.1.4.1.231.2.17.8.2.1.56 | OCTET STRING | read-only | INTF address 4 |
| OCT bcamIfTabIntfAddress5 | 1.3.6.1.4.1.231.2.17.8.2.1.57 | OCTET STRING | read-only | INTF address 5 |
| OCT bcamIfTabIntfAddress6 | 1.3.6.1.4.1.231.2.17.8.2.1.58 | OCTET STRING | read-only | INTF address 6 |
| CTR bcamIfTabIOErrorIns | 1.3.6.1.4.1.231.2.17.8.2.1.70 | Counter | read-only | The number of IO errors for input operations |
| CTR bcamIfTabIOErrorOuts | 1.3.6.1.4.1.231.2.17.8.2.1.69 | Counter | read-only | The number of IO errors for output operations |
| CTR bcamIfTabIOsInHighs | 1.3.6.1.4.1.231.2.17.8.2.1.65 | Counter | read-only | The number of IO operations for input (high word, multiply by 4294967296) |
| CTR bcamIfTabIOsInLows | 1.3.6.1.4.1.231.2.17.8.2.1.66 | Counter | read-only | The number of IO operations for input (low word, add to high word) |
| CTR bcamIfTabIOsOutHighs | 1.3.6.1.4.1.231.2.17.8.2.1.63 | Counter | read-only | The number of IO operations for output (high word, multiply by 4294967296) |
| CTR bcamIfTabIOsOutLows | 1.3.6.1.4.1.231.2.17.8.2.1.64 | Counter | read-only | The number of IO operations for output (low word, add to high word) |
| IP bcamIfTabIpAddress1 | 1.3.6.1.4.1.231.2.17.8.2.1.39 | IpAddress | read-only | IP address 1 or zero |
| IP bcamIfTabIpAddress2 | 1.3.6.1.4.1.231.2.17.8.2.1.40 | IpAddress | read-only | IP address 2 |
| IP bcamIfTabIpAddress3 | 1.3.6.1.4.1.231.2.17.8.2.1.41 | IpAddress | read-only | IP address 3 |
| IP bcamIfTabIpAddress4 | 1.3.6.1.4.1.231.2.17.8.2.1.42 | IpAddress | read-only | IP address 4 |
| IP bcamIfTabIpAddress5 | 1.3.6.1.4.1.231.2.17.8.2.1.43 | IpAddress | read-only | IP address 5 |
| IP bcamIfTabIpAddress6 | 1.3.6.1.4.1.231.2.17.8.2.1.44 | IpAddress | read-only | IP address 6 |
| INT bcamIfTabL2Monitoring | 1.3.6.1.4.1.231.2.17.8.2.1.9 | INTEGER | read-only | The state of the layer 2 monitoring. on (1) : layer 2 monitoring is running. off (2) : layer 2 monitoring is not running. |
| PHY bcamIfTabLanAddress | 1.3.6.1.4.1.231.2.17.8.2.1.6 | PhysAddress | read-only | The MAC address (if supported) |
| INT bcamIfTabLenTraceIn | 1.3.6.1.4.1.231.2.17.8.2.1.16 | INTEGER | read-only | The maximum length of layer 2 data to be traced in a trace entry for input. |
| INT bcamIfTabLenTraceOut | 1.3.6.1.4.1.231.2.17.8.2.1.15 | INTEGER | read-only | The maximum length of layer 2 data to be traced in a trace entry for output. |
| INT bcamIfTabMaxLpdu | 1.3.6.1.4.1.231.2.17.8.2.1.8 | INTEGER | read-only | The maximum length of a link protocol data unit depending on bcamIfTabProfile. ethernet (1514) : 1514 bytes fddi (4494) : 4494 bytes atm (65535) : 65535 bytes nealkh (65549) : 65549 bytes nealkp (4113) : 4113 bytes maxReass (16392) : 16392 bytes |
| STR bcamIfTabMnemonicDiag | 1.3.6.1.4.1.231.2.17.8.2.1.19 | DisplayString | read-only | The device mnemonic for diagnosis. |
| STR bcamIfTabMnemonicRead | 1.3.6.1.4.1.231.2.17.8.2.1.5 | DisplayString | read-only | The device mnemonic for read operations |
| STR bcamIfTabMnemonicWrite | 1.3.6.1.4.1.231.2.17.8.2.1.4 | DisplayString | read-only | The device mnemonic for write operations |
| INT bcamIfTabMode | 1.3.6.1.4.1.231.2.17.8.2.1.13 | INTEGER | read-only | Describes the operational parameters of this interface stopModeOn (16) : stop PDN in case of abnormal deactivation slowPollOn (8) : automatic reactivation shall be tried shortWaitOn (4) : stop activation after timeout multicastOn (2) : evaluate multicasts broadcastOn (1) : evaluate broadcasts Several bits may be set simultaneous. |
| PHY bcamIfTabMulticastAddr1 | 1.3.6.1.4.1.231.2.17.8.2.1.21 | PhysAddress | read-only | multicast address 1 or zero |
| PHY bcamIfTabMulticastAddr10 | 1.3.6.1.4.1.231.2.17.8.2.1.30 | PhysAddress | read-only | multicast address 10 |
| PHY bcamIfTabMulticastAddr2 | 1.3.6.1.4.1.231.2.17.8.2.1.22 | PhysAddress | read-only | multicast address 2 |
| PHY bcamIfTabMulticastAddr3 | 1.3.6.1.4.1.231.2.17.8.2.1.23 | PhysAddress | read-only | multicast address 3 |
| PHY bcamIfTabMulticastAddr4 | 1.3.6.1.4.1.231.2.17.8.2.1.24 | PhysAddress | read-only | multicast address 4 |
| PHY bcamIfTabMulticastAddr5 | 1.3.6.1.4.1.231.2.17.8.2.1.25 | PhysAddress | read-only | multicast address 5 |
| PHY bcamIfTabMulticastAddr6 | 1.3.6.1.4.1.231.2.17.8.2.1.26 | PhysAddress | read-only | multicast address 6 |
| PHY bcamIfTabMulticastAddr7 | 1.3.6.1.4.1.231.2.17.8.2.1.27 | PhysAddress | read-only | multicast address 7 |
| PHY bcamIfTabMulticastAddr8 | 1.3.6.1.4.1.231.2.17.8.2.1.28 | PhysAddress | read-only | multicast address 8 |
| PHY bcamIfTabMulticastAddr9 | 1.3.6.1.4.1.231.2.17.8.2.1.29 | PhysAddress | read-only | multicast address 9 |
| CTR bcamIfTabMulticastInHighs | 1.3.6.1.4.1.231.2.17.8.2.1.80 | Counter | read-only | The number of multicasts received (high word, multiply by 4294967296) |
| CTR bcamIfTabMulticastInLows | 1.3.6.1.4.1.231.2.17.8.2.1.81 | Counter | read-only | The number of multicasts received (low word, add to high word) |
| CTR bcamIfTabMulticastOutHighs | 1.3.6.1.4.1.231.2.17.8.2.1.82 | Counter | read-only | The number of multicasts sent (high word, multiply by 4294967296) |
| CTR bcamIfTabMulticastOutLows | 1.3.6.1.4.1.231.2.17.8.2.1.83 | Counter | read-only | The number of multicasts sent (low word, add to high word) |
| STR bcamIfTabName | 1.3.6.1.4.1.231.2.17.8.2.1.2 | DisplayString | read-only | The name of this interface |
| OCT bcamIfTabNeaAddress1 | 1.3.6.1.4.1.231.2.17.8.2.1.32 | OCTET STRING | read-only | NEA address 1 |
| OCT bcamIfTabNeaAddress2 | 1.3.6.1.4.1.231.2.17.8.2.1.33 | OCTET STRING | read-only | NEA address 2 |
| OCT bcamIfTabNeaAddress3 | 1.3.6.1.4.1.231.2.17.8.2.1.34 | OCTET STRING | read-only | NEA address 3 |
| OCT bcamIfTabNeaAddress4 | 1.3.6.1.4.1.231.2.17.8.2.1.35 | OCTET STRING | read-only | NEA address 4 |
| OCT bcamIfTabNeaAddress5 | 1.3.6.1.4.1.231.2.17.8.2.1.36 | OCTET STRING | read-only | NEA address 5 |
| OCT bcamIfTabNeaAddress6 | 1.3.6.1.4.1.231.2.17.8.2.1.37 | OCTET STRING | read-only | NEA address 6 |
| INT bcamIfTabNumbers | 1.3.6.1.4.1.231.2.17.8.2.1.1 | INTEGER | read-only | A definite identifier for the interface. Serves for references from other tables |
| INT bcamIfTabNumInt0Address | 1.3.6.1.4.1.231.2.17.8.2.1.45 | INTEGER | read-only | The number of INT0 addresses enabled for this interface. |
| INT bcamIfTabNumIntfAddress | 1.3.6.1.4.1.231.2.17.8.2.1.52 | INTEGER | read-only | The number of INTF addresses enabled for this interface. |
| INT bcamIfTabNumIpAddress | 1.3.6.1.4.1.231.2.17.8.2.1.38 | INTEGER | read-only | The number of IP addresses enabled for this interface. |
| INT bcamIfTabNumMulticastAddr | 1.3.6.1.4.1.231.2.17.8.2.1.20 | INTEGER | read-only | The number of multicast addresses enabled for this interface. |
| INT bcamIfTabNumNeaAddress | 1.3.6.1.4.1.231.2.17.8.2.1.31 | INTEGER | read-only | The number of NEA addresses enabled for this interface. |
| INT bcamIfTabNumRouteSwitchings | 1.3.6.1.4.1.231.2.17.8.2.1.17 | INTEGER | read-only | The number of route switchings performed for this interface |
| CTR bcamIfTabOutPacketsLanHighs | 1.3.6.1.4.1.231.2.17.8.2.1.74 | Counter | read-only | The number of output packets (only valid for ethernet or FDDI) (high word, multiply by 4294967296) |
| CTR bcamIfTabOutPacketsLanLows | 1.3.6.1.4.1.231.2.17.8.2.1.75 | Counter | read-only | The number of output packets (only valid for ethernet or FDDI) (low word, add to high word) |
| CTR bcamIfTabOutputStops | 1.3.6.1.4.1.231.2.17.8.2.1.67 | Counter | read-only | The number of times BCAM sent a RNR (Receive Not Ready) HDLC frame. |
| CTR bcamIfTabPacketsNotReceiveds | 1.3.6.1.4.1.231.2.17.8.2.1.71 | Counter | read-only | The number of packets not received due to receive not ready |
| STR bcamIfTabPortName | 1.3.6.1.4.1.231.2.17.8.2.1.14 | DisplayString | read-only | The port name of this interface |
| INT bcamIfTabProfile | 1.3.6.1.4.1.231.2.17.8.2.1.3 | INTEGER | read-only | The layer 2 profile of this interface nealkp (1) : proprietary link protocol with permanent dialog. nealke (2) : proprietary event driven link protocol to BS2000 system. nealkeS (3) : proprietary event driven link protocol to System 6000. nealkh (4) : a HDLC balanced link protocol (duplex mode). llc1 (5) : CSMA/CD link protocol. sinix (6) : proprietary link protocol to SINIX port. fddi (7) : FDDI link protocol. |
| INT bcamIfTabTimeLastChange | 1.3.6.1.4.1.231.2.17.8.2.1.18 | INTEGER | read-only | The time interval (in seconds) since the last change of the working state of this interface |
| INT bcamIfTabTraceBufferLen | 1.3.6.1.4.1.231.2.17.8.2.1.91 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamIfTabTraceNumberBuffer | 1.3.6.1.4.1.231.2.17.8.2.1.90 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamIfTabTraceState | 1.3.6.1.4.1.231.2.17.8.2.1.89 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| CTR bcamIfTabUnicastInHighs | 1.3.6.1.4.1.231.2.17.8.2.1.76 | Counter | read-only | The number of unicasts received (high word, multiply by 4294967296) |
| CTR bcamIfTabUnicastInLows | 1.3.6.1.4.1.231.2.17.8.2.1.77 | Counter | read-only | The number of unicasts received (low word, add to high word) |
| CTR bcamIfTabUnicastOutHighs | 1.3.6.1.4.1.231.2.17.8.2.1.78 | Counter | read-only | The number of unicasts sent (high word, multiply by 4294967296) |
| CTR bcamIfTabUnicastOutLows | 1.3.6.1.4.1.231.2.17.8.2.1.79 | Counter | read-only | The number of unicasts sent (low word, add to high word) |
| CTR bcamIfTabUnknownProtoIns | 1.3.6.1.4.1.231.2.17.8.2.1.88 | Counter | read-only | The number of packets received that were discarded because of unknown protocol. |
| bcamMemory | 1.3.6.1.4.1.231.2.17.3 | |||
| INT bcamMemoryCellReqBitmapFull | 1.3.6.1.4.1.231.2.17.3.54 | INTEGER | read-only | The number of cell requests failed because bitmap was full. |
| INT bcamMemoryCellReqNoMemory | 1.3.6.1.4.1.231.2.17.3.55 | INTEGER | read-only | The number of cell requests failed because memory request failed. |
| INT bcamMemoryCellReqPagInExceed | 1.3.6.1.4.1.231.2.17.3.56 | INTEGER | read-only | The number of requests for pageable input cells that failed because limit has been reached. |
| INT bcamMemoryCellReqPagOutExceed | 1.3.6.1.4.1.231.2.17.3.57 | INTEGER | read-only | The number of requests for pageable output cells that failed because limit has been reached. |
| INT bcamMemoryCellReqResInExceed | 1.3.6.1.4.1.231.2.17.3.52 | INTEGER | read-only | The number of requests for resident input cells that failed because limit has been reached. |
| INT bcamMemoryCellReqResOutExceed | 1.3.6.1.4.1.231.2.17.3.51 | INTEGER | read-only | The number of requests for resident output cells that failed because the limit has been reached. |
| INT bcamMemoryCellReqSucc | 1.3.6.1.4.1.231.2.17.3.50 | INTEGER | read-only | The number of successful cell requests. |
| INT bcamMemoryCellReqTempExceed | 1.3.6.1.4.1.231.2.17.3.53 | INTEGER | read-only | The number of cell requests failed because of temporary shortage. |
| INT bcamMemoryClass3 | 1.3.6.1.4.1.231.2.17.3.1 | INTEGER | read-only | The number of bytes of class 3 memory requested by BCAM. |
| INT bcamMemoryClass4 | 1.3.6.1.4.1.231.2.17.3.2 | INTEGER | read-only | The number of bytes of class 4 memory requested by BCAM. |
| INT bcamMemoryLenApplCb | 1.3.6.1.4.1.231.2.17.3.11 | INTEGER | read-only | The length of one application control block in bytes. |
| INT bcamMemoryLenEnaCb | 1.3.6.1.4.1.231.2.17.3.13 | INTEGER | read-only | The length of one control block in bytes. |
| INT bcamMemoryLenExtApplCb | 1.3.6.1.4.1.231.2.17.3.15 | INTEGER | read-only | The length of one extended application control block in bytes. |
| INT bcamMemoryLenLongEventSlot | 1.3.6.1.4.1.231.2.17.3.3 | INTEGER | read-only | The length of one long event slot in bytes. |
| INT bcamMemoryLenLongPagConn1 | 1.3.6.1.4.1.231.2.17.3.25 | INTEGER | read-only | The length of one long pageable connection control block 1 in bytes. |
| INT bcamMemoryLenLongResConn2 | 1.3.6.1.4.1.231.2.17.3.19 | INTEGER | read-only | The length of one long resident connection control block 2 in bytes. |
| INT bcamMemoryLenShortEventSlot | 1.3.6.1.4.1.231.2.17.3.5 | INTEGER | read-only | The length of one short event slot in bytes. |
| INT bcamMemoryLenShortPagConn1 | 1.3.6.1.4.1.231.2.17.3.21 | INTEGER | read-only | The length of one short pageable connection control block 1 in bytes. |
| INT bcamMemoryLenShortPagConn2 | 1.3.6.1.4.1.231.2.17.3.27 | INTEGER | read-only | The length of one short pageable connection control block 2 in bytes. |
| INT bcamMemoryLenShortResConn2 | 1.3.6.1.4.1.231.2.17.3.17 | INTEGER | read-only | The length of one short resident connection control block 2 in bytes. |
| INT bcamMemoryLenSnmpConn | 1.3.6.1.4.1.231.2.17.3.23 | INTEGER | read-only | The length of one SNMP connection control block in bytes. |
| INT bcamMemoryLenSnmpParamSlot | 1.3.6.1.4.1.231.2.17.3.9 | INTEGER | read-only | The length of one SNMP parameter block in bytes. |
| INT bcamMemoryLenTransParamSlot | 1.3.6.1.4.1.231.2.17.3.7 | INTEGER | read-only | The length of one transport parameter block in bytes. |
| INT bcamMemoryOccApplCb | 1.3.6.1.4.1.231.2.17.3.12 | INTEGER | read-only | The number of application control blocks currently used. |
| INT bcamMemoryOccEnaCb | 1.3.6.1.4.1.231.2.17.3.14 | INTEGER | read-only | The number of control blocks currently used. |
| INT bcamMemoryOccExtApplCb | 1.3.6.1.4.1.231.2.17.3.16 | INTEGER | read-only | The number of extended application control blocks currently used. |
| INT bcamMemoryOccLongEventSlot | 1.3.6.1.4.1.231.2.17.3.4 | INTEGER | read-only | The number of long event slots currently used. |
| INT bcamMemoryOccLongPagConn1 | 1.3.6.1.4.1.231.2.17.3.26 | INTEGER | read-only | The number of long pageable connection control blocks 1 currently used. |
| INT bcamMemoryOccLongResConn2 | 1.3.6.1.4.1.231.2.17.3.20 | INTEGER | read-only | The number of long resident connection control blocks 2 currently used. |
| INT bcamMemoryOccShortEventSlot | 1.3.6.1.4.1.231.2.17.3.6 | INTEGER | read-only | The number of short event slots currently used. |
| INT bcamMemoryOccShortPagConn1 | 1.3.6.1.4.1.231.2.17.3.22 | INTEGER | read-only | The number of short pageable connection control blocks 1 currently used. |
| INT bcamMemoryOccShortPagConn2 | 1.3.6.1.4.1.231.2.17.3.28 | INTEGER | read-only | The number of short pageable connection control blocks 2 currently used. |
| INT bcamMemoryOccShortResConn2 | 1.3.6.1.4.1.231.2.17.3.18 | INTEGER | read-only | The number of short resident connection control blocks 2 currently used. |
| INT bcamMemoryOccSnmpConn | 1.3.6.1.4.1.231.2.17.3.24 | INTEGER | read-only | The number of SNMP connection control blocks currently used. |
| INT bcamMemoryOccSnmpParamSlot | 1.3.6.1.4.1.231.2.17.3.10 | INTEGER | read-only | The number of SNMP parameter blocks currently used. |
| INT bcamMemoryOccTransParamSlot | 1.3.6.1.4.1.231.2.17.3.8 | INTEGER | read-only | The number of transport parameter blocks currently used. |
| INT bcamMemoryPoolInputCurrent | 1.3.6.1.4.1.231.2.17.3.29 | INTEGER | read-only | The number of bytes of resident memory currently used for input cells |
| INT bcamMemoryPoolInputLimit | 1.3.6.1.4.1.231.2.17.3.33 | INTEGER | read-only | The maximum number of bytes of resident memory to be used for input cells. |
| INT bcamMemoryPoolInputLimitTrap | 1.3.6.1.4.1.231.2.17.3.34 | INTEGER | read-only | The trap limit for the number of bytes of resident memory for input cells (if bcamMemoryPoolInputMonMin is greater than bcamMemoryPoolInputLimitTrap, a trap will be sent). |
| INT bcamMemoryPoolInputMaxPageable | 1.3.6.1.4.1.231.2.17.3.37 | INTEGER | read-only | The maximum number of bytes of pageable memory to be used for input cells. |
| INT bcamMemoryPoolInputMonMax | 1.3.6.1.4.1.231.2.17.3.31 | INTEGER | read-only | The maximum number of bytes of resident memory used for input cells for the last 5 seconds. |
| INT bcamMemoryPoolInputMonMin | 1.3.6.1.4.1.231.2.17.3.32 | INTEGER | read-only | The minimum number of bytes of resident memory used for input cells for the last 5 seconds. |
| INT bcamMemoryPoolInputResume | 1.3.6.1.4.1.231.2.17.3.30 | INTEGER | read-only | Describes whether an interface waits for memory for input . If zero, some interfaces will not have enough input buffer( A cell request was rejected because bcamMemoryPoolInputCurrent exceeded bcamMemoryPoolInputLimitTrap). |
| INT bcamMemoryPoolMaxCells | 1.3.6.1.4.1.231.2.17.3.44 | INTEGER | read-only | The maximum number of cells contained in every pool type. |
| INT bcamMemoryPoolMaxPageable | 1.3.6.1.4.1.231.2.17.3.36 | INTEGER | read-write | The maximum number of bytes of pageable memory to be used for input and output cells. |
| INT bcamMemoryPoolMaxResident | 1.3.6.1.4.1.231.2.17.3.35 | INTEGER | read-write | The maximum number of bytes of resident memory to be used for input and output cells. |
| INT bcamMemoryPoolOutputCurrent | 1.3.6.1.4.1.231.2.17.3.38 | INTEGER | read-only | The number of bytes of resident memory currently used for output cells. |
| INT bcamMemoryPoolOutputLimit | 1.3.6.1.4.1.231.2.17.3.42 | INTEGER | read-only | The maximum number of bytes of resident memory to be used for output cells. |
| INT bcamMemoryPoolOutputLimitTrap | 1.3.6.1.4.1.231.2.17.3.43 | INTEGER | read-only | The trap limit for the number of bytes of resident memory for output cells (if bcamMemoryPoolOutputMonMin is greater than bcamMemoryPoolOutputLimitTrap, a trap will be sent). |
| INT bcamMemoryPoolOutputMaxPageable | 1.3.6.1.4.1.231.2.17.3.45 | INTEGER | read-only | The maximum number of bytes of pageable memory to be used for output cells. |
| INT bcamMemoryPoolOutputMonMax | 1.3.6.1.4.1.231.2.17.3.40 | INTEGER | read-only | The maximum number of bytes of resident memory used for output cells for the last 5 seconds. |
| INT bcamMemoryPoolOutputMonMin | 1.3.6.1.4.1.231.2.17.3.41 | INTEGER | read-only | The minimum number of bytes of resident memory used for output cells for the last 5 seconds. |
| INT bcamMemoryPoolOutputResume | 1.3.6.1.4.1.231.2.17.3.39 | INTEGER | read-only | Describes whether an interface waits for memory for output . If zero, some interfaces will not have enough output buffer( A cell request was rejected because bcamMemoryPoolOutputCurrent exceeded bcamMemoryPoolOutputLimitTrap). |
| INT bcamMemoryPoolPageableCurrent | 1.3.6.1.4.1.231.2.17.3.48 | INTEGER | read-only | The number of bytes of pageable memory currently used for pools |
| INT bcamMemoryPoolPageableFixed | 1.3.6.1.4.1.231.2.17.3.49 | INTEGER | read-only | The number of bytes of pageable fixed memory currently used for output cells. |
| INT bcamMemoryPoolRoutingCurrent | 1.3.6.1.4.1.231.2.17.3.46 | INTEGER | read-only | The number of bytes of resident memory currently used for routing cells |
| INT bcamMemoryPoolRoutingLimit | 1.3.6.1.4.1.231.2.17.3.47 | INTEGER | read-only | The maximum number of bytes of resident memory to be used for routing cells. |
| bcamRoute | 1.3.6.1.4.1.231.2.17.7 | |||
| INT bcamRouteActive | 1.3.6.1.4.1.231.2.17.7.2 | INTEGER | read-only | The number of active routes |
| INT bcamRouteArpDefault | 1.3.6.1.4.1.231.2.17.7.3 | INTEGER | read-only | The ARP state to use as default when a route of type node (bcamRouteTabTyp) is activated. Several bits may be set simultaneous. off (1) : No usage of ARP. on (2) : periodic usage of ARP. quiet (4) : ARP will only be used if no connection oriented data were transferred during the last ARP period. |
| INT bcamRouteNumTable | 1.3.6.1.4.1.231.2.17.7.1 | INTEGER | read-only | The number of all routes known by BCAM |
| bcamRouter | 1.3.6.1.4.1.231.2.17.9 | |||
| INT bcamRouterNumTable | 1.3.6.1.4.1.231.2.17.9.1 | INTEGER | read-only | The number of table entries in the router table |
| INT bcamRouteRoutingReqIp | 1.3.6.1.4.1.231.2.17.7.4 | INTEGER | read-only | The number of forwarding requests for IP |
| INT bcamRouteRoutingReqIso | 1.3.6.1.4.1.231.2.17.7.5 | INTEGER | read-only | The number of forwarding requests for ISO |
| INT bcamRouteRoutingReqNea | 1.3.6.1.4.1.231.2.17.7.6 | INTEGER | read-only | The number of forwarding requests for NEA |
| bcamRouterTab | 1.3.6.1.4.1.231.2.17.9.2 | not-accessible | Table of all routers | |
| bcamRouterTabEntry | 1.3.6.1.4.1.231.2.17.9.2.1 | not-accessible | Information about a router | |
| IP bcamRouterTabIpHigh | 1.3.6.1.4.1.231.2.17.9.2.1.2 | IpAddress | read-only | The upper IP address limit of the IP address range reachable via this router. |
| IP bcamRouterTabIpLocal | 1.3.6.1.4.1.231.2.17.9.2.1.3 | IpAddress | read-only | The local IP address used for this endsystem. |
| IP bcamRouterTabIpLow | 1.3.6.1.4.1.231.2.17.9.2.1.1 | IpAddress | read-only | The lower IP address limit of the IP address range reachable via this router. |
| IP bcamRouterTabIpRouter | 1.3.6.1.4.1.231.2.17.9.2.1.4 | IpAddress | read-only | The IP address of the router |
| INT bcamRouterTabNumRouter | 1.3.6.1.4.1.231.2.17.9.2.1.5 | INTEGER | read-only | The route number of the router. |
| INT bcamRouteSuccRoutingReqIp | 1.3.6.1.4.1.231.2.17.7.7 | INTEGER | read-only | The number of successful forwarding requests for IP |
| INT bcamRouteSuccRoutingReqIso | 1.3.6.1.4.1.231.2.17.7.8 | INTEGER | read-only | The number of successful forwarding requests for ISO |
| INT bcamRouteSuccRoutingReqNea | 1.3.6.1.4.1.231.2.17.7.9 | INTEGER | read-only | The number of successful forwarding requests for NEA |
| bcamRouteTab | 1.3.6.1.4.1.231.2.17.7.10 | not-accessible | Table of all Routes | |
| GAU bcamRouteTabAckTimer | 1.3.6.1.4.1.231.2.17.7.10.1.21 | Gauge | read-only | The current value of the acknowledgement timer for this route in seconds. |
| INT bcamRouteTabArpFlag | 1.3.6.1.4.1.231.2.17.7.10.1.80 | INTEGER | read-only | The ARP state of the route. off (1) : no usage of ARP. on (2) : periodic usage of ARP. quiet (4) : ARP will only be used if no connection oriented data were transferred during the last ARP period. Several bits may be set simultaneous. |
| INT bcamRouteTabArpRepRec | 1.3.6.1.4.1.231.2.17.7.10.1.59 | INTEGER | read-only | The number of ARP replies received for this route. |
| INT bcamRouteTabArpRepSend | 1.3.6.1.4.1.231.2.17.7.10.1.57 | INTEGER | read-only | The number of ARP replies sent for this route. |
| INT bcamRouteTabArpReqRec | 1.3.6.1.4.1.231.2.17.7.10.1.58 | INTEGER | read-only | The number of ARP requests received for this route. |
| INT bcamRouteTabArpReqSend | 1.3.6.1.4.1.231.2.17.7.10.1.56 | INTEGER | read-only | The number of ARP requests sent for this route. |
| CTR bcamRouteTabBadIsoElems | 1.3.6.1.4.1.231.2.17.7.10.1.8 | Counter | read-only | The number of erroneous ISO and TCP fragments received on this route. |
| CTR bcamRouteTabBadNeaElems | 1.3.6.1.4.1.231.2.17.7.10.1.7 | Counter | read-only | The number of erroneous NEA fragments received on this route. |
| INT bcamRouteTabChangeState | 1.3.6.1.4.1.231.2.17.7.10.1.34 | INTEGER | read-only | Describes how the route was defined or modified. generated (16) : the route has been defined by KOGS and not been modified. dynamic (1) : the route was created dynamically by a BCIN command. defByProtocol (2) : the route was defined by routing protocol. switchByProtocol (4) : the route has been switched by routing protocol. changed (8) : the route has been modified. Several bits may be set simultaneous. |
| INT bcamRouteTabCommandState | 1.3.6.1.4.1.231.2.17.7.10.1.33 | INTEGER | read-only | The current state of this route caused by route specific commands. included (1) : a BCIN command was given successfully for this route. active (2) : a BCACT command was given successfully for this route. Several bits may be set simultaneous. |
| INT bcamRouteTabConnReqIn | 1.3.6.1.4.1.231.2.17.7.10.1.72 | INTEGER | read-only | The number of connection requests received on this route. |
| INT bcamRouteTabConnReqInAck | 1.3.6.1.4.1.231.2.17.7.10.1.73 | INTEGER | read-only | The number of connection requests received on this route that have been acknowledged by the local transport system. |
| INT bcamRouteTabConnReqInRej | 1.3.6.1.4.1.231.2.17.7.10.1.74 | INTEGER | read-only | The number of connection requests received on this route that have been rejected by the local transport system. |
| INT bcamRouteTabConnReqOut | 1.3.6.1.4.1.231.2.17.7.10.1.69 | INTEGER | read-only | The number of connection requests sent on this route. |
| INT bcamRouteTabConnReqOutAck | 1.3.6.1.4.1.231.2.17.7.10.1.70 | INTEGER | read-only | The number of connection requests sent on this route that have been acknowledeged by the remote transport system. |
| INT bcamRouteTabConnReqOutRej | 1.3.6.1.4.1.231.2.17.7.10.1.71 | INTEGER | read-only | The number of connection requests sent on this route that have been rejected by the remote transport system. |
| INT bcamRouteTabDeactReason | 1.3.6.1.4.1.231.2.17.7.10.1.38 | INTEGER | read-only | The reason for the deactivation of the route. flush (1) : an ISO9542 protocol element that requests the invalidation of the routing information has been received. supposedDown (2) : the route is supposed to be down (derived from state of TCP protocol machine or ICMP message received). noArpReply (4) : no arp reply has been received. Several bits may be set simultaneous. |
| INT bcamRouteTabDisconnIn | 1.3.6.1.4.1.231.2.17.7.10.1.77 | INTEGER | read-only | The number of disconnect requests received. |
| INT bcamRouteTabDisconnInAck | 1.3.6.1.4.1.231.2.17.7.10.1.78 | INTEGER | read-only | The number of disconnect requests received that have been acknowledged by the local transport system. |
| INT bcamRouteTabDisconnOut | 1.3.6.1.4.1.231.2.17.7.10.1.75 | INTEGER | read-only | The number of disconnect requests sent. |
| INT bcamRouteTabDisconnOutAck | 1.3.6.1.4.1.231.2.17.7.10.1.76 | INTEGER | read-only | The number of disconnect requests sent that have been acknowledged by the remote transport system. |
| INT bcamRouteTabDown | 1.3.6.1.4.1.231.2.17.7.10.1.64 | INTEGER | read-only | The number of times the state of the route has changed to not working. |
| bcamRouteTabEntry | 1.3.6.1.4.1.231.2.17.7.10.1 | not-accessible | Information about a route | |
| GAU bcamRouteTabErrorRecovTimer | 1.3.6.1.4.1.231.2.17.7.10.1.22 | Gauge | read-only | The current value of the error recovery timer for this route in seconds. |
| GAU bcamRouteTabExpedRetransTimer | 1.3.6.1.4.1.231.2.17.7.10.1.24 | Gauge | read-only | The current value of the expedited retransmit timer for this route in seconds. |
| INT bcamRouteTabFunction | 1.3.6.1.4.1.231.2.17.7.10.1.15 | INTEGER | read-only | Describes the function of the route: onlyServerAccess (1) : the route is used for access to a specified server port only. transportRoute (2) : the route leads to an endsystem Several bits may be set simultaneous. |
| INT bcamRouteTabIcmpRedirect | 1.3.6.1.4.1.231.2.17.7.10.1.62 | INTEGER | read-only | The number of ICMP redirects received for this route. |
| INT bcamRouteTabIcmpReply | 1.3.6.1.4.1.231.2.17.7.10.1.61 | INTEGER | read-only | The number of ICMP ECHO replies received for this route. |
| INT bcamRouteTabIcmpReq | 1.3.6.1.4.1.231.2.17.7.10.1.60 | INTEGER | read-only | The number of ICMP ECHO requests sent for this route. |
| CTR bcamRouteTabInDetectedGaps | 1.3.6.1.4.1.231.2.17.7.10.1.51 | Counter | read-only | The number of packets received where there was a gap between the highest already received byte and the lowest byte in the packet. |
| CTR bcamRouteTabInDuplicatedPackets | 1.3.6.1.4.1.231.2.17.7.10.1.52 | Counter | read-only | The number of packets received that contained at least one byte of user data that has already been received |
| CTR bcamRouteTabInIncorrectPackets | 1.3.6.1.4.1.231.2.17.7.10.1.53 | Counter | read-only | The number of erroneous packets received on this route. |
| CTR bcamRouteTabInPacketsDatas | 1.3.6.1.4.1.231.2.17.7.10.1.48 | Counter | read-only | The number of packets received on this route that contained at least one byte of user data. |
| CTR bcamRouteTabInPacketsFlowControls | 1.3.6.1.4.1.231.2.17.7.10.1.49 | Counter | read-only | The number of packets received on this route that contained only flow control information. |
| GAU bcamRouteTabIso4RetransTimer | 1.3.6.1.4.1.231.2.17.7.10.1.20 | Gauge | read-only | The current value of the retransmit timer for this route in seconds. |
| GAU bcamRouteTabIso4WindowTimer | 1.3.6.1.4.1.231.2.17.7.10.1.19 | Gauge | read-only | The current value of the window timer for this route in seconds. |
| INT bcamRouteTabIso9542 | 1.3.6.1.4.1.231.2.17.7.10.1.35 | INTEGER | read-only | Describes the ISO9542 processing, if this route is an INTF route eshReceived (1) : endsystem hello received ishReceived (2) : intermediate system hello received. iso8473QueryReceived (4) : ISO 8473 query configuration request received. refreshRequired (8) : refreshing of routing information is required. Several bits may be set simultaneous. |
| INT bcamRouteTabL3InputProfil | 1.3.6.1.4.1.231.2.17.7.10.1.27 | INTEGER | read-only | The input profile used on the network layer. nea (1) : proprietary NEAN protocol. int0 (2) : protocol according ISO 8473 (inactive network layer). intf (3) : protocol according ISO 8473. gateway (4) : no network layer protocol used. ip (5) : proctocol according RFC 791. |
| INT bcamRouteTabL3Subprofile | 1.3.6.1.4.1.231.2.17.7.10.1.32 | INTEGER | read-only | rfc1042 (1) : a layer 3 subprotocol according RFC1042 is used on this route. netConnLess (2) : a connectionless layer 3 protocol is used on this route. neaNetConn (4) : a NEA net connection is used on this route. neattNetConn (8) : a NEATT net connection is used on this route. Several bits may be set simultaneous. |
| PHY bcamRouteTabLanAddress | 1.3.6.1.4.1.231.2.17.7.10.1.42 | PhysAddress | read-only | The current MAC address (if known) of the remote endsystem or the first intermediate system of this route. |
| OCT bcamRouteTabLocalAddr | 1.3.6.1.4.1.231.2.17.7.10.1.44 | OCTET STRING | read-only | The layer 3 address of the local system described by this route according to bcamRouteTabTypAddress. |
| GAU bcamRouteTabMaxIsoConn | 1.3.6.1.4.1.231.2.17.7.10.1.6 | Gauge | read-only | The maximum number of ISO and TCP connections allowed for this route. |
| GAU bcamRouteTabMaxL4Conn | 1.3.6.1.4.1.231.2.17.7.10.1.9 | Gauge | read-only | The maximum number of layer 4 connections per layer 3 connection for this route. |
| GAU bcamRouteTabMaxNeaConn | 1.3.6.1.4.1.231.2.17.7.10.1.5 | Gauge | read-only | The maximum number of NEA connections allowed for this route. |
| INT bcamRouteTabMaxNetLength | 1.3.6.1.4.1.231.2.17.7.10.1.36 | INTEGER | read-only | The maximum length of a packet used on layer 3 (only valid for FDDI routes). ethernet (1) : the length will be limited to the maximum length for ethernet. fddi (2) : the length will be limited to the maximum length for FDDI. |
| INT bcamRouteTabMaxNsduLen | 1.3.6.1.4.1.231.2.17.7.10.1.83 | INTEGER | read-only | The maximum maximal length of a network service data unit used on this route |
| GAU bcamRouteTabMaxTsduLen | 1.3.6.1.4.1.231.2.17.7.10.1.17 | Gauge | read-only | The maximum length of packets that can be sent over this route. |
| GAU bcamRouteTabMaxUnackTpdu | 1.3.6.1.4.1.231.2.17.7.10.1.10 | Gauge | read-only | The maximum number of unacknowledged TPDUs per layer 3 connection that may be sent over this route. |
| INT bcamRouteTabMinNsduLen | 1.3.6.1.4.1.231.2.17.7.10.1.82 | INTEGER | read-only | The minimum maximal length of a network service data unit used on this route |
| STR bcamRouteTabName | 1.3.6.1.4.1.231.2.17.7.10.1.2 | DisplayString | read-only | The name of this route. |
| STR bcamRouteTabNameEndsystem | 1.3.6.1.4.1.231.2.17.7.10.1.18 | DisplayString | read-only | The name of the remote system described by this route. |
| STR bcamRouteTabNameGateway | 1.3.6.1.4.1.231.2.17.7.10.1.25 | DisplayString | read-only | The name of the intermediate system where protocol transitions, if necessary for this route, are done. |
| STR bcamRouteTabNameX25Station | 1.3.6.1.4.1.231.2.17.7.10.1.26 | DisplayString | read-only | The name of the station which performs the X25 net access. |
| INT bcamRouteTabNsduLen | 1.3.6.1.4.1.231.2.17.7.10.1.81 | INTEGER | read-only | The length of a network service data unit used on this route |
| INT bcamRouteTabNumberGateway | 1.3.6.1.4.1.231.2.17.7.10.1.14 | INTEGER | read-only | The number of the route which describes the gateway used to reach the system described by this route. |
| INT bcamRouteTabNumberIsoIpRouter | 1.3.6.1.4.1.231.2.17.7.10.1.12 | INTEGER | read-only | The number of the route which describes the INT0, INTF or IP router used to reach the system described by this route. |
| INT bcamRouteTabNumberLink | 1.3.6.1.4.1.231.2.17.7.10.1.79 | INTEGER | read-only | The number of the interface that is used for this route. |
| INT bcamRouteTabNumberNeaRouter | 1.3.6.1.4.1.231.2.17.7.10.1.13 | INTEGER | read-only | The number of the route which describes the NEA router used to reach the system described by this route. |
| CTR bcamRouteTabNumbers | 1.3.6.1.4.1.231.2.17.7.10.1.1 | Counter | read-only | The definite identifier for this route. |
| GAU bcamRouteTabNumIsoConn | 1.3.6.1.4.1.231.2.17.7.10.1.4 | Gauge | read-only | The current number of ISO and TCP connections using this route. |
| GAU bcamRouteTabNumNeaConn | 1.3.6.1.4.1.231.2.17.7.10.1.3 | Gauge | read-only | The current number of NEA connections using this route. |
| INT bcamRouteTabOption | 1.3.6.1.4.1.231.2.17.7.10.1.29 | INTEGER | read-only | The currently valid options for this route (only valid for TCP). delayedAckAllowed (1) : do not try do minimize the number of outgoing acknowledgements optimalSegmentSizeOn (2) : do not try do minimize the number of incoming acknowledgements Several bits may be set simultaneous. |
| PHY bcamRouteTabOrigLanAddress | 1.3.6.1.4.1.231.2.17.7.10.1.41 | PhysAddress | read-only | The MAC address (if known) of the remote endsystem or the first intermediate system of this route as used when the route has been created. |
| INT bcamRouteTabOspfHello | 1.3.6.1.4.1.231.2.17.7.10.1.65 | INTEGER | read-only | The number of OSPF HELLOs received for this route. |
| CTR bcamRouteTabOutPacketsDatas | 1.3.6.1.4.1.231.2.17.7.10.1.46 | Counter | read-only | The number of packets sent over this route that contained at least one byte of user data. |
| CTR bcamRouteTabOutPacketsFlowControls | 1.3.6.1.4.1.231.2.17.7.10.1.47 | Counter | read-only | The number of packets sent over this route that contained only flow control information. |
| CTR bcamRouteTabOutRetransPackets | 1.3.6.1.4.1.231.2.17.7.10.1.50 | Counter | read-only | The number of packets sent over this route that contained at least one byte of user data that were already sent. |
| INT bcamRouteTabPacketBadProtocol | 1.3.6.1.4.1.231.2.17.7.10.1.68 | INTEGER | read-only | The number of packets received on this route that were invalid. |
| INT bcamRouteTabPacketInternDiscon | 1.3.6.1.4.1.231.2.17.7.10.1.67 | INTEGER | read-only | The number of packets received on this route that resulted in an abortion of a connection. |
| INT bcamRouteTabPacketNoConn | 1.3.6.1.4.1.231.2.17.7.10.1.66 | INTEGER | read-only | The number of packets received on this route that could not be assigned to a connection. |
| INT bcamRouteTabProcNetTyp | 1.3.6.1.4.1.231.2.17.7.10.1.16 | INTEGER | read-only | Describes whether there are other intermediate systems necessary to be known by BCAM to reach the system described by this route. gatewayProc (1) : an intermediate gateway system is used. neaProc (2) : an intermediate NEA system is used. isoIpProc (4) : an intermediate ISO or IP system is used. Several bits may be set simultaneous. |
| INT bcamRouteTabReasonCreation | 1.3.6.1.4.1.231.2.17.7.10.1.40 | INTEGER | read-only | Describes the reason for the automatic creation of the route. incomingData (1) : the route has been created because of incoming data. outgoingData (2) : the route has been created because of outgoing data. routingProtocol (4) : the route has been created because of incoming routing protocol. routingData (8) : the route has been created because of data to be routed. Several bits may be set simultaneous. |
| GAU bcamRouteTabRejectTimer | 1.3.6.1.4.1.231.2.17.7.10.1.23 | Gauge | read-only | The current value of the reject timer for this route in seconds. |
| OCT bcamRouteTabRemoteAddr | 1.3.6.1.4.1.231.2.17.7.10.1.45 | OCTET STRING | read-only | The layer 3 address of the remote system described by this route according to bcamRouteTabTypAddress. |
| INT bcamRouteTabRoundTripTimeClosed | 1.3.6.1.4.1.231.2.17.7.10.1.54 | INTEGER | read-only | The average round trip time on this route for meanwhile closed connections. |
| INT bcamRouteTabRoundTripTimeCurrent | 1.3.6.1.4.1.231.2.17.7.10.1.55 | INTEGER | read-only | The average round trip time on this route for currently open connections. |
| INT bcamRouteTabRouteNetTyp | 1.3.6.1.4.1.231.2.17.7.10.1.11 | INTEGER | read-only | Describes whether there are other intermediate routes necessary to be known by BCAM to reach the system described by this route. gatewayRouter (1) : the system is reached via a gateway route. neaRouter (2) : the system is reached via a NEA router route. intfIpRouter (4) : the system is reached via an INTF or IP router route. int0Router (8) : the system is reached via an INT0 router route. Several bits may be set simultaneous. |
| INT bcamRouteTabState2 | 1.3.6.1.4.1.231.2.17.7.10.1.37 | INTEGER | read-only | Describes the state of the route viewed by routing protocols. silent (16) : route not yet or no more used. testing (1) : delivery problems on route detected. working (2) : route working. waitAddressResolution (4) : waiting for address resolution. lifetimeSupervsionFailed (8) : lifetime supervision failed. Several bits may be set simultaneous. |
| INT bcamRouteTabSwitched | 1.3.6.1.4.1.231.2.17.7.10.1.63 | INTEGER | read-only | The number of route switchings performed for this route. |
| INT bcamRouteTabSwitchType | 1.3.6.1.4.1.231.2.17.7.10.1.39 | INTEGER | read-only | The type of the last performed route switching. localRemote (1) : the route has been changed from local to remote route. remoteLocal (2) : the route has been changed from remote to local route. remoteRemote (4) : the route has been changed from remote to remote route. lsapChanged (8) : the route has been switched to another LSAPCB. lanAddrChanged (16) : the lan address of the route has been changed. Several bits may be set simultaneous. |
| INT bcamRouteTabTransState | 1.3.6.1.4.1.231.2.17.7.10.1.28 | INTEGER | read-only | The current transfer state of this route as viewed by transport layer. notReady (4) : no packets can be sent. waitForTransferInit (1) : route may be initialised. waitForReadyToTransfer (2) : address resolution running ready (3) : packets may be sent |
| INT bcamRouteTabTyp | 1.3.6.1.4.1.231.2.17.7.10.1.30 | INTEGER | read-only | Describes how the remote system described by this route is reached. direct (1) : the remote system is connected directly to the local system (e.g via DAST). remote (2) : the remote system is reached via at least one router. node (3) : the remote system is connected directly to ethernet or fddi node. |
| INT bcamRouteTabTypAddress | 1.3.6.1.4.1.231.2.17.7.10.1.43 | INTEGER | read-only | The type of address used for this route. nea (1) : 2 byte (processor number and region number) intf (2) : up to 20 byte full internet address streams (3) : 4 byte IP address int0 (4) : 6 byte MAC address |
| INT bcamRouteTabUsage | 1.3.6.1.4.1.231.2.17.7.10.1.31 | INTEGER | read-only | Describes whether this route describes an intermediate system. noIntermediate (16) : no intermediate route gatewayRouter (1) : route describes an intermediate system used as gateway intfIpRouter (2) : route describes an INTF or an IP router neaRouter (4) : route describes a NEA router int0Router (8) : route describes an INT0 router Several bits may be set simultaneous. |
| bcamTrace | 1.3.6.1.4.1.231.2.17.4 | |||
| INT bcamTraceAdmBufferLen | 1.3.6.1.4.1.231.2.17.4.7 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceAdmNumberBuffer | 1.3.6.1.4.1.231.2.17.4.6 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceAdmState | 1.3.6.1.4.1.231.2.17.4.5 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceBasicBufferLen | 1.3.6.1.4.1.231.2.17.4.10 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceBasicNumberBuffer | 1.3.6.1.4.1.231.2.17.4.9 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceBasicState | 1.3.6.1.4.1.231.2.17.4.8 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceConnBufferLen | 1.3.6.1.4.1.231.2.17.4.13 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceConnNumberBuffer | 1.3.6.1.4.1.231.2.17.4.12 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceConnState | 1.3.6.1.4.1.231.2.17.4.11 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| STR bcamTraceFilename | 1.3.6.1.4.1.231.2.17.4.2 | DisplayString | read-only | The name of the file currently used for saving BCAM traces. |
| INT bcamTraceInfoBufferLen | 1.3.6.1.4.1.231.2.17.4.34 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceInfoNumberBuffer | 1.3.6.1.4.1.231.2.17.4.33 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceInfoState | 1.3.6.1.4.1.231.2.17.4.32 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceLocalBufferLen | 1.3.6.1.4.1.231.2.17.4.16 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceLocalNumberBuffer | 1.3.6.1.4.1.231.2.17.4.15 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceLocalState | 1.3.6.1.4.1.231.2.17.4.14 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceMappingBufferLen | 1.3.6.1.4.1.231.2.17.4.19 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceMappingNumberBuffer | 1.3.6.1.4.1.231.2.17.4.18 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceMappingState | 1.3.6.1.4.1.231.2.17.4.17 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceMaxFilesize | 1.3.6.1.4.1.231.2.17.4.3 | INTEGER | read-only | The maximum size of one file used for saving BCAM traces in bytes. |
| INT bcamTraceMgmtBufferLen | 1.3.6.1.4.1.231.2.17.4.22 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceMgmtNumberBuffer | 1.3.6.1.4.1.231.2.17.4.21 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceMgmtState | 1.3.6.1.4.1.231.2.17.4.20 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceNetBufferLen | 1.3.6.1.4.1.231.2.17.4.25 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceNetNumberBuffer | 1.3.6.1.4.1.231.2.17.4.24 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceNetState | 1.3.6.1.4.1.231.2.17.4.23 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceNumberFiles | 1.3.6.1.4.1.231.2.17.4.4 | INTEGER | read-only | The number of files used for saving BCAM traces. |
| INT bcamTraceSavingState | 1.3.6.1.4.1.231.2.17.4.1 | INTEGER | read-only | Describes if any of the running BCAM traces are saved to a file. noSaving (32) : no trace will be written initiated (1) : the trace saving task has been created active (2) : the trace saving task is active shutting (4) : the trace saving task is terminating passive (8) : the trace file has been closed waiting (16) : the trace saving task is waiting for trace data to write Several bits may be set simultaneous. |
| INT bcamTraceSnmpBufferLen | 1.3.6.1.4.1.231.2.17.4.28 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceSnmpNumberBuffer | 1.3.6.1.4.1.231.2.17.4.27 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceSnmpState | 1.3.6.1.4.1.231.2.17.4.26 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| INT bcamTraceTransBufferLen | 1.3.6.1.4.1.231.2.17.4.31 | INTEGER | read-only | The length of one trace buffer in bytes (rounded up to multiples of 256). |
| INT bcamTraceTransNumberBuffer | 1.3.6.1.4.1.231.2.17.4.30 | INTEGER | read-only | The number of buffers used for the trace |
| INT bcamTraceTransState | 1.3.6.1.4.1.231.2.17.4.29 | INTEGER | read-only | The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous. |
| bcamTrap | 1.3.6.1.4.1.231.2.17.1 | |||
| NTF bcamTrapInPoolOver | 1.3.6.1.4.1.231.2.17.0.303 | This trap will be sent if the resident memory used for input cells exceeds the limit (bcamMemoryPoolInputLimitTrap) for more than 5 seconds. bcamTrapString has the fields: $HOST$: $UPTIME$: $INLIMIT$: $INCURRENT$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamMemoryPoolInputLimitTrap bcamTrapInPoolOverCurrent bcamTrapString | ||
| INT bcamTrapInPoolOverCurrent | 1.3.6.1.4.1.231.2.17.1.4 | INTEGER | not-accessible | The number of bytes of resident memory used for input cells when the trap condition (input pool over maximum) has been recognized. |
| NTF bcamTrapInPoolUnder | 1.3.6.1.4.1.231.2.17.0.304 | This trap will be sent if the resident memory used for input cells has exceeded the limit (bcamMemoryPoolInputLimitTrap) and falls under the limit for more than 5 seconds. bcamTrapString has the fields: $HOST$: $UPTIME$: $INLIMIT$: $INCURRENT$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamMemoryPoolInputLimitTrap bcamTrapInPoolUnderCurrent bcamTrapString | ||
| INT bcamTrapInPoolUnderCurrent | 1.3.6.1.4.1.231.2.17.1.5 | INTEGER | not-accessible | The number of bytes of resident memory used for input cells when the trap condition (input pool under maximum) has been recognized. |
| NTF bcamTrapLinkDown | 1.3.6.1.4.1.231.2.17.0.306 | This trap will be sent if an interface leaves the state active (bcamIfAdminState). bcamTrapString has the fields: $HOST$: $UPTIME$: $NUMBER$: $NAME$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamIfTabNumbers bcamIfTabName bcamTrapString | ||
| NTF bcamTrapLinkUp | 1.3.6.1.4.1.231.2.17.0.305 | This trap will be sent if an interface enters the state active (bcamIfAdminState). bcamTrapString has the fields: $HOST$: $UPTIME$: $NUMBER$: $NAME$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamIfTabNumbers bcamIfTabName bcamTrapString | ||
| NTF bcamTrapOutPoolOver | 1.3.6.1.4.1.231.2.17.0.301 | This trap will be sent if the resident memory used for output cells exceeds the limit (bcamMemoryPoolOutputLimitTrap) for more than 5 seconds. bcamTrapString has the fields: $HOST$: $UPTIME$: $OUTLIMIT$: $OUTCURRENT$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamMemoryPoolOutputLimitTrap bcamMemoryPoolOverCurrent bcamTrapString | ||
| INT bcamTrapOutPoolOverCurrent | 1.3.6.1.4.1.231.2.17.1.2 | INTEGER | not-accessible | The number of bytes of resident memory used for output cells when the trap condition (output pool over maximum) has been recognized. |
| NTF bcamTrapOutPoolUnder | 1.3.6.1.4.1.231.2.17.0.302 | This trap will be sent if the resident memory used for output cells has exceeded the limit (bcamMemoryPoolOutputLimitTrap) and falls under the limit for more than 5 seconds. bcamTrapString has the fields: $HOST$: $UPTIME$: $OUTLIMIT$: $OUTCURRENT$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamMemoryPoolOutputLimitTrap bcamMemoryPoolUnderCurrent bcamTrapString | ||
| INT bcamTrapOutPoolUnderCurrent | 1.3.6.1.4.1.231.2.17.1.3 | INTEGER | not-accessible | The number of bytes of resident memory used for output cells when the trap condition (output pool under maximum) has been recognized. |
| STR bcamTrapString | 1.3.6.1.4.1.231.2.17.1.1 | DisplayString | not-accessible | Textual description of the trap. The trap string contains the values sent with the trap in printable form separated by the keywords given at the description of the individual traps. |
| NTF bcamTrapSystemUp | 1.3.6.1.4.1.231.2.17.0.307 | This trap will be sent after a successful start of BCAM. bcamTrapString has the fields: $HOST$: $UPTIME$: The following values will be sent together with the trap: bcamGlobalHostName bcamGlobalUpTime bcamTrapString | ||
| bcamTsap | 1.3.6.1.4.1.231.2.17.5 | |||
| INT bcamTsapCurrOpen | 1.3.6.1.4.1.231.2.17.5.1 | INTEGER | read-only | The number of currently active TSAPs (including BCAM internal applications). |
| INT bcamTsapMaxCepTsap | 1.3.6.1.4.1.231.2.17.5.18 | INTEGER | read-only | The maximum number of connections a non system application may have opened concurrently. |
| INT bcamTsapMaxTsap | 1.3.6.1.4.1.231.2.17.5.16 | INTEGER | read-only | The maximum number of not predefined applications that may be opened simultaneously. |
| INT bcamTsapMaxTsapTask | 1.3.6.1.4.1.231.2.17.5.17 | INTEGER | read-only | The maximum number of not predefined applications that may be opened simultaneously by one task. |
| INT bcamTsapNumTable | 1.3.6.1.4.1.231.2.17.5.15 | INTEGER | read-only | The number of table entries. |
| INT bcamTsapRecvByteClessHigh | 1.3.6.1.4.1.231.2.17.5.13 | INTEGER | read-only | The number of bytes received connectionless given from BCAM to all TSAPs since start of BCAM (high word, multiply by 4294967296). |
| INT bcamTsapRecvByteClessLow | 1.3.6.1.4.1.231.2.17.5.14 | INTEGER | read-only | The number of bytes received connectionless given from BCAM to all TSAPs since start of BCAM (low word, add to high word). |
| INT bcamTsapRecvByteHigh | 1.3.6.1.4.1.231.2.17.5.7 | INTEGER | read-only | Number of bytes given from BCAM to all TSAPs since start of BCAM (high word, multiply by 4294967296). |
| INT bcamTsapRecvByteLow | 1.3.6.1.4.1.231.2.17.5.8 | INTEGER | read-only | Number of bytes given from BCAM to all TSAPs since start of BCAM (low word, add to high word). |
| INT bcamTsapRecvCall | 1.3.6.1.4.1.231.2.17.5.6 | INTEGER | read-only | Number of successful receive calls of all TSAPs since start of BCAM |
| INT bcamTsapRecvCallCless | 1.3.6.1.4.1.231.2.17.5.12 | INTEGER | read-only | The number of successful send calls for connectionless data of all TSAPs since start of BCAM |
| INT bcamTsapRejCepTsap | 1.3.6.1.4.1.231.2.17.5.21 | INTEGER | read-only | The number of connection requests rejected because the maximum number of connections for this tsap has been reached (see bcamTsapMaxCepTsap). |
| INT bcamTsapRejTsap | 1.3.6.1.4.1.231.2.17.5.19 | INTEGER | read-only | The number of rejected tsap openings because of reached maximum (see bcamTsapMaxTsap). |
| INT bcamTsapRejTsapTask | 1.3.6.1.4.1.231.2.17.5.20 | INTEGER | read-only | The number of rejected tsap openings because of reached maximum for one task (see bcamTsapMaxTsapTask). |
| INT bcamTsapSendByteClessHigh | 1.3.6.1.4.1.231.2.17.5.10 | INTEGER | read-only | The number of bytes given to BCAM-interface to send connectionless from all TSAPs since start of BCAM (high word, multiply by 4294967296). |
| INT bcamTsapSendByteClessLow | 1.3.6.1.4.1.231.2.17.5.11 | INTEGER | read-only | The number of bytes given to BCAM-interface to send connectionless from all TSAPs since start of BCAM (low word, add to high word). |
| INT bcamTsapSendByteHigh | 1.3.6.1.4.1.231.2.17.5.4 | INTEGER | read-only | Number of bytes given to BCAM-interface to send from all TSAPs since start of BCAM (high word, multiply by 4294967296). |
| INT bcamTsapSendByteLow | 1.3.6.1.4.1.231.2.17.5.5 | INTEGER | read-only | Number of bytes given to BCAM-interface to send from all TSAPs since start of BCAM (low word, add to high word). |
| INT bcamTsapSendCall | 1.3.6.1.4.1.231.2.17.5.3 | INTEGER | read-only | Number of successful send calls of all TSAPs since start of BCAM |
| INT bcamTsapSendCallCless | 1.3.6.1.4.1.231.2.17.5.9 | INTEGER | read-only | The number of successful send calls for connectionless data of all TSAPs since start of BCAM |
| bcamTsapTab | 1.3.6.1.4.1.231.2.17.5.22 | not-accessible | Table of all active TSAPs | |
| CTR bcamTsapTabByteReceivedHists | 1.3.6.1.4.1.231.2.17.5.22.1.42 | Counter | read-only | The number of bytes received at the TSAP by this application for meanwhile closed connections. |
| CTR bcamTsapTabByteReceiveds | 1.3.6.1.4.1.231.2.17.5.22.1.16 | Counter | read-only | The number of bytes received at the TSAP by this application. |
| CTR bcamTsapTabByteSendHists | 1.3.6.1.4.1.231.2.17.5.22.1.40 | Counter | read-only | The number of bytes to send given to BCAM at the TSAP by this application for meanwhile closed connections. |
| CTR bcamTsapTabByteSends | 1.3.6.1.4.1.231.2.17.5.22.1.14 | Counter | read-only | The number of bytes to send given to BCAM at the TSAP by this application. |
| CTR bcamTsapTabClessRecvBytes | 1.3.6.1.4.1.231.2.17.5.22.1.49 | Counter | read-only | Number of bytes received connectionless by this application |
| CTR bcamTsapTabClessRecvCalls | 1.3.6.1.4.1.231.2.17.5.22.1.51 | Counter | read-only | Number of successful receive calls for connectionless data |
| CTR bcamTsapTabClessSendBytes | 1.3.6.1.4.1.231.2.17.5.22.1.48 | Counter | read-only | Number of bytes sent connectionless by this application |
| CTR bcamTsapTabClessSendCalls | 1.3.6.1.4.1.231.2.17.5.22.1.50 | Counter | read-only | Number of successful send calls for connectionless data |
| INT bcamTsapTabClessTimeout | 1.3.6.1.4.1.231.2.17.5.22.1.60 | INTEGER | read-only | The number of packets discarded because the datagram timer elapsed. |
| CTR bcamTsapTabCloseConns | 1.3.6.1.4.1.231.2.17.5.22.1.47 | Counter | read-only | Number of connections of this TSAP that have been opened and are now in the connection state closing or closed. |
| GAU bcamTsapTabCurrConn | 1.3.6.1.4.1.231.2.17.5.22.1.46 | Gauge | read-only | Number of connections of this TSAP not in the connection state closed. |
| STR bcamTsapTabDateApplEnable | 1.3.6.1.4.1.231.2.17.5.22.1.4 | DisplayString | read-only | The date of the application enableing. Format: YYYYMMDD |
| OCT bcamTsapTabDiagnostic | 1.3.6.1.4.1.231.2.17.5.22.1.12 | OCTET STRING | read-only | The reason why the application was disabled (for diagnostic purposes only). |
| GAU bcamTsapTabDuration | 1.3.6.1.4.1.231.2.17.5.22.1.3 | Gauge | read-only | The time in seconds the application was enabled. |
| bcamTsapTabEntry | 1.3.6.1.4.1.231.2.17.5.22.1 | not-accessible | Information about a current active TSAP | |
| INT bcamTsapTabFunction | 1.3.6.1.4.1.231.2.17.5.22.1.45 | INTEGER | read-only | Interfacefunctionality of TSAP. nea (1) : functionality according proprietary NEA . iso (2) : functionality according ISO IS 8072. streams (3) : functionality according the one defined in the INTERNET. |
| STR bcamTsapTabHost | 1.3.6.1.4.1.231.2.17.5.22.1.11 | DisplayString | read-only | The name of the host in which the application resides. |
| GAU bcamTsapTabInbufByte | 1.3.6.1.4.1.231.2.17.5.22.1.55 | Gauge | read-only | The number of bytes to receive connectionoriented that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabInbufByteCless | 1.3.6.1.4.1.231.2.17.5.22.1.59 | Gauge | read-only | The number of bytes to receive connectionless that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabInbufTsdu | 1.3.6.1.4.1.231.2.17.5.22.1.54 | Gauge | read-only | The number of packets to receive connectionoriented that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabInbufTsduCless | 1.3.6.1.4.1.231.2.17.5.22.1.58 | Gauge | read-only | The number of packets to receive connectionless that are currently buffered by BCAM for this application. |
| INT bcamTsapTabInWaitBuck1 | 1.3.6.1.4.1.231.2.17.5.22.1.29 | INTEGER | read-only | The number of times the input wait time was in the time interval between zero and bcamGlobalInWaitLimit1 for opened applications. |
| INT bcamTsapTabInWaitBuck1Hist | 1.3.6.1.4.1.231.2.17.5.22.1.19 | INTEGER | read-only | The number of times the input wait time was in the time interval between zero and bcamGlobalInWaitLimit1 for meanwhile closed applications. |
| INT bcamTsapTabInWaitBuck2 | 1.3.6.1.4.1.231.2.17.5.22.1.30 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit1 and bcamGlobalInWaitLimit2 for opened applications. |
| INT bcamTsapTabInWaitBuck2Hist | 1.3.6.1.4.1.231.2.17.5.22.1.20 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit1 and bcamGlobalInWaitLimit2 for meanwhile closed applications. |
| INT bcamTsapTabInWaitBuck3 | 1.3.6.1.4.1.231.2.17.5.22.1.31 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit2 and bcamGlobalInWaitLimit3 for opened applications. |
| INT bcamTsapTabInWaitBuck3Hist | 1.3.6.1.4.1.231.2.17.5.22.1.21 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit2 and bcamGlobalInWaitLimit3 for meanwhile closed applications. |
| INT bcamTsapTabInWaitBuck4 | 1.3.6.1.4.1.231.2.17.5.22.1.32 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit3 and bcamGlobalInWaitLimit4 for opened applications. |
| INT bcamTsapTabInWaitBuck4Hist | 1.3.6.1.4.1.231.2.17.5.22.1.22 | INTEGER | read-only | The number of times the input wait time was in the time interval between bcamGlobalInWaitLimit3 and bcamGlobalInWaitLimit4 for meanwhile closed applications. |
| INT bcamTsapTabInWaitBuck5 | 1.3.6.1.4.1.231.2.17.5.22.1.33 | INTEGER | read-only | The number of times the input wait time was longer than bcamGlobalInWaitLimit4 for opened applications. |
| INT bcamTsapTabInWaitBuck5Hist | 1.3.6.1.4.1.231.2.17.5.22.1.23 | INTEGER | read-only | The number of times the input wait time was longer than bcamGlobalInWaitLimit4 for meanwhile closed applications. |
| CTR bcamTsapTabLetterTimeoutHists | 1.3.6.1.4.1.231.2.17.5.22.1.44 | Counter | read-only | The number of packets that were deleted without being delivered to the application due to timeout of the letter timer for meanwhile closed connections. |
| CTR bcamTsapTabLetterTimeouts | 1.3.6.1.4.1.231.2.17.5.22.1.18 | Counter | read-only | The number of packets that were deleted without being delivered to the application due to timeout of the letter timer. |
| STR bcamTsapTabName | 1.3.6.1.4.1.231.2.17.5.22.1.7 | DisplayString | read-only | The name of this application according the type of the name (bcamTsapTabTypName). |
| OCT bcamTsapTabNeaTsel | 1.3.6.1.4.1.231.2.17.5.22.1.10 | OCTET STRING | read-only | The NEA transport selector of this application (if known). |
| CTR bcamTsapTabNumbers | 1.3.6.1.4.1.231.2.17.5.22.1.1 | Counter | read-only | The definite identifier for this application. Even if the same application is disabled and then reenabled, the identfier will get a new value. |
| OCT bcamTsapTabOsiTsel | 1.3.6.1.4.1.231.2.17.5.22.1.9 | OCTET STRING | read-only | The OSI transport selector of this application (if known). |
| GAU bcamTsapTabOutbufByte | 1.3.6.1.4.1.231.2.17.5.22.1.53 | Gauge | read-only | The number of bytes to send connectionoriented that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabOutbufByteCless | 1.3.6.1.4.1.231.2.17.5.22.1.57 | Gauge | read-only | The number of bytes to send connectionless that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabOutbufTsdu | 1.3.6.1.4.1.231.2.17.5.22.1.52 | Gauge | read-only | The number of packets to send connectionoriented that are currently buffered by BCAM for this application. |
| GAU bcamTsapTabOutbufTsduCless | 1.3.6.1.4.1.231.2.17.5.22.1.56 | Gauge | read-only | The number of packets to send connectionless that are currently buffered by BCAM for this application. |
| INT bcamTsapTabPortnumber | 1.3.6.1.4.1.231.2.17.5.22.1.8 | INTEGER | read-only | The port number used by this application (if known). |
| INT bcamTsapTabReactBuck1 | 1.3.6.1.4.1.231.2.17.5.22.1.34 | INTEGER | read-only | The number of times the application reaction time was in the time interval between zero and bcamGlobalReactLimit1 for opened applications. |
| INT bcamTsapTabReactBuck1Hist | 1.3.6.1.4.1.231.2.17.5.22.1.24 | INTEGER | read-only | The number of times the application reaction time was in the time interval between zero and bcamGlobalReactLimit1 for meanwhile closed applications. |
| INT bcamTsapTabReactBuck2 | 1.3.6.1.4.1.231.2.17.5.22.1.35 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit1 and bcamGlobalReactLimit2 for opened applications. |
| INT bcamTsapTabReactBuck2Hist | 1.3.6.1.4.1.231.2.17.5.22.1.25 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit1 and bcamGlobalReactLimit2 for meanwhile closed applications. |
| INT bcamTsapTabReactBuck3 | 1.3.6.1.4.1.231.2.17.5.22.1.36 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit2 and bcamGlobalReactLimit3 for opened applications. |
| INT bcamTsapTabReactBuck3Hist | 1.3.6.1.4.1.231.2.17.5.22.1.26 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit2 and bcamGlobalReactLimit3 for meanwhile closed applications. |
| INT bcamTsapTabReactBuck4 | 1.3.6.1.4.1.231.2.17.5.22.1.37 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit3 and bcamGlobalReactLimit4 for opened applications. |
| INT bcamTsapTabReactBuck4Hist | 1.3.6.1.4.1.231.2.17.5.22.1.27 | INTEGER | read-only | The number of times the application reaction time was in the time interval between bcamGlobalReactLimit3 and bcamGlobalReactLimit4 for meanwhile closed applications. |
| INT bcamTsapTabReactBuck5 | 1.3.6.1.4.1.231.2.17.5.22.1.38 | INTEGER | read-only | The number of times the application reaction time was longer than bcamGlobalReactLimit4 for opened applications. |
| INT bcamTsapTabReactBuck5Hist | 1.3.6.1.4.1.231.2.17.5.22.1.28 | INTEGER | read-only | The number of times the application reaction time was longer than bcamGlobalReactLimit4 for meanwhile closed applications. |
| CTR bcamTsapTabSendCallOverMaxHists | 1.3.6.1.4.1.231.2.17.5.22.1.43 | Counter | read-only | The number of send calls of this application while BCAM limits have been reached for meanwhile closed connections. |
| CTR bcamTsapTabSendCallOverMaxs | 1.3.6.1.4.1.231.2.17.5.22.1.17 | Counter | read-only | The number of send calls of this application while BCAM limits have been reached. |
| INT bcamTsapTabState | 1.3.6.1.4.1.231.2.17.5.22.1.2 | INTEGER | read-only | The current state of this application. opening (1) : the application enableing is in progress. open (2): the application is ready for requesting or accepting connections. closing (3): the termination of the application is in progress. closed (4): the application has been closed. Several bits may be set simultaneous. |
| STR bcamTsapTabTimeApplEnable | 1.3.6.1.4.1.231.2.17.5.22.1.5 | DisplayString | read-only | The time of the application enableing. Format: HHMMSS |
| CTR bcamTsapTabTsduReceivedHists | 1.3.6.1.4.1.231.2.17.5.22.1.41 | Counter | read-only | The number of packets received at the TSAP by this application for meanwhile closed connections. |
| CTR bcamTsapTabTsduReceiveds | 1.3.6.1.4.1.231.2.17.5.22.1.15 | Counter | read-only | The number of packets received at the TSAP by this application. |
| CTR bcamTsapTabTsduSendHists | 1.3.6.1.4.1.231.2.17.5.22.1.39 | Counter | read-only | The number of packets to send given to BCAM at the TSAP by this application for meanwhile closed connections. |
| CTR bcamTsapTabTsduSends | 1.3.6.1.4.1.231.2.17.5.22.1.13 | Counter | read-only | The number of packets to send given to BCAM at the TSAP by this application. |
| INT bcamTsapTabTypName | 1.3.6.1.4.1.231.2.17.5.22.1.6 | INTEGER | read-only | The type of name of this application. NeaName (1) : the name consists of 8 byte application name and 8 byte name of endsystem. SocketName (2) : the name consists of up to 32 byte socket name. IsoName (3) : the name consists of up to 78 byte iso name. |
| INT bcamTsapTotOpen | 1.3.6.1.4.1.231.2.17.5.2 | INTEGER | read-only | The number of TSAPs opened since start of BCAM (excluding the active TSAPs). |
| sni | 1.3.6.1.4.1.231 | |||
| sniBcam | 1.3.6.1.4.1.231.2.17 | |||
| sniProductMibs | 1.3.6.1.4.1.231.2 |
RFC description
Manages BCAM (Basic Connection And Management) system resources including memory, traces, and network routes.
Start monitoring Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.