sub10UnitMgmtSnmpTargetRowStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.17.1.2
Object
The row status of this row. All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally in use or not. The default value is notInService(2) meaning the entry is not used by default. To make the entry valid this object must be set to enabled(1), createAndGo(4) or createAndWait(5). To delete the row set this to destroy(6).
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.7.17.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmpTargetEntry
- Table
- sub10UnitMgmtSnmpTargetTable
- 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 |
|---|---|---|---|
| sub10UnitMgmtSnmpTargetIndex The sub10UnitMgmtSnmpTargetTable index.
If the rowStatus is not set to enabled(1) then
the entry is not valid and no columnar objects are returned
except for the rowStatus object … | column | Unsigned32 | .1.3.6.1.4.1.39003.3.2.7.17.1.1 |
| sub10UnitMgmtSnmpTargetName The administratively assigned SNMPv3 target name. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.17.1.3 |
| sub10UnitMgmtSnmpTargetIpAddr The administratively assigned SNMP target IP address. When enabled SNMPv3 Notifications
are sent to this address. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.17.1.4 |
| sub10UnitMgmtSnmpTargetUserName The administratively assigned SNMPv3 target user name.
The security model configured for this user is used when sending
notifications to the target address. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.17.1.5 |