CTINB2-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.12.2.1
- Namespace
- enterasys
- Source file
CTINB2-MIB- Digest
sha256:bcbe1c7af11c6ccf8d330d98234b5597763805ce2e8f5b234161bfefd686bc33
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctINBinfo2 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTINB2-MIB CTRON-MIB-NAMES CTRON-OIDS SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctInbUtil OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.12.2.1 | |||
| ctInbUtilInterval OBJECT-TYPE The length of the sampling interval in seconds used for all INB utilization measurements and calculations. | 1.3.6.1.4.1.52.4.1.2.12.2.1.1 | INTEGER | read-write | mandatory |
| ctInbUtilTable OBJECT-TYPE A list of byte counts and absolute utilization percentages reflecting data transferred via the INB during the last sampling interval. | 1.3.6.1.4.1.52.4.1.2.12.2.1.2 | not-accessible | mandatory | |
| ctInbUtilEntry OBJECT-TYPE Byte counts and utilization percentages reflecting data transferred from a source module to a destination module via the INB. | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1 | not-accessible | mandatory | |
| ctInbUtilSrcSlot OBJECT-TYPE The chassis slot number containing the module from which bytes are transmitted onto the INB. | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.1 | INTEGER | read-only | mandatory |
| ctInbUtilDestSlot OBJECT-TYPE The chassis slot number containing the module to which bytes are transmitted across the INB. | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.2 | INTEGER | read-only | mandatory |
| ctInbUtilHiByteCountA OBJECT-TYPE The high-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel A during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountA = (ctInbUtilHiByteCountA * 2**32) + ctInbUtilLoByteCountA | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.3 | INTEGER | read-only | mandatory |
| ctInbUtilLoByteCountA OBJECT-TYPE The low-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel A during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountA = (ctInbUtilHiByteCountA * 2**32) + ctInbUtilLoByteCountA | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.4 | INTEGER | read-only | mandatory |
| ctInbUtilHiByteCountB OBJECT-TYPE The high-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel B during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountB = (ctInbUtilHiByteCountB * 2**32) + ctInbUtilLoByteCountB | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.5 | INTEGER | read-only | mandatory |
| ctInbUtilLoByteCountB OBJECT-TYPE The low-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel B during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountB = (ctInbUtilHiByteCountB * 2**32) + ctInbUtilLoByteCountB | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.6 | INTEGER | read-only | mandatory |
| ctInbUtilAbsoluteA OBJECT-TYPE The percentage of absolute utilization of INB channel A by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing ctInbUtilByteCountA (a 64-bit entity which is calculated as specified above) by the theoretical maximum number of bytes that could have traversed INB channel A during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100). | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.7 | INTEGER | read-only | mandatory |
| ctInbUtilAbsoluteB OBJECT-TYPE The percentage of absolute utilization of INB channel B by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing ctInbUtilByteCountB (a 64-bit entity which is calculated as specified above) by the theoretical maximum number of bytes that could have traversed INB channel B during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100). | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.8 | INTEGER | read-only | mandatory |
| ctInbUtilAbsoluteTotal OBJECT-TYPE The percentage of absolute utilization of the total INB by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing the sum of ctInbUtilByteCountA and ctInbUtilByteCountB by the theoretical maximum number of bytes that could have traversed both INB channels during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100). | 1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.9 | INTEGER | read-only | mandatory |