extremeNextAvailableQosRuleIndex
EXTREME-PBQOS-MIB ·
.1.3.6.1.4.1.1916.1.7.1
Object
scalar Integer32
The value of the next available QoS Rule index. This
object is used by an NMS to select an index value
for row-creation in the extremeQosRuleTable. The
current value of this object is changed to a new
value when the current value is written to an agent's
table. Row creation using the current value of this object
allocates a extremeQosRuleIndex. Note the following:
1. A newly created row does not have to be active(1)
for the agent to allocate the extremeQosRuleIndex.
2. Race conditions between multiple NMS's end when
a row is created. Rows are deemed created when
a setRequest is successfully committed (i.e.
the errorStats is noError(0)).
3. An agent that exhausts its supply of extremeQosRuleIndex
values returns zero as the value of this
object. This can be used by an NMS as an indication
to deleted unused rows and reboot the device.
Context
- MIB
- EXTREME-PBQOS-MIB
- OID
.1.3.6.1.4.1.1916.1.7.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- extremeQosPolicy
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 'EXTREME-PBQOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PBQOS-MIB::extremeNextAvailableQosRuleIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-PBQOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-PBQOS-MIB::extremeNextAvailableQosRuleIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647