All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSysGroupMap
hmSysGroupMap
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSysGroupMap
OID (numeric): 1.3.6.1.4.1.248.14.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
This string represents the current configuration of the chassis, 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. The number of octets in the string is given by hmSysGroupCapacity. If the value of this variable changes, a hmGroupMapChange trap is sent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupMap.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.4 | hmSysGroupMap | HMPRIV-MGMT-SNMP-MIB |