bdping
Module: BDCOM-SYS
OID (symbolic): BDCOM-SYS::bdping
OID (numeric): 1.3.6.1.4.1.3320.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The ping mib object is obsolete as of IOS 10.2 It has been superseded by the BDCom Ping MIB
What is bdping?
This read-write integer field was used in older IOS versions to trigger ping operations, but is now obsolete as of IOS 10.2 and has been replaced by the dedicated BDCOM Ping MIB. Legacy tools may still reference it. Example: writing a value to bdping would have sent ICMP echo requests in older systems; new implementations should use the Ping MIB instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.7 snmpwalk -v2c -c public <target> BDCOM-SYS::bdping
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.7.1 snmpget -v2c -c public <target> BDCOM-SYS::bdping.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3320.2.1.7.1 i <value>
Start monitoring BDCOM networking equipment (switches/routers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BDCOM-SYS::bdping OID value, configure state conditions and alerts, and monitor any BDCOM networking equipment (switches/routers) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3320 | bdcom | BDCOM-SMI |
| 1.3.6.1.4.1.3320.2 | bdlocal | BDCOM-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3320.2.1 | bdlsystem | BDCOM-SYS |
| 1.3.6.1.4.1.3320.2.1.7 | bdping | BDCOM-SYS |