nncfgNetOperStatus
CONFIG-MGMT-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.5
Object
column
Enumeration
Represents the status of the operation. If the operation has not started or an operation is not being performed, then the value of this object would be idle(0).
Context
- MIB
- CONFIG-MGMT-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nncfgNetOperEntry
- Table
- nncfgNetOperTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | inProgress |
2 | operationSuccess |
3 | networkError |
4 | fileAccessError |
5 | serverAccessError |
6 | fileOpenError |
7 | notEnoughMemory |
8 | unknownFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nncfgNetOperRandomNumber Object specifying a unique entry in the table.
A management station wishing to initiate a
configuration operation should use a pseudo-random
value for this object when creating… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.1 |
| nncfgNetOperCommand The commands to be executed configure from the network
or save the configuration to the network.
Command Remarks.
config Configure from network.
save Save… | column | Enumeration | .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.2 |
| nncfgNetOperAddress The Internet address of the server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.3 |
| nncfgNetOperFileName The destination or source file name on the network server. | column | OctetString | .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.4 |