agentLagSummaryRateLoadInterval
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.2.2.1.15
Object
column r/w
Integer32
The length of time for which data is used to compute load statistics. The value is given in seconds, and must be a multiple of 30. The allowable range is 30 to 600 seconds.
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.2.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentLagSummaryConfigEntry
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 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-MIB::agentLagSummaryRateLoadInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-MIB::agentLagSummaryRateLoadInterval.<agentLagSummaryLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-MIB::agentLagSummaryRateLoadInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 30-600