slEventInventoryAction
SL-EVENT-MIB ·
.1.3.6.1.4.1.4515.1.3.22.1.2.1.2
Object
column SlEventInventoryAction
The inventory action.
Context
- MIB
- SL-EVENT-MIB
- OID
.1.3.6.1.4.1.4515.1.3.22.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slEventInventoryEntry
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 'SL-EVENT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-EVENT-MIB::slEventInventoryAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-EVENT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-EVENT-MIB::slEventInventoryAction.<slEventInventoryIfIndex>.<slEventInventoryType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-EVENT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-EVENT-MIB::slEventInventoryAction'
Syntax
- Source
- SlEventInventoryAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | inserted |
2 | removed |