firmwarePeriodicUpdate

ALVARION-MAINTENANCE-MIB · .1.3.6.1.4.1.12394.1.10.5.2.1.1.1

Object

scalar r/w SNMPv2-TCTruthValue
Specifies if firmware updates are automatically triggered 
on a periodic basis or not.
  'true': Automatically update the firmware based on
          the information specified in the
          firmwareUpdateDay and firmwareUpdateTime
          attributes. 
  'false': No firmware update is triggered unless a request 
           is specifically issude using the
           firmwareUpdateInitiate attribute.

Context

MIB
ALVARION-MAINTENANCE-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.2.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
firmwareUpdate
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::firmwarePeriodicUpdate.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::firmwarePeriodicUpdate'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance