configurationPeriodicUpdate

COLUBRIS-MAINTENANCE-MIB · .1.3.6.1.4.1.8744.5.2.1.2.1

Object

scalar r/w SNMPv2-TCTruthValue
Specifies if configuration file updates are automatically
triggered on a periodic basis or not.
          
  'true': Automatically update the configuration file based on
          the information specified in the
          configurationUpdateDay and configurationUpdateTime 
          attributes. 
          
  'false': No configuration file update is triggered unless a
           request is specifically issued using the
           configurationUpdateInitiate attribute.

Context

MIB
COLUBRIS-MAINTENANCE-MIB
OID
.1.3.6.1.4.1.8744.5.2.1.2.1
Type
scalar
Access
readwrite
Status
current
Parent
configurationUpdate
Groups
1

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

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance