All MIBs › CISCO-WAN-AXIPOP-MIB › portNextAvailable
portNextAvailable
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::portNextAvailable
OID (numeric): 1.3.6.1.4.1.351.110.5.1.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable contains the next UNUSED logical port number. This number can be used in channel config table, the portNextAvailable gets updated if the number gets used to create a logical port. A '0' indicates that no more ports are available.
For FRSM12 Card: Not Supported
What is portNextAvailable?
This read-only integer (0..256) reports the next unused logical port number available for use, updating automatically once that number is consumed to create a logical port; a value of 0 means no more ports are available, and it is not supported on FRSM12. An administrator or provisioning script reads this before creating a new logical port to know which free port number to assign next. For example, a provisioning tool reading portNextAvailable as 0 on a card would know that card has reached its maximum logical port count and cannot accept another.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::portNextAvailable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::portNextAvailable.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::portNextAvailable OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1 | frPort | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1 | frPortCnf | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.1.1.1 | frPortCnfPortGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1.1.6 | portNextAvailable | CISCO-WAN-AXIPOP-MIB |