hmTrackSendStateChangeTrap
HMTRACKING-SNMP-MIB ·
.1.3.6.1.4.1.248.14.15.1.1.1.18
Object
column r/w
Enumeration
Enables or disables the sending of a trap when hmTrackState changes
Context
- MIB
- HMTRACKING-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.15.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmTrackingEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HMTRACKING-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMTRACKING-SNMP-MIB::hmTrackSendStateChangeTrap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMTRACKING-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMTRACKING-SNMP-MIB::hmTrackSendStateChangeTrap.<hmTrackId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMTRACKING-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMTRACKING-SNMP-MIB::hmTrackSendStateChangeTrap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |