ccmOnDemandCliMsgCliList
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.4.2.1
Object
The object specifies a list of commands that will be executed
and the output of which will be part of on demand Call Home
message.
The list contains one or more commands which are separated by
';'.
Examples of command list:
- show version
- show version;show module;show vlan
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.4.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmOnDemandCliMsgControl
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::ccmOnDemandCliMsgCliList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALLHOME-MIB::ccmOnDemandCliMsgCliList'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
chMIBCompliance10
readonly
Write access is not required.
chMIBCompliance9
readonly
Write access is not required.