scope.special table
The special table defines management IP addresses. A management address is an IP address on a device whose only role is to manage the device. Management addresses do not handle network traffic.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
NOT NULL |
List of type zone |
A list of varbinds (name=value) that define the present discovery zone. This takes the form of a list of subnet IP addresses and subnet. |
|
Text |
Optional address space identifier for a particular scope entry. |
|
|
Integer |
An integer representation of the IP protocol used by the presently-defined zone:
|
|
|
Int Type Boolean |
Indicates whether the management area is out
of band. Takes one of the following values:
|
|
|
Int Type Boolean |
Indicates whether the address is a management address. |
|
|
Int Type Boolean |
Indicates whether the address is a valid virtual IP. |
|
m_Identifier |
Text | Optional identifier for tracking. | |
m_Priority |
Int | Priority that is used if there are multiple matches. The scope.special entry that has the highest priority is selected. This priority must be set to at least 1. | |
m_NonPingable |
Int | If set to 1, the address is selected even if it cannot be pinged. | |
m_AdminInterface |
Int Type Boolean | Indicates whether the address is an interface. | |
m_ExtraInfo |
Object type vblist | Optional fields with which the target entity can be enriched. |