category
INFINERA-TRAP-MIB ·
.1.3.6.1.4.1.21296.2.3.2.1.17
Object
column Enumeration
Represents the category of the object that caused the alarm.
Context
- MIB
- INFINERA-TRAP-MIB
- OID
.1.3.6.1.4.1.21296.2.3.2.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- emsAlarmEntry
- 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 'INFINERA-TRAP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-TRAP-MIB::category'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINERA-TRAP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-TRAP-MIB::category.<emsNotificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINERA-TRAP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINERA-TRAP-MIB::category'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | equipment |
3 | facility |
4 | communications |
5 | softwareProcessing |
6 | environmental |
7 | qualityOfService |
8 | ems |
Conformance
Member of