All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSysGroupID
hmSysGroupID
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSysGroupID
OID (numeric): 1.3.6.1.4.1.248.14.1.1.9.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
index to identify an interface card. This value is never greater than hmSysGroupCapacity.
What is hmSysGroupID?
This read-only object returns a numeric identifier that indexes interface cards within the system, never exceeding the hmSysGroupCapacity limit. Each physical interface card has a unique group ID assigned at boot time. Network managers use this index to organize and identify multiple interface cards in multi-card chassis equipment for management and configuration purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupID.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.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.1 | hmSysGroupID | HMPRIV-MGMT-SNMP-MIB |