alEventStatsClass
ALTIGA-EVENT-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.4.2.1.1
Object
column Integer32
The primary index of this row, the event class.
Context
- MIB
- ALTIGA-EVENT-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.4.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alEventStatsEntry
- 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 'ALTIGA-EVENT-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-EVENT-STATS-MIB::alEventStatsClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-EVENT-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-EVENT-STATS-MIB::alEventStatsClass.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-EVENT-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-EVENT-STATS-MIB::alEventStatsClass'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.