LC-ADMIN-MIB

File: LC-ADMIN-MIB.mib (24612 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC LANCAST-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString lancastMibModulesA

Defined Types

AccessControlTableEntry  
SEQUENCE    
  accessControlIndex Integer32
  accessControlAddress IpAddress

SysFileTableEntry  
SEQUENCE    
  sysFileTableIndex Integer32
  sysFileName DisplayString
  sysFileSize Integer32
  sysFileAttribute INTEGER
  sysFileDateTime DisplayString

XferFileTableEntry  
SEQUENCE    
  xferFileTableIndex Integer32
  xferFileName DisplayString
  xferFileAddress IpAddress
  xferFileDirection INTEGER
  xferFileActivation INTEGER
  xferFileStatus INTEGER
  xferFileFailureCode Integer32
  xferFileProtocol INTEGER

TrapManagerTableEntry  
SEQUENCE    
  trapManagerIndex Integer32
  trapManagerIpAddress IpAddress
  trapManagerUdpPort Integer32
  trapManagerName DisplayString
  trapManagerControlStatus INTEGER
  trapManagerSnmpVersion INTEGER

TrapControlTableEntry  
SEQUENCE    
  trapControlTableIndex Integer32
  trapControlName DisplayString
  trapControlV1TrapNumber Integer32
  trapControlStatus INTEGER
  trapControlV2TrapOid OBJECT IDENTIFIER

InterfaceAddressTableEntry  
SEQUENCE    
  interfaceIfNum Integer32
  interfaceIpAddress IpAddress
  interfaceSubnetMask IpAddress

Defined Values

admin 1.3.6.1.4.1.2745.1.1
This is the enterprise MIB definition file for the Admin Group of Lancast Managed products. Copyright 1999 Lancast Inc.
MODULE-IDENTITY    

adminS 1.3.6.1.4.1.2745.1.1.1
OBJECT IDENTIFIER    

adminT 1.3.6.1.4.1.2745.1.1.2
OBJECT IDENTIFIER    

curNumSysFiles 1.3.6.1.4.1.2745.1.1.1.1
This object identifies the current number of read/write files contained in the sysFileTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

primaryBootImage 1.3.6.1.4.1.2745.1.1.1.2
The boot image to be loaded on start up.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

primaryBootImageVersion 1.3.6.1.4.1.2745.1.1.1.3
The version of the boot image to be loaded on start up.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

primaryCoreImage 1.3.6.1.4.1.2745.1.1.1.4
The core image to be loaded on start up.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

primaryCoreImageVersion 1.3.6.1.4.1.2745.1.1.1.5
The version of the core image to be loaded on start up.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

primaryAppImage 1.3.6.1.4.1.2745.1.1.1.6
The application(personality) image to be loaded on start up.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

primaryAppImageVersion 1.3.6.1.4.1.2745.1.1.1.7
The version of the application(personality) image to be loaded on start up.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

curDateTime 1.3.6.1.4.1.2745.1.1.1.8
A textual string of the current date and time of this system expressed as . Example: 12/01/1998 08:30:15.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

fileTransferCapability 1.3.6.1.4.1.2745.1.1.1.9
This object specifies the overall ability of the device to perform transfering of files. In some instances an organization may want to disable all downloads and or uploads to/from this system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), upLoadOnly(2), downLoadOnly(3), both(4)  

entityMibSupport 1.3.6.1.4.1.2745.1.1.1.10
This object indicates whether this product supports the entity MIB under the Lancast Proprietary node or the standard mgmnt.mib-2.47 node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER localsubsetSNMPV1(1), standardMibSNMPV2(2)  

manufacturer 1.3.6.1.4.1.2745.1.1.1.11
The manufacturer of this product.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

communityStringRO 1.3.6.1.4.1.2745.1.1.1.12
The community string required to authenticate a read access to all MIB objects except for the communityStringRW object.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

communityStringRW 1.3.6.1.4.1.2745.1.1.1.13
The community string required to authenticate a read or write access to all MIB objects.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

snmpVersion 1.3.6.1.4.1.2745.1.1.1.14
The version of SNMP supported by this product.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), v1(2), v2(3), v3(4), biLingualV1V2(5), bilingualV1V2c(6)  

defaultGatewayAddress 1.3.6.1.4.1.2745.1.1.1.15
The default gateway address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

lastSystemResetReason 1.3.6.1.4.1.2745.1.1.1.16
This object specifies the reason the system was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cold-start(1), nms-sw-reset(2), download-reset(3), watch-dog-timeout(4)  

lastSystemResetTime 1.3.6.1.4.1.2745.1.1.1.17
This object specifies the date and time the system was last reset .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

accessControlTable 1.3.6.1.4.1.2745.1.1.2.1
A table of information pertaining to management station addresses that have authority to access this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessControlTableEntry

accessControlTableEntry 1.3.6.1.4.1.2745.1.1.2.1.1
An entry representing an authorized address.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessControlTableEntry  

accessControlIndex 1.3.6.1.4.1.2745.1.1.2.1.1.1
The index into the table of authorized managers of this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

accessControlAddress 1.3.6.1.4.1.2745.1.1.2.1.1.2
The address of a managment station which has authority to access this system.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sysFileTable 1.3.6.1.4.1.2745.1.1.2.2
The table of information pertaining to files loaded on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysFileTableEntry

sysFileTableEntry 1.3.6.1.4.1.2745.1.1.2.2.1
An entry representing a file in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SysFileTableEntry  

sysFileTableIndex 1.3.6.1.4.1.2745.1.1.2.2.1.1
The index into the table of files loaded on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysFileName 1.3.6.1.4.1.2745.1.1.2.2.1.2
The ascii name of a file.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

sysFileSize 1.3.6.1.4.1.2745.1.1.2.2.1.3
The file size measured in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysFileAttribute 1.3.6.1.4.1.2745.1.1.2.2.1.4
This object indicates the attributes of each file loaded on this system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read(1), write(2), executable(3)  

sysFileDateTime 1.3.6.1.4.1.2745.1.1.2.2.1.5
A textual string of the date and time this file was created on this system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

xferFileTable 1.3.6.1.4.1.2745.1.1.2.3
The table of information pertaining to files that are transfered to/from this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XferFileTableEntry

xferFileTableEntry 1.3.6.1.4.1.2745.1.1.2.3.1
An entry representing a file in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  XferFileTableEntry  

xferFileTableIndex 1.3.6.1.4.1.2745.1.1.2.3.1.1
The index into the table of file transfer information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xferFileName 1.3.6.1.4.1.2745.1.1.2.3.1.2
The name of a file that is transferable on this system.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

xferFileAddress 1.3.6.1.4.1.2745.1.1.2.3.1.3
The source IP address for a download or the desination IP address for an upload.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

xferFileDirection 1.3.6.1.4.1.2745.1.1.2.3.1.4
The direction to transfer a file. Upload a file from this device to the destination address specified by xferFileAddress. Download a file from the source address specified by xferFileAdress to this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upload(1), download(2)  

xferFileActivation 1.3.6.1.4.1.2745.1.1.2.3.1.5
Writing this object with the value of transfer(1) will invoke a file transfer to this system on a download or from this system on an upload. The value read back will always be ready(2). Writing the value ready(2) will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transfer(1), ready(2)  

xferFileStatus 1.3.6.1.4.1.2745.1.1.2.3.1.6
This object reflect the status of the current or last file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), waitingToXfer(2), inProgress(3), success(4), failure(5)  

xferFileFailureCode 1.3.6.1.4.1.2745.1.1.2.3.1.7
This object is the failure return code from a file transfer protocol such as TFTP and FTP. Refer to the respective protocol for further information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xferFileProtocol 1.3.6.1.4.1.2745.1.1.2.3.1.8
This object selects the protocol to be used in a file transfer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), ftp(2), tftp(3)  

trapManagerTable 1.3.6.1.4.1.2745.1.1.2.4
A table of Network Mangagement Applications to which traps will be sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapManagerTableEntry

trapManagerTableEntry 1.3.6.1.4.1.2745.1.1.2.4.1
An entry in the table of trap managers.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapManagerTableEntry  

trapManagerIndex 1.3.6.1.4.1.2745.1.1.2.4.1.1
The index into the table of trap managers for this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapManagerIpAddress 1.3.6.1.4.1.2745.1.1.2.4.1.2
This object identifies the IP address of a manager to which traps will be sent. A valid address is any non zero value excluding the broadcast address 255.255.255.255. Setting this to 0.0.0.0 disables this entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

trapManagerUdpPort 1.3.6.1.4.1.2745.1.1.2.4.1.3
This object specifies the UDP port at which a management application may receive traps. The default value will be the standard UDP Trap port of 162.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trapManagerName 1.3.6.1.4.1.2745.1.1.2.4.1.4
A user defined name to identify this trap manager.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

trapManagerControlStatus 1.3.6.1.4.1.2745.1.1.2.4.1.5
This object is used to an enable or disable the sending of traps to a specific address. Setting this to disable will prevent all traps from being sent to this entry's address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

trapManagerSnmpVersion 1.3.6.1.4.1.2745.1.1.2.4.1.6
This object specifies the SNMP version that this manager supports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), v1(2), v2(3), v3(4), biLingualV1V2(5), bilingualV1V2c(6)  

trapControlTable 1.3.6.1.4.1.2745.1.1.2.5
A list identifying the enable/disable status of all traps that this system is capable of sending.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapControlTableEntry

trapControlTableEntry 1.3.6.1.4.1.2745.1.1.2.5.1
An entry in this table identifying the enable/disable status of a particular trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapControlTableEntry  

trapControlTableIndex 1.3.6.1.4.1.2745.1.1.2.5.1.1
The index into the table of trap control information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapControlName 1.3.6.1.4.1.2745.1.1.2.5.1.2
The name of the trap to which this entrys' trapControlStatus applies.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

trapControlV1TrapNumber 1.3.6.1.4.1.2745.1.1.2.5.1.3
The SNMP V1 number of the trap to which this entrys' trapControlStatus applies.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapControlStatus 1.3.6.1.4.1.2745.1.1.2.5.1.4
The enable/disable status of this trap control. When this object is set to enable, the corresponding trap will be generated to all trap managers listed and enabled in the trapManagerTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

trapControlV2TrapOid 1.3.6.1.4.1.2745.1.1.2.5.1.5
The object identifier used to identify a specific SNMP V2 trap. For example, the V2 Oid for COLD START is 1.3.6.1.6.3.1.1.5.1
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

interfaceAddressTable 1.3.6.1.4.1.2745.1.1.2.6
A table of addresses associated with all mib-II interfaces in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceAddressTableEntry

interfaceAddressTableEntry 1.3.6.1.4.1.2745.1.1.2.6.1
An entry in the interface address table associated with a mib-II interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceAddressTableEntry  

interfaceIfNum 1.3.6.1.4.1.2745.1.1.2.6.1.1
The interface on which a module sends & receives protocol traffic. This value is the same value as ifIndex in MIB-II.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

interfaceIpAddress 1.3.6.1.4.1.2745.1.1.2.6.1.2
This object identifies the address of the mib-II interface identified by interfaceIfNum.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

interfaceSubnetMask 1.3.6.1.4.1.2745.1.1.2.6.1.3
The subnet mask associated with the adress of this entry. The value of the mask is an address with all the network bits set to 1 and all the host bits set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress