All MIBs › RMON-MIB › hostTopNGrantedSize
hostTopNGrantedSize
Module: RMON-MIB
OID (symbolic): RMON-MIB::hostTopNGrantedSize
OID (numeric): 1.3.6.1.2.1.16.5.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The maximum number of hosts in the top N table.
When the associated hostTopNRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation and available
resources. The probe must not lower this value except as a result of a set to the associated hostTopNRequestedSize object.
Hosts with the highest value of hostTopNRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more hosts.
What is hostTopNGrantedSize?
The maximum number of hosts the probe will actually include in this Top-N report, ranked in decreasing order of the selected rate; may be lower than hostTopNRequestedSize if the probe lacks resources to grant the full request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.5.1.1.7 snmpwalk -v2c -c public <target> RMON-MIB::hostTopNGrantedSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.5.1.1.7.1 snmpget -v2c -c public <target> RMON-MIB::hostTopNGrantedSize.1
Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::hostTopNGrantedSize OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.5 | hostTopN | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.5.1 | hostTopNControlTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.5.1.1 | hostTopNControlEntry | RFC1271-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.5.1.1.7 | hostTopNGrantedSize | RMON-MIB |