Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1849

Advertising
background image

SNMP MIBs

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

69.37

atFilev2TftpIPAddr

{ atFilev2Tftp_4 1 }

The IP address of the TFTP server that is to be used
for the file copy process. This IP Address needs to be
reachable from the device, or the file copy will fail.

atFilev2Usb

{ atFilev2Operation 15 }

Represents the USB storage device operation device
object.

atFilev2InfoEntry

{ atFilev2InfoTable 1 }

An entry in the list of files, containing information
about a single file.

atFilev2InfoFilepath

{ atFilev2InfoEntry 1 }

The full path and name of the file. Files are sorted in
alphabetical order and any filepath that is longer
than 112 characters will not be displayed due to
SNMP Object Identifier length limitations.

atFilev2InfoFileSize

{ atFilev2InfoEntry 2 }

The size of the file in bytes.

atFilev2InfoFileCreationTime

{ atFilev2InfoEntry 3 }

File creation time in the form <MMM DD YYYY
HH:MM:SS>. For example, Sep 7 2008 06:07:54.

atFilev2InfoFileIsDirectory

{ atFilev2InfoEntry 4 }

This object will return the value TRUE if the entry is a
directory, or FALSE if it is not.

atFilev2InfoFileIsReadable

{ atFilev2InfoEntry 5 }

This object will return the value TRUE if the file is
readable, or FALSE if it is not.

atFilev2InfoFileIsWriteable

{ atFilev2InfoEntry 6 }

This object will return the value TRUE if the file is
writeable, or FALSE if it is not.

atFilev2InfoFileIsExecutable

{ atFilev2InfoEntry 7 }

This object will return the value TRUE if the file is
executable, or FALSE if it is not.

atFilev2USBMediaTable

{ atFilev2 6 }

The USB storage device table, containing
information related to USB storage devices.

atFilev2USBMediaEntry

{ atFilev2USBMediaTable
1 }

Data pertaining to a USB storage device instance.

atFilev2USBMediaStackMem
berId

{ atFilev2USBMediaEntry
1 }

The index of the stack member hosting this USB
media. For devices that are not capable of being
stacked, this object will always return the value 1.

atFilev2USBMediaPresence

{ atFilev2USBMediaEntry
2 }

This object indicates whether or not a USB storage
device is inserted in a slot. Possible values are:

notPresent (1)

present (2)

atFilev2FileViewerStackId

atFilev2FileViewer 1

The stack ID of the stack member for which files will
be displayed in the FileViewer table. For devices that
are not capable of being stacked, this variable will
always read as 1, and will cause an error on being
written to with any value other than 1.
Write this variable with the stack ID of the stack
member for which a view of files is required. If the
stack member doesn't exist, an error will be
returned. For a chassis switch, it corresponds to the
card ID.
Note that the other variables specifying the files to
view will not be altered by changing the stack ID,
which means that the file view table could be empty
if a non-existant device or path has been referenced
previously.

Table 69-9: Objects defined in AT-FILEv2-MIB(cont.)

Object(cont.) Object

Identifier

Description

Advertising