raisecomClockLostOnReboot
RAISECOM-COMMON-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.5.2
Object
scalar SNMPv2-TCTruthValue
Indication of whether the system can preserve knowledge of
current date and time across a system reboot.
A value of 'true' indicates the clock must be reset from some
external source each time the system reboots.
A value of 'false' indicates the system has the ability to
keep time across reboots.
Context
- MIB
- RAISECOM-COMMON-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.5.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- raisecomClockGroup
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 'RAISECOM-COMMON-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-COMMON-MANAGEMENT-MIB::raisecomClockLostOnReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-COMMON-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-COMMON-MANAGEMENT-MIB::raisecomClockLostOnReboot'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |