NRC-MultiGate :: hub1IFChannelUtilization

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsNRC-MultiGatehub1IFChannelUtilization

hub1IFChannelUtilization

Module: NRC-MultiGate

OID (symbolic): NRC-MultiGate::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?

A 90-byte series of 45 16-bit samples giving this interface's bridging-logic channel utilization over the last 60 seconds, oldest sample first; each raw sample converts to a percentage via (sample * 100) / 0xffff.

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-MultiGate::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-MultiGate::hub1IFChannelUtilization.1

Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::hub1IFChannelUtilization OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.315nrcNRC-HUB1-MIB
1.3.6.1.4.1.315.1hub1NRC-HUB1-MIB
1.3.6.1.4.1.315.1.16hub1IFTableNRC-HUB1-MIB
1.3.6.1.4.1.315.1.16.1hub1IFEntryNRC-HUB1-MIB
Numeric OIDNameModule
1.3.6.1.4.1.315.1.16.1.13hub1IFChannelUtilizationNRC-MultiGate