l3SatReportAvailability
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.11.1.9
Object
column hundredth of percentUnsigned32
The percentage of available time.
The availability is calculated by:
(60*l3SatPeerPerfDuration - l3SatReportUas) * 10000 / (60*l3SatPeerPerfDuration)
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-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.11.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- hundredth of percent
- Parent
- l3SatReportEntry
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-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportAvailability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportAvailability.<l3SatGeneratorName>.<l3SatPeerAddrType>.<l3SatPeerAddr>.<l3SatSessionName>.<l3SatReportIpSize>.<l3SatReportTestType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-L3SAT-MIB::l3SatReportAvailability'
Syntax
hundredth of percentUnsigned32
Values & Constraints
Object Constraints
range: 0-10000