id
ThreeParMIB ·
.1.3.6.1.4.1.12925.1.7.1.7
Object
column Unsigned32
Unique ID that identifies the instance of an alert. This is a unique number that is generated each time an alert is generated by the system.
Context
- MIB
- ThreeParMIB
- OID
.1.3.6.1.4.1.12925.1.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alertEntry
- Groups
- 2
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 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ThreeParMIB::id'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ThreeParMIB::id.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ThreeParMIB::id'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Conformance
Member of