All MIBs › DEC-BUS-MIB › decBusActiveClients
decBusActiveClients
Module: DEC-BUS-MIB
OID (symbolic): DEC-BUS-MIB::decBusActiveClients
OID (numeric): 1.3.6.1.4.1.36.2.18.29.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of active clients of this BUS component.
This count only includes those clients which have both Multicast Send and Multicast Forward VCCs.
What is decBusActiveClients?
This OID counts clients of a BUS component that have both a Multicast Send and a Multicast Forward VCC established, i.e. clients that are fully connected. An admin watches this counter to gauge current BUS membership load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.2.1.1 snmpwalk -v2c -c public <target> DEC-BUS-MIB::decBusActiveClients
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.2.1.1.1 snmpget -v2c -c public <target> DEC-BUS-MIB::decBusActiveClients.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> decBusActiveClients.1
Start monitoring Digital Equipment Corporation ATM LAN Emulation network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-BUS-MIB::decBusActiveClients OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation ATM LAN Emulation network devices from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.29 | decBusMIB | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1 | decBusMIBObjects | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.2 | decBusClientStatesTable | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.2.1 | decBusClientStatesEntry | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.2.1.1 | decBusActiveClients | DEC-BUS-MIB |