All MIBs › RFC1516-MIB › rptrGroupPortCapacity
rptrGroupPortCapacity
Module: RFC1516-MIB
OID (symbolic): RFC1516-MIB::rptrGroupPortCapacity
OID (numeric): 1.3.6.1.2.1.22.1.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The rptrGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1-1024. Within each group, the ports are uniquely numbered in the range from 1 to rptrGroupPortCapacity.
Note: In practice, this will generally be the
number of ports on a module, card, or board, and the port numbers will correspond to numbers marked on the physical embodiment.
What is rptrGroupPortCapacity?
The number of ports this particular group/module supports, with ports on it numbered 1 through this value. It tells the admin how many rptrPortTable rows to expect for this specific card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.2.1.1.6 snmpwalk -v2c -c public <target> RFC1516-MIB::rptrGroupPortCapacity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.2.1.1.6.1 snmpget -v2c -c public <target> RFC1516-MIB::rptrGroupPortCapacity.1
Start monitoring vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1516-MIB::rptrGroupPortCapacity OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub hardware from a single console.
OID Breakdown
Upper-level ancestors (11 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.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.1 | rptrBasicPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2 | rptrGroupInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2.1 | rptrGroupTable | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2.1.1 | rptrGroupEntry | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.1.2.1.1.6 | rptrGroupPortCapacity | RFC1516-MIB |