ntnQosConfigResetToPartialDefaults
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.11.17
Object
Most installed QoS policy state information can be deleted and reset to the device's default state by setting the value of this object to 'true(1)'. QoS data that requires a system reset to take effect (e.g., ntnQosConfigDefaultQueueCfg) is not reset to a default value using this object. The value 'false(2)' will always be returned when querying this object.
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.11.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntnQosPolicyAgtClasses
- 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-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosConfigResetToPartialDefaults.0'
More examples
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::ntnQosConfigResetToPartialDefaults'
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
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.