zhoneRemoteSwUpgradeEnabled

ZHONE-REMOTE-SW-UPGRADE-MIB · .1.3.6.1.4.1.5504.6.117.1.1.3

Object

column r/w SNMPv2-TCTruthValue
This object is used to enable or disable the profile.  When
the profile is disabled all pending remote software upgrade
operations will be cancelled but remote software operations
in progress will continue.

Context

MIB
ZHONE-REMOTE-SW-UPGRADE-MIB
OID
.1.3.6.1.4.1.5504.6.117.1.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneRemoteSwUpgradeEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-REMOTE-SW-UPGRADE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-REMOTE-SW-UPGRADE-MIB::zhoneRemoteSwUpgradeEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-REMOTE-SW-UPGRADE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-REMOTE-SW-UPGRADE-MIB::zhoneRemoteSwUpgradeEnabled.<zhoneRemoteSwUpgradeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-REMOTE-SW-UPGRADE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-REMOTE-SW-UPGRADE-MIB::zhoneRemoteSwUpgradeEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance