commonBackoffMinimumExponent
SCTE-HMS-COMMON-MIB ·
.1.3.6.1.4.1.5591.1.3.2.5
Object
scalar mandatory
r/w
Integer32
This object is used to define the minimum value of the exponent
used for the Backoff Algorithm as defined by the Media Access
Control Layer specification SCTE 25-2(formerly HMS004).
The default value is 6.
The value must be less than or equal to commonBackoffMaximumValue.
The value for this object is maintained in non-volatile memory.
Context
- MIB
- SCTE-HMS-COMMON-MIB
- OID
.1.3.6.1.4.1.5591.1.3.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- commonMACGroup
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 'SCTE-HMS-COMMON-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-COMMON-MIB::commonBackoffMinimumExponent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-COMMON-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-COMMON-MIB::commonBackoffMinimumExponent'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15