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).
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |