All MIBs › BDCOM-SYS › bdenvPresent
bdenvPresent
Module: BDCOM-SYS
OID (symbolic): BDCOM-SYS::bdenvPresent
OID (numeric): 1.3.6.1.4.1.3320.2.1.77
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Is there an environmental monitor card in this box?, 0 - No, 1-AGS card present, wrong firmware, 2-AGS CARD present, firmware ok, 3-7000 support
What is bdenvPresent?
This OID indicates whether an environmental monitor card is installed and its status: 0 = no card, 1 = AGS card with wrong firmware, 2 = AGS card with correct firmware, 3 = 7000-series support. Example: a value of 2 means an environmental card is installed and functioning correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.77 snmpwalk -v2c -c public <target> BDCOM-SYS::bdenvPresent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.77.1 snmpget -v2c -c public <target> BDCOM-SYS::bdenvPresent.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bdenvPresent.1
Start monitoring BDCOM networking equipment (switches/routers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BDCOM-SYS::bdenvPresent 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.77 | bdenvPresent | BDCOM-SYS |