BINTEC-RANDOM-GENERATOR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
4
.0.8.2.1 · 1 row entry · 4 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk randomGeneratorStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-RANDOM-GENERATOR-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-RANDOM-GENERATOR-MIB::randomGeneratorStatTable'
This table contains the statistics for random generators.
randomGeneratorStatEntry row .0.8.2.1.1
This object contains a random generator statistics.
Column Syntax OID
This speficies the type of the random number generator.
Enumeration
Enumerated Values:
1software
2hardware
.0.8.2.1.1.1
The number of calls to get random data from this random number
generator.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.8.2.1.1.2
The number of random bytes drawn from this random number
generator.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.8.2.1.1.3
The time passed since the last random number was drawn.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.0.8.2.1.1.4