ntnQosConfigPolicyCfgRestrictionMode
NTN-QOS-POLICY-AUX-MIB ·
.1.3.6.1.4.1.45.4.5.1.1.8
Object
scalar r/w
Enumeration
Specifies whether policies referencing IP filter
criteria can be defined by the user. The value of
this attribute determines if new IP filter-based
policies can be installed. If the value of this
attribute is 'noPolicyRestrictions(1)', both IP
and Layer 2-based policies can be installed. If
the value is 'l3PolicyRestrictions(2)', only
Layer 2-based policies can be installed.
This attribute is only consulted when traffic
separation mode is enabled.
Modification of this attribute may be restricted
based on the interface used (e.g., CLI) for the
modification.
Context
- MIB
- NTN-QOS-POLICY-AUX-MIB
- OID
.1.3.6.1.4.1.45.4.5.1.1.8- 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::ntnQosConfigPolicyCfgRestrictionMode.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::ntnQosConfigPolicyCfgRestrictionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noPolicyRestrictions |
2 | l3PolicyRestrictions |
Conformance
Member of
Compliance refinements
ntnQosCompliance
readonly
Write access is not required.