All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSysGroupModuleMap
hmSysGroupModuleMap
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSysGroupModuleMap
OID (numeric): 1.3.6.1.4.1.248.14.1.1.9.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This string represents the current configuration of a group, encoded as an octet string. Each module is represented by a single octet. If the value of a single octet is the ascii representation of the character '1', it indicates that the module represented by that octet is present, if '0', the module is absent. If the character is 'C', then the card is configurable but absent. The ports can be configured and by setting hmSysModStatus to remove(3) the card can be logically removed. The number of bytes in the string is given by hmSysGroupModuleCapacity.
What is hmSysGroupModuleMap?
This read-only string encodes the current hardware module configuration in the system, where each character ('1' for present, '0' for absent, 'C' for configurable but absent) represents a module position. The string provides a quick snapshot of which hardware modules are installed and available in the chassis. System operators use this to verify the hardware configuration, plan upgrades, and understand the system's port and processing capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.6 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupModuleMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.6.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupModuleMap.1
Start monitoring Hirschmann modular industrial Ethernet switch (e.g. RSPE-Expandable/MACH104 series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HMPRIV-MGMT-SNMP-MIB::hmSysGroupModuleMap OID value, configure state conditions and alerts, and monitor any Hirschmann modular industrial Ethernet switch (e.g. RSPE-Expandable/MACH104 series) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.9 | hmSysGroupTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.9.1 | hmSysGroupEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.9.1.6 | hmSysGroupModuleMap | HMPRIV-MGMT-SNMP-MIB |