ipsAuthIdentAddrRowStatus
IPS-AUTH-MIB ·
.1.3.6.1.2.1.141.1.5.1.1.5
Object
This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. Rows may be discarded using RowStatus. The values of ipsAuthIdentAddrStart and ipsAuthIdentAddrEnd may be set when this value is 'active'. The value of ipsAuthIdentAddrType may not be set when this value is 'active'.
Context
- MIB
- IPS-AUTH-MIB
- OID
.1.3.6.1.2.1.141.1.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsAuthIdentAddrAttributesEntry
- Table
- ipsAuthIdentAddrAttributesTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsAuthIdentAddrIndex An arbitrary integer used to uniquely identify a
particular ipsAuthIdentAddress instance within an
ipsAuthIdentity within an authorization instance
present on the node.
This index… | column | Unsigned32 | .1.3.6.1.2.1.141.1.5.1.1.1 |
| ipsAuthIdentAddrType The address types used in the ipsAuthIdentAddrStart
and ipsAuthAddrEnd objects. This type is taken
from the IANA address family types. | column | IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers | .1.3.6.1.2.1.141.1.5.1.1.2 |
| ipsAuthIdentAddrStart The starting address of the allowed address range.
The format of this object is determined by
ipsAuthIdentAddrType. | column | IpsAuthAddress | .1.3.6.1.2.1.141.1.5.1.1.3 |
| ipsAuthIdentAddrEnd The ending address of the allowed address range.
If the ipsAuthIdentAddrEntry specifies a single
address, this shall match the ipsAuthIdentAddrStart.
The format of this object is … | column | IpsAuthAddress | .1.3.6.1.2.1.141.1.5.1.1.4 |
| ipsAuthIdentAddrStorageType The storage type for all read-create objects in this row.
Rows in this table that were created through an external
process may have a storage type of readOnly or permanent.
Concep… | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.141.1.5.1.1.6 |