commandLogFtpStatus
SIAE-CLOG-MIB ·
.1.3.6.1.4.1.3373.1103.40.9
Object
scalar Enumeration
This leaf is used for the status of transfer.
Context
- MIB
- SIAE-CLOG-MIB
- OID
.1.3.6.1.4.1.3373.1103.40.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- commandLog
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 'SIAE-CLOG-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CLOG-MIB::commandLogFtpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-CLOG-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-CLOG-MIB::commandLogFtpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transferring |
2 | completed |
3 | interrupted |
4 | empty |