swGenFileSystemMgmtCtrl
GENERAL-MGMT-MIB ·
.1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.100
Object
column r/w
Enumeration
This object allows the user to download runtime software. The settings will take effect when the system restarts. See Note (1) below Note 1: For systems which do not support value changes to this object, setting these values will cause the system to return a bad-value error message. start (3) - activate firmware.
Context
- MIB
- GENERAL-MGMT-MIB
- OID
.1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.100- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swGenFileSystemMgmtEntry
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 'GENERAL-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERAL-MGMT-MIB::swGenFileSystemMgmtCtrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERAL-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERAL-MGMT-MIB::swGenFileSystemMgmtCtrl.<swGenFileSystemMgmtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERAL-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERAL-MGMT-MIB::swGenFileSystemMgmtCtrl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | inactive |
3 | start |