All MIBs › CISCO-UNIFIED-COMPUTING-IPPOOL-MIB › cucsIppoolBlockSubnet
cucsIppoolBlockSubnet
Module: CISCO-UNIFIED-COMPUTING-IPPOOL-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolBlockSubnet
OID (numeric): 1.3.6.1.4.1.9.9.719.1.24.2.1.6
Node type: OBJECT-TYPE
Type: InetAddressIPv4
Access: read-only
Description: Cisco UCS ippool:Block:subnet managed object property
What is cucsIppoolBlockSubnet?
This is subnet on this IPv4 pool block, the subnet mask that will be assigned, along with an address, to any server drawing from this specific block. A mask here that doesn't match the actual management network's real subnet is a common reason servers pulling from this block get an address but can't communicate, so it's one of the first things an admin checks against the physical network design. A value like 255.255.255.0 is the mask every address from this block will carry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.24.2.1.6 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolBlockSubnet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.24.2.1.6.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolBlockSubnet.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsIppoolBlockSubnet.1
Start monitoring Cisco UCS Manager (blade and rack servers, IP pools) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolBlockSubnet OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager (blade and rack servers, IP pools) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.24 | cucsIppoolObjects | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |
| 1.3.6.1.4.1.9.9.719.1.24.2 | cucsIppoolBlockTable | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |
| 1.3.6.1.4.1.9.9.719.1.24.2.1 | cucsIppoolBlockEntry | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |
| 1.3.6.1.4.1.9.9.719.1.24.2.1.6 | cucsIppoolBlockSubnet | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |