cucsCallhomeProfileLevel
CISCO-UNIFIED-COMPUTING-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.719.1.6.6.1.8
Object
Cisco UCS callhome:Profile:level managed object property
Context
- MIB
- CISCO-UNIFIED-COMPUTING-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.719.1.6.6.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cucsCallhomeProfileEntry
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-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-CALLHOME-MIB::cucsCallhomeProfileLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-COMPUTING-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-CALLHOME-MIB::cucsCallhomeProfileLevel.<cucsCallhomeProfileInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-COMPUTING-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-COMPUTING-CALLHOME-MIB::cucsCallhomeProfileLevel'
Syntax
- Source
- CISCO-UNIFIED-COMPUTING-TC-MIBCucsCallhomeLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | debug |
1 | normal |
2 | notification |
3 | warning |
4 | minor |
5 | major |
6 | critical |
7 | fatal |
8 | disaster |