cdtMessageCategory
RITTAL-RIZONE-MIB ·
.1.3.6.1.4.1.2606.6.5.1.2.1.2
Object
column mandatory
Enumeration
Trap category (1) Not Available (2) Info (3) Warning (4) Error (5) Ok
Context
- MIB
- RITTAL-RIZONE-MIB
- OID
.1.3.6.1.4.1.2606.6.5.1.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- riZoneCustomDefinedTrapsEntry
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 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-RIZONE-MIB::cdtMessageCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-RIZONE-MIB::cdtMessageCategory.<customDefinedTrapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-RIZONE-MIB::cdtMessageCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | na |
2 | info |
3 | warning |
4 | error |
5 | ok |