configurationPeriodicUpdate

ALVARION-MAINTENANCE-MIB · .1.3.6.1.4.1.12394.1.10.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 issude using the
           configurationUpdateInitiate attribute.

Context

MIB
ALVARION-MAINTENANCE-MIB
OID
.1.3.6.1.4.1.12394.1.10.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 'ALVARION-MAINTENANCE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-MAINTENANCE-MIB::configurationPeriodicUpdate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-MAINTENANCE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-MAINTENANCE-MIB::configurationPeriodicUpdate'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance