DNOS-DEVICE-FILESYSTEM-MIB

File: DNOS-DEVICE-FILESYSTEM-MIB.mib (9712 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC DELL-REF-MIB
RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 DateAndTime dnOS
DisplayString

Defined Types

AgentDeviceFileSystemEntry  
SEQUENCE    
  agentDeviceFileSystemIndex INTEGER
  agentDeviceFileSystemStatus INTEGER
  agentDeviceFileSystemVendorID DisplayString
  agentDeviceFileSystemProductID DisplayString
  agentDeviceFileSystemManufacturer DisplayString
  agentDeviceFileSystemSerialNumber DisplayString
  agentDeviceFileSystemVersion DisplayString
  agentDeviceFileSystemProtocol DisplayString
  agentDeviceFileSystemClass DisplayString
  agentDeviceFileSystemSubclass DisplayString
  agentDeviceFileSystemTotalSize DisplayString
  agentDeviceFileSystemBytesUsed DisplayString
  agentDeviceFileSystemBytesFree DisplayString
  agentDeviceFileSystemUnmount INTEGER

AgentDeviceFileSystemContentEntry  
SEQUENCE    
  agentDevFileSystemIndex INTEGER
  agentDeviceFileSystemContentFileName DisplayString
  agentDeviceFileSystemContentFileSize Unsigned32
  agentDeviceFileSystemContentFileModificationTime DateAndTime

Defined Values

fastpathDeviceFileSystem 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44
The Broadcom Private MIB for DNOS DeviceFileSystem
MODULE-IDENTITY    

agentDeviceFileSystemGroup 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1
OBJECT IDENTIFIER    

agentDeviceFileSystemTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1
DeviceFileSystem Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDeviceFileSystemEntry

agentDeviceFileSystemEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1
DeviceFileSystem entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDeviceFileSystemEntry  

agentDeviceFileSystemIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.1
Describes the index of FileSystem device plugged into the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

agentDeviceFileSystemStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.2
Describes the current status of FileSystem device plugged into the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), invalid(3)  

agentDeviceFileSystemVendorID 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.3
DeviceFileSystem vendor ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemProductID 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.4
DeviceFileSystem Product ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemManufacturer 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.5
DeviceFileSystem Manufacturer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemSerialNumber 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.6
DeviceFileSystem Serial Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemVersion 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.7
DeviceFileSystem Version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemProtocol 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.8
DeviceFileSystem Protocol
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemClass 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.9
DeviceFileSystem Class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemSubclass 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.10
DeviceFileSystem SubClass.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemTotalSize 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.11
DeviceFileSystem storage size
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemBytesUsed 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.12
Indicates size of memory used on the DeviceFileSystem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemBytesFree 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.13
Indicates size of memory free on the USB flash drive device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemUnmount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.1.1.14
Used to make the DeviceFileSystem Inactive by sending unmount(1). Get operation is invalid for this object. It just returns none(0)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), unmount(1)  

agentDeviceFileSystemContentTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2
Table display DeviceFileSystem contents
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDeviceFileSystemContentEntry

agentDeviceFileSystemContentEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2.1
DeviceFileSystem Content, Refers to each File
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDeviceFileSystemContentEntry  

agentDevFileSystemIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2.1.1
Describes the index of FileSystem device plugged into the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

agentDeviceFileSystemContentFileName 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2.1.2
Name of the file stored in DeviceFileSystem
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDeviceFileSystemContentFileSize 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2.1.3
Size of the file stored in DeviceFileSystem
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDeviceFileSystemContentFileModificationTime 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.44.1.2.1.4
Last modification time of the file stored in DeviceFileSystem
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime