All MIBs › IPADv2-MIB › ipadDS0ConfigResetTimer
ipadDS0ConfigResetTimer
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDS0ConfigResetTimer
OID (numeric): 1.3.6.1.4.1.321.100.1.19.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Number of contiguous seconds a utilization alarm must not be present before the alarm condition is automatically reset.
What is ipadDS0ConfigResetTimer?
This object sets the duration in seconds that a utilization alarm condition must remain absent before the system automatically clears the alarm on a DS0 channel. It prevents alarm flapping by requiring the alarm-triggering condition to resolve and stay resolved for the specified period. An operator tuning alarm sensitivity would adjust this value to match their network's performance characteristics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.19.1.1.3 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDS0ConfigResetTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.19.1.1.3.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDS0ConfigResetTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.19.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipadDS0ConfigResetTimer.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.19 | ipadDS0Config | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.19.1 | ipadDS0ConfigTable | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.19.1.1 | ipadDS0ConfigTableEntry | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.19.1.1.3 | ipadDS0ConfigResetTimer | IPADv2-MIB |