sub10UnitMgmtSnmpTrpDstRowStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.5.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.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmpTrpDstEntry
- Table
- sub10UnitMgmtSnmpTrpDstTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtSnmpTrpDstIndex The sub10UnitMgmtSnmpTrpDstTable 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.5.1.1 |
| sub10UnitMgmtSnmpTrpDstIpAddr The administratively assigned SNMP Trap Destination IP. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.5.1.3 |
| sub10UnitMgmtSnmpTrpDstCommunity The trap community name sent with each trap to this trap destination.
The trap community allows for some security in the target management terminal | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.5.1.4 |