componentServiceDataDumpRetrieve
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.15.1.1.4
Object
column mandatory
r/w
Enumeration
Retrieve a type of service data file from component to MM.
NOTE: This OID only is valid for the last four bit mask designations listed
in the componentServiceDataDumpCapabilityMask OID.
NOTE: This OID is not used for switch modules.
The dump file is transfered to the /tftproot/service directory
on the CMM. Only one file can be moved to this directory at a time,
so please use the fileManagement MIB information to check if the file has been completed.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.15.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- componentServiceDataEntry
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentServiceDataDumpRetrieve'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentServiceDataDumpRetrieve.<componentServiceDataTopologyPath>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::componentServiceDataDumpRetrieve'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | processorDump |
2 | platformDump |
3 | partitionDump |
4 | serviceData |