netConfigStatus
ES4524D-MIB ·
.1.3.6.1.4.1.259.6.10.95.1.10.1.1.7
Object
The status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has value 'active');
it is not available for use by the managed device, though
the agent has sufficient information to make it so (the
status column has value 'notInService'); or, it is not
available for use by the managed device, and an attempt to
make it so would fail because the agent has insufficient
information (the state column has value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.
Context
- MIB
- ES4524D-MIB
- OID
.1.3.6.1.4.1.259.6.10.95.1.10.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- netConfigEntry
- Table
- netConfigTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| netConfigIfIndex The VLAN interface being used by this table entry. Only the
VLAN interfaces which have an IP configured will appear in
the table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.1 |
| netConfigIPAddressType The address type of the address associated with this agent.
Only ipv4 and ipv6 types are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.2 |
| netConfigIPAddress The IP address of this Net interface. The default value
for this object is 0.0.0.0. If either the netConfigIPAddress
or netConfigSubnetMask is 0.0.0.0, then when the device
boot… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.3 |
| netConfigPrefixLength The subnet mask of this Net interface. The default value
for this object is 0. If the netConfigIPAddress is 0.0.0.0
and netConfigPrefixLength is 0, when the device
boots, it may… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.4 |
| netConfigPrimaryInterface Whether this is a primary interface. | column | Enumeration | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.5 |
| netConfigUnnumbered Whether this is an unnumbered interface. | column | Enumeration | .1.3.6.1.4.1.259.6.10.95.1.10.1.1.6 |