mgnt2EventLogSourceType
EKINOPS-MGNT2-NMS-MIB ·
.1.3.6.1.4.1.20044.1000.1.3.1.9
Object
column Mgnt2EventSourceType
This object describes the source type of the event logged.
Context
- MIB
- EKINOPS-MGNT2-NMS-MIB
- OID
.1.3.6.1.4.1.20044.1000.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgnt2EventLogEntry
- Groups
- 1
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 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-NMS-MIB::mgnt2EventLogSourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-NMS-MIB::mgnt2EventLogSourceType.<mgnt2EventLogNotificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-NMS-MIB::mgnt2EventLogSourceType'
Syntax
- Source
- Mgnt2EventSourceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | event |
2 | control |
3 | config |
Conformance
Member of