ctInbUtilAbsoluteTotal
CTINB2-MIB ·
.1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.9
Object
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).
Context
- MIB
- CTINB2-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctInbUtilEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTINB2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB2-MIB::ctInbUtilAbsoluteTotal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTINB2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB2-MIB::ctInbUtilAbsoluteTotal.<ctInbUtilSrcSlot>.<ctInbUtilDestSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTINB2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTINB2-MIB::ctInbUtilAbsoluteTotal'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647