All MIBs › LBMSH-MIB › rptrGroupPortCapacity
rptrGroupPortCapacity
Module: LBMSH-MIB
OID (symbolic): LBMSH-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.
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> LBMSH-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> LBMSH-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 | LBMSH-MIB |