sub10UnitMgmtSnmpAccessRowStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.16.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.16.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmpAccessEntry
- Table
- sub10UnitMgmtSnmpAccessTable
- 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 |
|---|---|---|---|
| sub10UnitMgmtSnmpAccessIndex The sub10UnitMgmtSnmpAccessTable 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.16.1.1 |
| sub10UnitMgmtSnmpAccessName The administratively assigned SNMPv3 access name. This is used as an alias for the
access address for purposes of identification. The name is not used in the SNMP protocol. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.16.1.3 |
| sub10UnitMgmtSnmpAccessIpAddr The administratively assigned SNMP access IP address. Only SNMP requests from this
address will be serviced by the SNMP agent. | column | OctetString | .1.3.6.1.4.1.39003.3.2.7.16.1.4 |