ntWlanFileTransferStatus
NORTEL-WLAN-AP-MIB ·
.1.3.6.1.4.1.45.1.11.1.4.9
Object
scalar Enumeration
The status of the current FTP Transfer process.
Context
- MIB
- NORTEL-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.45.1.11.1.4.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ntWlanApFileTransferMgt
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 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanFileTransferStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-WLAN-AP-MIB::ntWlanFileTransferStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inProgress |
3 | success |
4 | fail |
5 | invalidSource |
6 | invalidDestination |
7 | outOfMemory |
8 | outOfSpace |
9 | fileNotFound |