ntnQosConfigQpaState
NTN-QOS-POLICY-AUX-MIB ·
.1.3.6.1.4.1.45.4.5.1.1.2
Object
scalar r/w
Enumeration
The state of the QoS Policy Agent (QPA). A state of
'running(1)' indicates that the QPA is in a stable
state and can process messages. A state of
'initializing(2)' indicates that the agent is
currently unable to process messages. Either
'running(1)' or 'initializing(2)' will be returned
when querying this object. These values can not be
set.
All installed state can be deleted and reset to
the device's default state by setting the value
of this object to 'resetToDefault(3)'. This is
the only value that will be accepted when setting
this object. The 'resetToDefault(3)' value will
never be returned in response to a query.
Context
- MIB
- NTN-QOS-POLICY-AUX-MIB
- OID
.1.3.6.1.4.1.45.4.5.1.1.2- 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::ntnQosConfigQpaState.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::ntnQosConfigQpaState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | initializing |
3 | resetToDefault |
Conformance
Member of
Compliance refinements
ntnQosCompliance
readonly
Write access is not required.