systemPhoneFwuServerFileStatus
FEC-SYSTEL-MIB ·
.0.64.5.1.5
Object
scalar obsolete
r/w
Enumeration
Firmware file status: create(1): new firmware file shall be stored on the device done(2): synchronization of storage device with MIB is done.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.5.1.5- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- systemPhoneFwuServer
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFwuServerFileStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneFwuServerFileStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | done |