All MIBs › CISCOSB-vlan-MIB › rldot1qVlanStaticList1025to2048
rldot1qVlanStaticList1025to2048
Module: CISCOSB-vlan-MIB
OID (symbolic): CISCOSB-vlan-MIB::rldot1qVlanStaticList1025to2048
OID (numeric): 1.3.6.1.4.1.9.6.1.101.48.69.1.3
Node type: OBJECT-TYPE
Type: VlanList2
Access: read-write
Description: A list of according to the type field created vlans from 1025 to 2048.
What is rldot1qVlanStaticList1025to2048?
This read-write VlanList2 lists VLANs created (per the type recorded in rldot1qVlanStaticListIndex) within the 1025-2048 range. An admin uses it to view or manage VLANs numbered above 1024 that exist on the switch, since a single list object can't span the full 4094 VLAN space. For example, seeing VLAN 1500 in this list confirms that VLAN has been created and exists in the switch's VLAN database.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.69.1.3 snmpwalk -v2c -c public <target> CISCOSB-vlan-MIB::rldot1qVlanStaticList1025to2048
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.69.1.3.1 snmpget -v2c -c public <target> CISCOSB-vlan-MIB::rldot1qVlanStaticList1025to2048.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.48.69.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1qVlanStaticList1025to2048.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-vlan-MIB::rldot1qVlanStaticList1025to2048 OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed 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.48 | vlan | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.48.69 | rldot1qVlanStaticListTable | CISCOSB-vlan-MIB |
| 1.3.6.1.4.1.9.6.1.101.48.69.1 | rldot1qVlanStaticListEntry | CISCOSB-vlan-MIB |
| 1.3.6.1.4.1.9.6.1.101.48.69.1.3 | rldot1qVlanStaticList1025to2048 | CISCOSB-vlan-MIB |