All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSysModNumOfPorts
hmSysModNumOfPorts
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSysModNumOfPorts
OID (numeric): 1.3.6.1.4.1.248.14.1.1.10.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The numberOfPorts is the number of ports contained within the module. Within each module, the ports are uniquely numbered in the range from 1 to numberOfPorts.
What is hmSysModNumOfPorts?
This read-only integer object reports the total number of usable ports available on a hardware module, with ports numbered sequentially from 1 to this value. It defines the valid range of port indices for that module. Operators use this to understand the port capacity of each installed module and correctly index into port-level tables for configuration or monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.10.1.6 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysModNumOfPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.10.1.6.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysModNumOfPorts.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.10 | hmSysModuleTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.10.1 | hmSysModuleEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.10.1.6 | hmSysModNumOfPorts | HMPRIV-MGMT-SNMP-MIB |