tnAsonSnapshotRowStatus
TROPIC-ASON-MIB ·
.1.3.6.1.4.1.7483.2.1.9.2.9.7.1.4
Object
The following two values are states, which may be
may be read or written:
- active(1), - set only used in combination
- with createAndWait.
- notInService(2), - set should not be used, use a destroy.
The following value is a state, which may be read only:
- notReady(3), - never used as cannot be incomplete.
The following three values are actions, which may
be written but are never read:
- createAndGo(4), - recommended way to use.
- createAndWait(5), - not recommended way to use.
- destroy(6) - used to delete the row entry
- after completion.
Context
- MIB
- TROPIC-ASON-MIB
- OID
.1.3.6.1.4.1.7483.2.1.9.2.9.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnAsonSnapshotEntry
- Table
- tnAsonSnapshotTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tnAsonSnapshotTime The date and time when the snapshot is scheduled. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7483.2.1.9.2.9.7.1.1 |
| tnAsonSnapshotStatus This attribute indicates the status of the
schedule snapshot operation. Here are the status
strings:
* Success
* Pending - waiting for scheduled time
* Snapshot in … | column | OctetString | .1.3.6.1.4.1.7483.2.1.9.2.9.7.1.2 |
| tnAsonSnapshotRemotePath Defines the directory on the server the snapshot
shall be stored. Must be present when row status
is active. Default is empty string. | column | OctetString | .1.3.6.1.4.1.7483.2.1.9.2.9.7.1.3 |
| tnAsonSnapshotFilename This attribute indicates the filename for the
snapshot performed on the node. If none exists,
this attribute will return an empty string. If
a snapshot is in progress, this attr… | column | OctetString | .1.3.6.1.4.1.7483.2.1.9.2.9.7.1.5 |