sonusEventLogFilterStatusEventClass
SONUS-GEN2-EVENT-LOG-MIB ·
.1.3.6.1.4.1.2879.2.8.3.1.11.1.3
Object
column EventClassType
The event class to which the filter entry applies.
Context
- MIB
- SONUS-GEN2-EVENT-LOG-MIB
- OID
.1.3.6.1.4.1.2879.2.8.3.1.11.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sonusEventLogFilterStatusEntry
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 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogFilterStatusEventClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogFilterStatusEventClass.<sonusEventLogFilterStatusCeName>.<sonusEventLogFilterStatusType>.<sonusEventLogFilterStatusEventClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogFilterStatusEventClass'
Syntax
- Source
- EventClassType
- Base type
Enumeration
Values & Constraints
Type Values
1 | sysmgmt |
2 | callproc |
3 | resmgmt |
4 | directory |
5 | netmgmt |
6 | signaling |
7 | routing |
8 | trace |
9 | security |
10 | policy |
11 | audit |
12 | memusage |