ntnQosPolicyMeteringMode
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.8.2.1.17
Object
column Enumeration
Identifies the metering mode associated with
the policy.
A value of 'noMetering(1)' indicates that
metering is not associated with this policy.
A 'policyBasedMetering(2)' value indicates that
traffic identified using this policy is metered
and the metering criteria is directly associated
with the policy.
A 'blockBasedMetering(3)' value indicates that
traffic identified using this policy is metered
and the metering criteria is indirectly associated
with the policy (specified through the classifier
criteria).
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.8.2.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntnQosPolicyEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosPolicyMeteringMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosPolicyMeteringMode.<ntnQosPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosPolicyMeteringMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.