randomGeneratorStatType
BINTEC-RANDOM-GENERATOR-MIB ·
.0.8.2.1.1.1
Object
column
Enumeration
This speficies the type of the random number generator.
Context
- MIB
- BINTEC-RANDOM-GENERATOR-MIB
- OID
.0.8.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- randomGeneratorStatEntry
- Table
- randomGeneratorStatTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | software |
2 | hardware |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| randomGeneratorStatCalls The number of calls to get random data from this random number
generator. | column | SNMPv2-SMICounter32 | .0.8.2.1.1.2 |
| randomGeneratorStatBytes The number of random bytes drawn from this random number
generator. | column | SNMPv2-SMICounter32 | .0.8.2.1.1.3 |
| randomGeneratorStatLastCallSince The time passed since the last random number was drawn. | column | SNMPv2-SMITimeTicks | .0.8.2.1.1.4 |