OID | 1.3.6.1.4.1.9.9.234.1.1.2 |
Module | CISCO-WAN-TOPOLOGY-MIB (CISCO) |
Nom | cwtGatewayNodeOperStatus |
Acces | readonly |
Status | current |
Description | This is the operational status of the Gateway Node.
'disabled' indicates that this node is not a
Gateway Node and no topology database is available
on this node.
'enabled' indicates that this node has been configured
as the Gateway Node and the topology database has been
built.
'disabling' indicates that this node is no longer the
Gateway Node and is in the process of deleting the
topology database.
'enabling' indicates that this node has been configured
as the Gateway Node and is in the process of building
the topology database.
'enabledAndFull' indicates that this node has been
configured as the Gateway Node but its topology database
is full.
The management station should always poll this object
first before taking action to:
a) 'enable' or 'disable' the Gateway Node
b) remove an entry or entries from 'cwtNodeInfoTable' and
its corresponding entries from 'cwtFeederInfoTable'.
If the object returns 'disabled', the management station
can 'enable' the Gateway Node if it desires.
If the object returns 'enabled', the management station
can 'disable' the Gateway Node if it desires.
If the object returns 'enabling' or 'disabling', the
management station should not take any actions.
If the object returns 'enabledAndFull', the management
station can take one of the following actions:
a) remove enties from the cwtNodeInfoTable
b) 'disable' and then 'enable' the Gateway Node, which
would cause the node to delete and then rebuild the
topology database. |
Syntaxe | Enumeration (1-disabled, 2-enabled, 3-disabling, 4-enabling, 5-enabledAndFull) |