hwTrngValidFlag

HUAWEI-TRNG-MIB · .1.3.6.1.4.1.2011.5.25.13.1.1.1.3

Object

Describes whether the current time range is valid, that is, 
whether the current time is within the specified time range. 
Options:
1. true(1)  -if the current time is within the specified time range, 
             the value is true(1), which indicates validity.
2. false(2) -if the current time is not within the specified time range, 
             the value is false(2), which indicates invalidity.

Context

MIB
HUAWEI-TRNG-MIB
OID
.1.3.6.1.4.1.2011.5.25.13.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
hwTrngCreateTimerangeEntry
Groups
1

Walk 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 'HUAWEI-TRNG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TRNG-MIB::hwTrngValidFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TRNG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TRNG-MIB::hwTrngValidFlag.<hwTrngIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TRNG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TRNG-MIB::hwTrngValidFlag'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of