NRC-MultiGate :: hub1IFChannelUtilization

MIB Reference — IPNetwork Monitor

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).

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
1.3.6.1.4.1.315.1.16.1.13hub1IFChannelUtilizationNRC-MultiGate