All MIBs › CISCO-UNIFIED-COMPUTING-IPPOOL-MIB › cucsIppoolPoolAssignmentOrder
cucsIppoolPoolAssignmentOrder
Module: CISCO-UNIFIED-COMPUTING-IPPOOL-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolPoolAssignmentOrder
OID (numeric): 1.3.6.1.4.1.9.9.719.1.24.3.1.9
Node type: OBJECT-TYPE
Type: CucsIppoolPoolAssignmentOrder
Access: read-only
Description: Cisco UCS ippool:Pool:assignmentOrder managed object property
What is cucsIppoolPoolAssignmentOrder?
This enumerated value selects the algorithm this IP pool uses to hand out its next address — for example sequential (lowest available address first) versus a round-robin/default ordering. The choice matters for troubleshooting: with sequential assignment an admin can predict which address a newly associated server will receive, while a non-sequential order makes address assignment less deterministic across reboots and re-associations. Setting this to 'sequential' on a lab pool lets an admin script tests that assume Blade1 always gets the pool's first free address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.24.3.1.9 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolPoolAssignmentOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.24.3.1.9.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IPPOOL-MIB::cucsIppoolPoolAssignmentOrder.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::cucsIppoolPoolAssignmentOrder 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.3 | cucsIppoolPoolTable | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |
| 1.3.6.1.4.1.9.9.719.1.24.3.1 | cucsIppoolPoolEntry | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |
| 1.3.6.1.4.1.9.9.719.1.24.3.1.9 | cucsIppoolPoolAssignmentOrder | CISCO-UNIFIED-COMPUTING-IPPOOL-MIB |