devSNSwitchFirmwareBank

PDN-CONTROL-MIB · .1.3.6.1.4.1.1795.2.24.2.10.5.1.2

Object

column r/w Enumeration
Writing the value switch(2) to this object will
switch the banks to change the firmware being
used on the service node. The firmware from the stand
by (not active) bank will be used as the currently running
firmware.  The value read from this object is noOp(1).

Context

MIB
PDN-CONTROL-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.10.5.1.2
Type
column
Access
readwrite
Status
current
Parent
devSNSwitchFirmwareEntry
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 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devSNSwitchFirmwareBank'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devSNSwitchFirmwareBank.<devSNSwitchFirmwareIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONTROL-MIB::devSNSwitchFirmwareBank'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2switch

Conformance