WWP-LEOS-FILE-TRANSFER-MIB

        The MIB module for the WWP TFTP Operation to download a file.
    
Source file
WWP-LEOS-FILE-TRANSFER-MIB
Last revised
Identity
wwpLeosFileTransferMIB
Base OID
1.3.6.1.4.1.6141.2.60.23
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressType
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TruthValue
WWP-SMI wwpModulesLeos
Net-SNMP examples using the ciena MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-FILE-TRANSFER-MIB::wwpLeosFileTransferMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-FILE-TRANSFER-MIB::wwpLeosFileTransferMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.6141.2.60.23
.1.3.6.1.4.1.6141.2.60.23.1
.1.3.6.1.4.1.6141.2.60.23.1.1
Enumeration
.1.3.6.1.4.1.6141.2.60.23.1.1.1
OctetString
.1.3.6.1.4.1.6141.2.60.23.1.1.10
.1.3.6.1.4.1.6141.2.60.23.1.1.11
.1.3.6.1.4.1.6141.2.60.23.1.1.12
.1.3.6.1.4.1.6141.2.60.23.1.1.2
OctetString
.1.3.6.1.4.1.6141.2.60.23.1.1.3
OctetString
.1.3.6.1.4.1.6141.2.60.23.1.1.4
.1.3.6.1.4.1.6141.2.60.23.1.1.5
.1.3.6.1.4.1.6141.2.60.23.1.1.6
.1.3.6.1.4.1.6141.2.60.23.1.1.7
.1.3.6.1.4.1.6141.2.60.23.1.1.8
Enumeration
.1.3.6.1.4.1.6141.2.60.23.1.1.9
.1.3.6.1.4.1.6141.2.60.23.2
.1.3.6.1.4.1.6141.2.60.23.2.0
.1.3.6.1.4.1.6141.2.60.23.3
.1.3.6.1.4.1.6141.2.60.23.3.1
.1.3.6.1.4.1.6141.2.60.23.3.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. INET-ADDRESS-MIBrfc
  4. SNMPv2-CONFrfc
  5. WWP-SMIciena
  6. WWP-LEOS-FILE-TRANSFER-MIBcienaselected
Type Definitions (2)
Enumeration
noStatus(1)
timeout(2)
networkError(3)
noSpace(4)
invalidFileName(5)
commandCompleted(6)
internalError(7)
commandFileParseError(8)
Enumeration
idle(1)
sending(2)
receiving(3)
transferComplete(4)
failed(5)
Conformance Groups (1)
File transfer objects for IPv6 address.
.1.3.6.1.4.1.6141.2.60.23.3.2.1
Compliance Statements (1)

OID .1.3.6.1.4.1.6141.2.60.23.3.1.1
The compliance statement of the wwpLeosFileTransfer MIB.
Required groups
optional wwpLeosFileTransferIPv6Group This group is mandatory when IPv6 addresses are supported.
Object refinements
ObjectAccessSyntaxDescription
wwpLeosFTransferServerInetAddrType
ipv4(1), ipv6(2)
An implementation is only required to support IPv4
and IPv6 addresses without zone indices.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.6141.2.60.23.2.0.1
A wwpLeosFTransferCompletion notification is sent at the completion
of a file transfer request.