fs6374MinReceptionIntervalInMilliseconds
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.1.1.1.17
Object
column r/w
millisecondsUnsigned32
This object specifies the minimum time interval between two query packets at which the service is ready to receive the packets. This object is used for congestion control and rate limit the incoming queries at responder. This will be different from Transmit query interval time of a service. By default both transmit query interval and receive query interval are same. This has a granularity of 10 milliseconds.
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- fs6374ServiceConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374MinReceptionIntervalInMilliseconds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374MinReceptionIntervalInMilliseconds.<fs6374ContextId>.<fs6374ServiceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-fs6374-MIB::fs6374MinReceptionIntervalInMilliseconds'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 100-10000