alarmPolicySampleTimeInterval
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.13.1.1.5
Object
The time interval between two subsequent samples of the data, in seconds. All instances that are assigned to this policy are sampled once every TimeInterval. The value of this item must be a multiple of 10 and smaller than 10,000. The agent will truncate values within the range to multiples of 10. An attempt to write values that are out of range will result in a badValue error.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.13.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmPolicyEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::alarmPolicySampleTimeInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::alarmPolicySampleTimeInterval.<alarmPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::alarmPolicySampleTimeInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647