All MIBs › NTN-QOS-POLICY-AUX-MIB › ntnQosConfigMaintainPolicingStats
ntnQosConfigMaintainPolicingStats
Module: NTN-QOS-POLICY-AUX-MIB
OID (symbolic): NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats
OID (numeric): 1.3.6.1.4.1.45.4.5.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Policing statistics, such as in-profile and out-of-profile octets, are often an important mechanism for evaluating the effectiveness of installed policies. In order to track these statistics, additional system resources are consumed meaning that the amount of filters available for classification purposes is limited. Setting this object to 'true(1)' causes statistics to be tracked by default for all metered policies defined after this attribute is set. A value of 'false(2)' means that new metered policies will not track statistics.
Note that this attribute specifies the default behavior. Statistics maintenance may be enabled and disabled on a per policy basis via an attribute in the ntnQosTargetStatsTable. If a value for that attribute is not provided, the value of this object determines the behavior.
What is ntnQosConfigMaintainPolicingStats?
Setting TRUE (the default) makes newly defined metered policies track policing statistics (in-profile/out-of-profile octets) by default, consuming extra system resources; setting FALSE skips that tracking unless overridden per-policy in ntnQosTargetStatsTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.5.1.1.5 snmpwalk -v2c -c public <target> NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.5.1.1.5.1 snmpget -v2c -c public <target> NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.4.5.1.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ntnQosConfigMaintainPolicingStats.1
Start monitoring Nortel Networks routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats OID value, configure state conditions and alerts, and monitor any Nortel Networks routers/switches 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.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.4.5 | ntnQosPolicyAuxMib | NTN-QOS-POLICY-AUX-MIB |
| 1.3.6.1.4.1.45.4.5.1 | ntnQosPolicyAuxObjects | NTN-QOS-POLICY-AUX-MIB |
| 1.3.6.1.4.1.45.4.5.1.1 | ntnQosConfig | NTN-QOS-POLICY-AUX-MIB |
| 1.3.6.1.4.1.45.4.5.1.1.5 | ntnQosConfigMaintainPolicingStats | NTN-QOS-POLICY-AUX-MIB |