All MIBs › DPS-MIB-V38-V2 › enabledv2
enabledv2
Module: DPS-MIB-V38-V2
OID (symbolic): DPS-MIB-V38-V2::enabledv2
OID (numeric): 1.3.6.1.4.1.2682.1.4.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Enable status of channel
What is enabledv2?
Read-only enum reporting whether this analog channel is disabled(0) or enabled(1) for monitoring, letting an admin confirm a channel is actually active before trusting its reported value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2682.1.4.6.1.2 snmpwalk -v2c -c public <target> DPS-MIB-V38-V2::enabledv2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2682.1.4.6.1.2.1 snmpget -v2c -c public <target> DPS-MIB-V38-V2::enabledv2.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> enabledv2.1
Start monitoring DPS Telecom T/Mon V38-series remote telemetry unit (2nd generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DPS-MIB-V38-V2::enabledv2 OID value, configure state conditions and alerts, and monitor any DPS Telecom T/Mon V38-series remote telemetry unit (2nd generation) 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.2682 | dpsInc | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1 | dpsAlarmControl | DPS-MIB-V38 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2682.1.4 | dpsRTUv2 | DPS-MIB-V38-V2 |
| 1.3.6.1.4.1.2682.1.4.6 | analogChannelsv2 | DPS-MIB-V38-V2 |
| 1.3.6.1.4.1.2682.1.4.6.1 | channelEntryv2 | DPS-MIB-V38-V2 |
| 1.3.6.1.4.1.2682.1.4.6.1.2 | enabledv2 | DPS-MIB-V38-V2 |