ntnQosConfigMaintainPolicingStats
NTN-QOS-POLICY-AUX-MIB ·
.1.3.6.1.4.1.45.4.5.1.1.5
Object
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.
Context
- MIB
- NTN-QOS-POLICY-AUX-MIB
- OID
.1.3.6.1.4.1.45.4.5.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntnQosConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-AUX-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-AUX-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-AUX-MIB::ntnQosConfigMaintainPolicingStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ntnQosCompliance
readonly
Write access is not required.