agentBscSwFileCtrl
AGENT-MIB ·
.1.3.6.1.4.1.171.12.1.2.1.1.8
Object
column r/w
Enumeration
This object provides the user to download runtime software. The setting
will take effect when the system is restart. See Note(1) below
Note:
For system which does not support change of this object to some value,
setting object to these values cause the system to return
bad-value error message.
Context
- MIB
- AGENT-MIB
- OID
.1.3.6.1.4.1.171.12.1.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentBscSwFileEntry
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 'AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-MIB::agentBscSwFileCtrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-MIB::agentBscSwFileCtrl.<agentBscSwFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENT-MIB::agentBscSwFileCtrl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | inactive |
3 | start |
4 | delete |
5 | create-and-go |