hmGroupMapChange
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.1.0.1
Object
notification
This trap is sent when a change occurs in the group structure of a switch. This occurs only when a group is logically removed from or added to a switch. The varBind list contains the updated value of the hmSysGroupMap variable. hmNeighbourSlot identifies the related slot. hmNeighbourIpAddress shows whether a group was logically removed (0.0.0.0) or added (correct ipAddress).
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.1.0.1- Type
- notification
- Status
- current
- Parent
- hmChassisEvent
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmGroupMapChange'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmGroupMapChange'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.