All MIBs › CISCOSB-rlInterfaces › rlIfNumOfUserDefinedPorts
rlIfNumOfUserDefinedPorts
Module: CISCOSB-rlInterfaces
OID (symbolic): CISCOSB-rlInterfaces::rlIfNumOfUserDefinedPorts
OID (numeric): 1.3.6.1.4.1.9.6.1.101.54.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of user defined ports on this device.
What is rlIfNumOfUserDefinedPorts?
This read-only INTEGER reports the number of user-defined ports configured on this device. Admins use it to track how many custom or logical ports (as opposed to fixed physical ports) exist, relevant for auditing configuration complexity or licensing limits tied to user-defined port counts. For example, when approaching a device's supported limit for user-defined ports, this OID lets an admin monitor usage before hitting that ceiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.5 snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::rlIfNumOfUserDefinedPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.5.1 snmpget -v2c -c public <target> CISCOSB-rlInterfaces::rlIfNumOfUserDefinedPorts.1
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::rlIfNumOfUserDefinedPorts OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.54 | rlIfInterfaces | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.54.5 | rlIfNumOfUserDefinedPorts | CISCOSB-rlInterfaces |