devFirmwareControlAdminStatus
PDN-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.10.9.1.1.4
Object
column r/w
Enumeration
This object indicates whether or not the indexed Firmware entry is active(1) or inactive(2). Writing active(1) will activate that software release and cause the unit to reset (response may timeout). Writing active(1) to a Firmware entry whose devFirmwareControlOperStatus is invalid will return BAD VALUE. Writing inactive(2) will always return BAD VALUE.
Context
- MIB
- PDN-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.10.9.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- devFirmwareControlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::devFirmwareControlAdminStatus'
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::devFirmwareControlAdminStatus.<devFirmwareControlIndex>'
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::devFirmwareControlAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of