The set of manual area addresses configured on this Intermediate System.
The indexes of the table are isisSysInstance, isisManAreaAddr.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.2.1.1 |
isisManAreaAddr |
OCTET STRING{(0,20)} |
not-accessible |
A manually configured area address for this system. This object follows the index behavior. Note: an index for the entry {1, {49.0001} active} in this table would be the ordered pair (1, (0x03 0x49 0x00 0x01)), as the length of an Octet string is part of the OID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.2.1.2 |
isisManAreaAddrExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The state of the isisManAreaAddrEntry. This object follows the Row Status behavior. If the isisSysAdminState for this instance of the IS-IS protocol is 'on', and an attempt is made to set this object to the value 'destroy' or 'notInService' when this is the only isisManAreaAddrEntry in state 'active' for this instance of the IS-IS protocol should return inconsistentValue. |
The actually supported access is read-only. |