All MIBs › CISCO-IP-ADDRESS-POOL-MIB › ciapAllocatedAddressMask
ciapAllocatedAddressMask
Module: CISCO-IP-ADDRESS-POOL-MIB
OID (symbolic): CISCO-IP-ADDRESS-POOL-MIB::ciapAllocatedAddressMask
OID (numeric): 1.3.6.1.4.1.9.9.748.1.4.1.1.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: This object indicates a mask for the corresponding instance of ciapAllocatedAddress.
If the value of this column is all 1's, then the corresponding instance of ciapAllocatedAddress denotes an IP address.
If the value of this column is not all 1's and the corresponding instance of ciapAllocatedAddressType is 'ipv4', then the corresponding instance of ciapAllocatedAddress denotes an IPv4 subnet when logically ANDed with the value of this column.
If the value of this column is not all 1's and the corresponding instance of ciapAllocatedAddressType is 'ipv6', then the corresponding instance of ciapAllocatedAddress denotes an IPv6 prefix when logically ANDed with the value of this column.
What is ciapAllocatedAddressMask?
A read-only network mask associated with an allocated address entry; an all-ones mask indicates the entry is a single IP address, while other values indicate an allocated address prefix/subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.748.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-IP-ADDRESS-POOL-MIB::ciapAllocatedAddressMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.748.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-IP-ADDRESS-POOL-MIB::ciapAllocatedAddressMask.1
Start monitoring Cisco routers/access servers (IP address pools) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IP-ADDRESS-POOL-MIB::ciapAllocatedAddressMask OID value, configure state conditions and alerts, and monitor any Cisco routers/access servers (IP address pools) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.748 | ciscoIpAddressPoolMIB | CISCO-IP-ADDRESS-POOL-MIB |
| 1.3.6.1.4.1.9.9.748.1 | ciscoIpAddressPoolMIBObjects | CISCO-IP-ADDRESS-POOL-MIB |
| 1.3.6.1.4.1.9.9.748.1.4 | ciapAllocatedAddresses | CISCO-IP-ADDRESS-POOL-MIB |
| 1.3.6.1.4.1.9.9.748.1.4.1 | ciapAllocatedAddressTable | CISCO-IP-ADDRESS-POOL-MIB |
| 1.3.6.1.4.1.9.9.748.1.4.1.1 | ciapAllocatedAddressEntry | CISCO-IP-ADDRESS-POOL-MIB |
| 1.3.6.1.4.1.9.9.748.1.4.1.1.3 | ciapAllocatedAddressMask | CISCO-IP-ADDRESS-POOL-MIB |