rbnMeasurementInterval
RBN-SYS-SECURITY-MIB ·
.1.3.6.1.4.1.2352.5.54.1.1.2
Object
scalar r/w
secondsUnsigned32
Data is sampled at the start and end of a specified interval. The difference between the start and end values |end - start| is called the delta value. When setting the interval, care should be taken that the interval should be short enough that the sampled variable is very unlikely to increase or decrease by more than range of the variable.
Context
- MIB
- RBN-SYS-SECURITY-MIB
- OID
.1.3.6.1.4.1.2352.5.54.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- rbnSysSecThresholdObjects
- Groups
- 1
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 'RBN-SYS-SECURITY-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SYS-SECURITY-MIB::rbnMeasurementInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-SYS-SECURITY-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-SYS-SECURITY-MIB::rbnMeasurementInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 1-3600
Conformance
Member of
Compliance refinements
rbnSysSecCompliance
readonly
Write access is not required