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.
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
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |
| 1.3.6.1.2.1.22.1.2.1.1.6 | rptrGroupPortCapacity | SNMP-REPEATER-MIB |