zxr10CLIAutoSaveEverydayTime

ZXR10-CLI-MIB · .1.3.6.1.4.1.3902.3.6000.52.1.3.2

Object

scalar r/w SecondsInteger32
The time of automatic saving configuration time everyday. 
To convert a time HH:MM:SS into a value in units of
seconds, the following algorithm should be used:
value = HH * 3600 + MM * 60 + SS
Another strategy is to save when configuration data is changed.
These two strategies are mutually exclusive.
86400 indicates that the policy is closed.

Context

MIB
ZXR10-CLI-MIB
OID
.1.3.6.1.4.1.3902.3.6000.52.1.3.2
Type
scalar
Access
readwrite
Status
current
Units
Seconds
Default
86400
Parent
zxr10CLIAutoSaveGlobalObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CLI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CLI-MIB::zxr10CLIAutoSaveEverydayTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CLI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CLI-MIB::zxr10CLIAutoSaveEverydayTime'

Syntax

SecondsInteger32

Values & Constraints

Object Constraints
range: 0-86400