All MIBs › CISCOSB-QOS-CLI-MIB › rlQosMibVersion
rlQosMibVersion
Module: CISCOSB-QOS-CLI-MIB
OID (symbolic): CISCOSB-QOS-CLI-MIB::rlQosMibVersion
OID (numeric): 1.3.6.1.4.1.9.6.1.101.88.32
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: MIB's version, the current version is 11 1 - original version 2 - Add new two MIB's items. - rlQosAceTidxTable - Ace table with two indexes - rlQosMibVersion. Change the unit in Policer table from bps to kbps 3 - Add new MIB's value for Textual convention QosObjectMode 4 - Add new MIBs rlQosDscpQueueDefaultMapTable 5 - Add new advanced action : trustCosDscp 6 - Add vpt,ether-type,tcp-flags,icmp-type,icmp-code,igmp-type to ClassTupleType Add ip-ICMP,ip-IGMP To AceObjectType Add vpt,ethertype To ClassOffsetType 7- Add rlQosPortRateLimitStatus,rlQosCirPortRateLimit, rlQosCbsPortRateLimit to rlQosIfPolicyTable 8 - Add Added rlQosDscpToDpTable 9 - Add statistics 10 - Add innerVlan to ClassOffsetType And inner-vlan to ClassTupleType 11 - Added rlQosCPUSafeGuardEnable
What is rlQosMibVersion?
This read-only integer reports the current version of the CISCOSB-QOS-CLI-MIB itself, per the description currently at version 11, with the object's own text documenting what each version number added. It matters to management software and admins because it indicates which QoS MIB objects and features, such as the two-indexed ACE table or the DSCP queue default map, are actually supported by the running firmware. For example, management software polling this object and seeing a value below 4 would know not to attempt reading the DSCP queue default map table, since that table was only added in version 4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.32 snmpwalk -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosMibVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.32.1 snmpget -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosMibVersion.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-QOS-CLI-MIB::rlQosMibVersion 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.88 | rlQosCliMib | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.88.32 | rlQosMibVersion | CISCOSB-QOS-CLI-MIB |