Unisphere-Data-ADDRESS-POOL-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Unisphere-Data-ADDRESS-POOL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
usdAddressPoolMIB | 1.3.6.1.4.1.4874.2.2.21 |
The Address Pool MIB for the Unisphere Networks enterprise. |
||
usdAddressPoolObjects | 1.3.6.1.4.1.4874.2.2.21.1 | |||
usdAddressPool | 1.3.6.1.4.1.4874.2.2.21.1.1 | |||
usdAddressPoolTable | 1.3.6.1.4.1.4874.2.2.21.1.1.1 | no-access |
A table of IP address pool configuration entries. |
|
1.3.6.1.4.1.4874.2.2.21.1.1.1.1 | no-access |
An entry describing an IP address pool configuration. |
||
usdAddressPoolIndex | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.1 | integer32 | no-access |
An arbitrary integer index that distinguishes this address pool. |
usdAddressPoolRowStatus | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.2 | rowstatus | read-only |
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. Once created, entry content cannot be modified except by deleting and recreating an entry with the same index. |
usdAddressPoolName | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.3 | octet string | read-only |
The name of this address pool. Represents textual information taken from the NVT ASCII graphics character set (codes 32 through 126). |
usdAddressPoolStart | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.4 | ipaddress | read-only |
The starting IP address for the range of addresses comprising this pool. |
usdAddressPoolEnd | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.5 | ipaddress | read-only |
The ending IP address for the range of addresses comprising this pool. |
usdAddressPoolSize | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.6 | integer32 | read-only |
The number of addresses available in this pool. |
usdAddressPoolInUse | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.7 | integer32 | read-only |
The number of addresses currently allocated from this pool. |
usdAddressPoolHighUtilThreshold | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.8 | integer32 | read-only |
The value of address pool utilization, where if reached for the first time, will generate a high address pool utilization event to the management entity on this system. The value of this object must be greater than the value of usdAddressPoolAbatedUtilThreshold. |
usdAddressPoolAbatedUtilThreshold | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.9 | integer32 | read-only |
The value of address pool utilization that is used to determine when to generate an abated address pool utilization event notification to the management entity on this system. The value of this object must be less than the value of the usdAddressPoolHighUtilThreshold. The abated address pool utilization event is sent once if the high address pool utilization threshold is reached and utilization falls to the value of this object. |
usdAddressPoolUtilPct | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.10 | integer | read-only |
The current address utilization for this pool. |
usdAddressPoolTrapEnable | 1.3.6.1.4.1.4874.2.2.21.1.1.1.1.11 | truthvalue | read-only |
The configuration setting for address pool notifications. Setting this object to enable(1) will enable the sending of usdAddressPool event notifications to the management entity on this device. Setting this object to false(2) will disable event notification reports. |
usdAddressPoolNextPoolIndex | 1.3.6.1.4.1.4874.2.2.21.1.1.2 | integer32 | read-only |
Coordinate usdAddressPoolIndex value allocation for entries in usdAddressPoolTable. A GET of this object returns the next available usdAddressPoolIndex value to be used to create an entry in the associated usdAddressPoolTable; or zero, if no valid usdAddressPoolIndex is available. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that a new index allocation is unintended. Successive GETs will return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
usdAddressPoolProfileTable | 1.3.6.1.4.1.4874.2.2.21.1.1.3 | no-access |
A table of IP address pool profile entries. |
|
1.3.6.1.4.1.4874.2.2.21.1.1.3.1 | no-access |
An IP address pool profile entry. |
||
usdAddressPoolProfileIndex | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.1 | integer32 | no-access |
A monotonically increasing integer for the sole purpose of indexing entries within the named address pool. |
usdAddressPoolProfileRowStatus | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.2 | rowstatus | read-only |
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. Once created, entry content cannot be modified except by deleting and recreating an entry with the same index. |
usdAddressPoolProfileStart | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.3 | ipaddress | read-only |
The starting IP address for the range of addresses comprising this pool. |
usdAddressPoolProfileEnd | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.4 | ipaddress | read-only |
The ending IP address for the range of addresses comprising this pool. |
usdAddressPoolProfileSize | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.5 | integer32 | read-only |
The number of addresses available in this pool. |
usdAddressPoolProfileInUse | 1.3.6.1.4.1.4874.2.2.21.1.1.3.1.6 | integer32 | read-only |
The number of addresses currently allocated from this pool. |
usdAddressPoolTraps | 1.3.6.1.4.1.4874.2.2.21.3 | |||
usdAddressPoolTrapPrefix | 1.3.6.1.4.1.4874.2.2.21.3.0 | |||
usdAddressPoolHighAddrUtil | 1.3.6.1.4.1.4874.2.2.21.3.0.1 |
Reports address pool utilization has reached the configured high utilization threshold. |
||
usdAddressPoolAbatedAddrUtil | 1.3.6.1.4.1.4874.2.2.21.3.0.2 |
Reports address pool utilization has fallen to the configured abated threshold level. |
||
usdAddressPoolNoAddresses | 1.3.6.1.4.1.4874.2.2.21.3.0.3 |
Reports address pool has exhausted its supply of addresses. This trap is issued every time a request is made to allocate an address from a fully utilized pool. |
||
usdAddressPoolMIBConformance | 1.3.6.1.4.1.4874.2.2.21.4 | |||
usdAddressPoolMIBCompliances | 1.3.6.1.4.1.4874.2.2.21.4.1 | |||
usdAddressPoolCompliance | 1.3.6.1.4.1.4874.2.2.21.4.1.1 |
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when pool exhaustion variables and notifications were added. |
||
usdAddressPoolCompliance2 | 1.3.6.1.4.1.4874.2.2.21.4.1.2 |
Obsolete compliance statement for systems providing local address pools. This statement became obsolete when support was added for address pools with multiple address ranges. |
||
usdAddressPoolCompliance3 | 1.3.6.1.4.1.4874.2.2.21.4.1.3 |
The compliance statement for systems providing local address pools. |
||
usdAddressPoolMIBGroups | 1.3.6.1.4.1.4874.2.2.21.4.2 | |||
usdAddressPoolGroup | 1.3.6.1.4.1.4874.2.2.21.4.2.1 |
Obsolete collection of objects providing management of local address pools. This group became obsolete when pool exhaustion variables and notifications were added. |
||
usdAddressPoolGroup2 | 1.3.6.1.4.1.4874.2.2.21.4.2.2 |
The basic collection of objects providing management of local address pools. This group was deprecated when support was added for address pools with multiple address ranges. |
||
usdAddressPoolTrapGroup | 1.3.6.1.4.1.4874.2.2.21.4.2.3 |
The notifications providing alarms for high pool utilization and pool exhaustion of local address pools. |
||
usdAddressPoolGroup3 | 1.3.6.1.4.1.4874.2.2.21.4.2.4 |
The basic collection of objects providing management of local address pools. |