All MIBs › ADSLATUR-MIB › adslAturConfigSystemTrapEnable
adslAturConfigSystemTrapEnable
Module: ADSLATUR-MIB
OID (symbolic): ADSLATUR-MIB::adslAturConfigSystemTrapEnable
OID (numeric): 1.3.6.1.4.1.4900.1.2.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Toggle RTU Trap Send status.
The default value is enabled(2).
When Manager set this var to disabled(1), the RTU will not send trap any more until Manager set it back to enabled(2) again;
adslAturConfigSystemTrapEnable will always start as enabled when RTU boots up, and the modified value of adslAturConfigSystemTrapEnable will not be saved when adslAturConfigSystemSave is set to 1(save).
Other values will be ignored.
What is adslAturConfigSystemTrapEnable?
This setting enables/disables SNMP trap notifications from the RTU. Default is enabled at startup. Example: set to 1 to disable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.2.1.4 snmpwalk -v2c -c public <target> ADSLATUR-MIB::adslAturConfigSystemTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.2.1.4.1 snmpget -v2c -c public <target> ADSLATUR-MIB::adslAturConfigSystemTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4900.1.2.2.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAturConfigSystemTrapEnable.1
Start monitoring Conexant-chipset ADSL CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSLATUR-MIB::adslAturConfigSystemTrapEnable OID value, configure state conditions and alerts, and monitor any Conexant-chipset ADSL CPE modems from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4900.1.2.2 | adslAtur | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.2 | adslAturConfig | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.2.1 | adslAturConfigSystem | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.2.1.4 | adslAturConfigSystemTrapEnable | ADSLATUR-MIB |