intSwdlCmd
RAD-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.164.6.2.12.10.1.7
Object
column r/w
Enumeration
The command to down-load a SW file to an object. The Agent will change the value of this MIB object to off(2) automatically, after accepting the command.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.10.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- intSwdlEntry
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 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::intSwdlCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::intSwdlCmd.<intSwdlObjIdx>.<intSwdlFileIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::intSwdlCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | off |
3 | on |