cucsEventInstType
CISCO-UNIFIED-COMPUTING-EVENT-MIB ·
.1.3.6.1.4.1.9.9.719.1.17.3.1.13
Object
Cisco UCS event:Inst:type managed object property
Context
- MIB
- CISCO-UNIFIED-COMPUTING-EVENT-MIB
- OID
.1.3.6.1.4.1.9.9.719.1.17.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cucsEventInstEntry
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 'CISCO-UNIFIED-COMPUTING-EVENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-COMPUTING-EVENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType.<cucsEventInstInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-COMPUTING-EVENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType'
Syntax
- Source
- CISCO-UNIFIED-COMPUTING-TC-MIBCucsConditionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | generic |
1 | policy |
2 | storage |
3 | equipment |
4 | network |
5 | server |
6 | configuration |
7 | environmental |
8 | connectivity |
9 | sysdebug |
10 | operational |
11 | snmpUserNotDeployed |
12 | profileConfigQualifier |
17 | callhome |
65535 | any |