All MIBs › SNMP-REPEATER-MIB › rptrGroupPortCapacity
rptrGroupPortCapacity
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrGroupPortCapacity
OID (numeric): 1.3.6.1.2.1.22.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The rptrGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1-2147483647. Within each group, the ports are uniquely numbered in the range from 1 to rptrGroupPortCapacity.
Some ports may not be present in the system, in which case the actual number of ports present will be less than the value of rptrGroupPortCapacity. The number of ports present in the group will never be greater than the value of 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 that can physically exist within this group (module/card); ports in the group are numbered 1 through this value, typically matching the labeling on the physical hardware.
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> SNMP-REPEATER-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> SNMP-REPEATER-MIB::rptrGroupPortCapacity.1
Start monitoring vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub device (repeater/port operational status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNMP-REPEATER-MIB::rptrGroupPortCapacity OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub device (repeater/port operational status) 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 | SNMP-REPEATER-MIB |