All MIBs › NRC-HUB1-MIB › hub1IFChannelUtilization
hub1IFChannelUtilization
Module: NRC-HUB1-MIB
OID (symbolic): NRC-HUB1-MIB::hub1IFChannelUtilization
OID (numeric): 1.3.6.1.4.1.315.1.16.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Utilization statistics for the last 60 seconds of operation of the bridging logic associated with this interface. The OCTET STRING is a series of 45 16-bit words, each word representing the percentage utilization for a 1.33 second sample period. The first 16 bit word in this series represents the oldest sample.
Percentages are calculated by passing each 16 bit sample through the following equation:
((Sample) * 100) / 0xffff
to yield the percent channel utilization (a number ranging from 0 to 100).
What is hub1IFChannelUtilization?
Reports 45 sequential 1.33-second utilization samples covering this interface's bridging logic over the last 60 seconds, each a 16-bit value converted to a 0-100 percent figure via (sample * 100) / 0xffff, with the oldest sample listed first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.16.1.13 snmpwalk -v2c -c public <target> NRC-HUB1-MIB::hub1IFChannelUtilization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.16.1.13.1 snmpget -v2c -c public <target> NRC-HUB1-MIB::hub1IFChannelUtilization.1
Start monitoring NRC Hub1-series Ethernet hub/repeater (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-HUB1-MIB::hub1IFChannelUtilization OID value, configure state conditions and alerts, and monitor any NRC Hub1-series Ethernet hub/repeater (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.16 | hub1IFTable | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.16.1 | hub1IFEntry | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.16.1.13 | hub1IFChannelUtilization | NRC-HUB1-MIB |