All MIBs › AC-PSTN-MIB › acTrunkISDNDpnssBehavior
acTrunkISDNDpnssBehavior
Module: AC-PSTN-MIB
OID (symbolic): AC-PSTN-MIB::acTrunkISDNDpnssBehavior
OID (numeric): 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The DPNSSBehaviour parameter represents a Bit field parameter. Each bit represents a specific type of DPNSS behavior. Currently only the first 2 bits are in use.
- DPNSS_BEHAV_STOP_SABMR_AFTER_NL_AND_NT1 bit: (bit #0, bit mask 0x0001)
When set to 1: DPNSS stops repeating SABMR after NL and NT1 limits are exceeded. When set to 0: DPNSS continues repeating SABMR after NL and NT1 limits are exceeded. Default is 0 (continue repeating SABMR)
- DPNSS_BEHAV_FULL_STARTUP_SUCCESS bit: (bit #1, bit mask 0x0002)
When set to 1: the Startup Procedure is considered as a SUCCESS only when ALL DLCs succeeded to Reset
When set to 0: the Startup Procedure is considered as a SUCCESS as soon as 1 DLC succeeded to Reset
Default is 0: (only partial reset is considered as a success).
. Access: Online. AC INI-Param: DPNSSBehavior
What is acTrunkISDNDpnssBehavior?
This unsigned 32-bit bit-field controls DPNSS (Digital Private Network Signaling System) protocol variant behaviors. Engineers configure specific bits to enable compatibility with particular DPNSS implementations or repeating link behavior. Bit 0 set to 1 stops SABM frame repetition after protocol timeouts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1.1 snmpwalk -v2c -c public <target> AC-PSTN-MIB::acTrunkISDNDpnssBehavior
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1.1.1 snmpget -v2c -c public <target> AC-PSTN-MIB::acTrunkISDNDpnssBehavior.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1.1.1 i <value>
Start monitoring AudioCodes Mediant-series gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-PSTN-MIB::acTrunkISDNDpnssBehavior OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.9 | acPSTN | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1 | acPSTNConfiguration | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1 | acTrunkConfig | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.3 | acTrunkISDN | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.3.3 | acTrunkISDNDpnss | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1 | acTrunkISDNDpnssTable | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1 | acTrunkISDNDpnssEntry | AC-PSTN-MIB |
| 1.3.6.1.4.1.5003.9.10.9.1.1.3.3.1.1.1 | acTrunkISDNDpnssBehavior | AC-PSTN-MIB |