All MIBs › ADN-MIB › adnTdpIfPolicingState
adnTdpIfPolicingState
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnTdpIfPolicingState
OID (numeric): 1.3.6.1.4.1.637.3.1.5.22.2.1.24
Node type: OBJECT-TYPE
Type: AdnEnableDisabled
Access: read-write
Description: Indicates whether traffic policing is performed on this TDP interface. When policing is disabled then no traffic spacing will be done at the TDP interface no matter what the value of adnCvsiSpacingState is. Common Name: Policing
What is adnTdpIfPolicingState?
This OID turns traffic policing on or off for this TDP interface—it's read-write, so you can enable or disable it. Policing regulates incoming traffic to prevent one connection from consuming all available bandwidth and starving others. Setting this to 'enabled' means the switch will actively monitor traffic rates and drop or delay excess cells that exceed their allocated share.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.22.2.1.24 snmpwalk -v2c -c public <target> ADN-MIB::adnTdpIfPolicingState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.22.2.1.24.1 snmpget -v2c -c public <target> ADN-MIB::adnTdpIfPolicingState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.22.2.1.24.1 s <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnTdpIfPolicingState OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22 | adnCvsiMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.2 | adnTdpIfTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.2.1 | adnTdpIfEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.2.1.24 | adnTdpIfPolicingState | ADN-MIB |