fileUpdate
FS-NMS-FILE-MGMT-MIB ·
.1.3.6.1.4.1.52642.9.185.1.3
Object
Update peer msu's file or all line card's file or a special line card's file. That is not for running MSU. Setting value will be BIN file name such as 'switch.bin', and setting response value will be 1(success), 2(failed, file is operating),3(failed, setting value failed). When we get this OID the value will be 1(file is starting synchronized successfully), 2(file is synchronized successfully), 3(file is being synchronized), 4(file is synchronized failed).
Context
- MIB
- FS-NMS-FILE-MGMT-MIB
- OID
.1.3.6.1.4.1.52642.9.185.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransferManagement
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-FILE-MGMT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-FILE-MGMT-MIB::fileUpdate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-FILE-MGMT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-FILE-MGMT-MIB::fileUpdate'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.