ituSatReportAvailability
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.6.1.18
Object
column hundredth of percentUnsigned32
The percentage of available time.
The availability is calculated by:
(ituSatGeneratorPerfDuration - ituSatReportUas) * 10000 / ituSatGeneratorPerfDuration
This object is relevant only for the performance test. For the other
test type entries the value is zero.
The initial value is zero.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.6.1.18- Type
- column
- Access
- readonly
- Status
- current
- Units
- hundredth of percent
- Parent
- ituSatReportEntry
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 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatReportAvailability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatReportAvailability.<ituSatGeneratorIndex>.<ituSatReportPbitIndex>.<ituSatReportTestTypeIndex>.<ituSatReportDirectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-TEST-MIB::ituSatReportAvailability'
Syntax
hundredth of percentUnsigned32
Values & Constraints
Object Constraints
range: 0-10000