All MIBs › CISCOSB-CDP-MIB › rlCdpCountersValue
rlCdpCountersValue
Module: CISCOSB-CDP-MIB
OID (symbolic): CISCOSB-CDP-MIB::rlCdpCountersValue
OID (numeric): 1.3.6.1.4.1.9.6.1.101.137.4.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: the value of the counter name specisifed by rlCdpCountersName, unsuppo will have no entry in the tab.
What is rlCdpCountersValue?
This read-only Counter32 reports the value of whichever CDP counter is named by the companion object rlCdpCountersName, with unsupported counters simply having no table entry. An admin reads it to retrieve a specific named CDP statistic without needing a dedicated object for every possible counter type. For example, an admin polling for a device's CDP error counter would look up the row where the name matches and read this value field for the current count.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.137.4.1.2 snmpwalk -v2c -c public <target> CISCOSB-CDP-MIB::rlCdpCountersValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.137.4.1.2.1 snmpget -v2c -c public <target> CISCOSB-CDP-MIB::rlCdpCountersValue.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-CDP-MIB::rlCdpCountersValue OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.137 | rlCdp | CISCOSB-CDP-MIB |
| 1.3.6.1.4.1.9.6.1.101.137.4 | rlCdpCountersTable | CISCOSB-CDP-MIB |
| 1.3.6.1.4.1.9.6.1.101.137.4.1 | rlCdpCountersEntry | CISCOSB-CDP-MIB |
| 1.3.6.1.4.1.9.6.1.101.137.4.1.2 | rlCdpCountersValue | CISCOSB-CDP-MIB |