eventTypeTrapId
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.2.4.2.1.5
Object
column SNMPv2-SMIInteger32
Represents event type id same as eventTypeIndex. This object indicates which counter will be incremented when this event occurs.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.2.4.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eventTypeEntry
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::eventTypeTrapId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::eventTypeTrapId.<eventTypeIndex>.<eventTypeSourceCategory>.<eventTypeElemId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::eventTypeTrapId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
0 | na |
1 | sun |
2 | mon |
3 | tue |
4 | wed |
5 | thu |
6 | fri |
7 | sat |
Type Constraints
range: -2147483648..2147483647