rlTimeAndDateHaveBeenSet
NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.4526.17.92.1.19
Object
scalar SNMPv2-TCTruthValue
Indicates whether the time and date have been set in the device, manually or through SNTP synchronization. If only time has been set, the value of this MIB will be FALSE. If only date has been set, the value of this MIB will be FALSE.
Context
- MIB
- NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.4526.17.92.1.19- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlTimeSyncMethodMode
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlTimeAndDateHaveBeenSet.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlTimeAndDateHaveBeenSet'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |