ipsAuthInstStorageType
IPS-AUTH-MIB ·
.1.3.6.1.2.1.141.1.2.2.1.3
Object
The storage type for all read-write objects within this
row. Rows in this table are always created via an
external process, and may have a storage type of readOnly
or permanent. Conceptual rows having the value 'permanent'
need not allow write access to any columnar objects in
the row.
If this object has the value 'volatile', modifications
to read-write objects in this row are not persistent
across reboots. If this object has the value
'nonVolatile', modifications to objects in this row
are persistent.
An implementation may choose to allow this object
to be set to either 'nonVolatile' or 'volatile',
allowing the management application to choose this
behavior.
Context
- MIB
- IPS-AUTH-MIB
- OID
.1.3.6.1.2.1.141.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsAuthInstanceAttributesEntry
- Table
- ipsAuthInstanceAttributesTable
- Siblings
- 2
Values & Constraints
Type Values
1 | other |
2 | volatile |
3 | nonVolatile |
4 | permanent |
5 | readOnly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsAuthInstIndex An arbitrary integer used to uniquely identify a
particular authorization instance. This index value
must not be modified or reused by an agent unless
a reboot has occurred. An … | column | Unsigned32 | .1.3.6.1.2.1.141.1.2.2.1.1 |
| ipsAuthInstDescr A character string, determined by the implementation to
describe the authorization instance. When only a single
instance is present, this object may be set to the
zero-length str… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.141.1.2.2.1.2 |