Administrator Guide

MIB Object OID Values Description
3 = failed
copyTimeStarted .1.3.6.1.4.1.6027.3.5.1.1.1.1.12 Time value Species the point in the up-
time clock that the copy
operation started.
copyTimeCompleted .1.3.6.1.4.1.6027.3.5.1.1.1.1.13 Time value Species the point in the up-
time clock that the copy
operation completed.
copyFailCause .1.3.6.1.4.1.6027.3.5.1.1.1.1.14
1 = bad lename
2 = copy in progress
3 = disk full
4 = le exists
5 = le not found
6 = timeout
7 = unknown
Species the reason the copy
request failed.
copyEntryRowStatus .1.3.6.1.4.1.6027.3.5.1.1.1.1.15 Row status Species the state of the copy
operation. Uses CreateAndGo
when you are performing the
copy. The state is set to active
when the copy is completed.
Obtaining a Value for MIB Objects
To obtain a value for any of the MIB objects, use the following command.
Get a copy-cong MIB object value.
snmpset -v 2c -c public -m ./f10-copy-config.mib force10system-ip-address [OID.index | mib-
object.index]
index: the index value used in the snmpset command used to complete the copy operation.
NOTE
: You can use the entire OID rather than the object name. Use the form: OID.index.
Examples of Getting MIB Object Values
The following examples show the snmpget command to obtain a MIB object value. These examples assume that:
the server OS is UNIX
you are using SNMP version 2c
the community name is public
the le f10-copy-cong.mib is in the current directory
NOTE
: In UNIX, enter the snmpset command for help using this command.
The following examples show the command syntax using MIB object names and the same command using the object OIDs. In both cases,
the same index number used in the snmpset command follows the object.
872
Simple Network Management Protocol (SNMP)