LC-ADMIN-MIB: View SNMP OID List / Download MIB

VENDOR: LANCAST


 Home MIB: LC-ADMIN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     adminS 1.3.6.1.4.1.2745.1.1.1
         curNumSysFiles 1.3.6.1.4.1.2745.1.1.1.1 integer32 read-only
This object identifies the current number of read/write files contained in the sysFileTable.
         primaryBootImage 1.3.6.1.4.1.2745.1.1.1.2 displaystring read-write
The boot image to be loaded on start up.
         primaryBootImageVersion 1.3.6.1.4.1.2745.1.1.1.3 displaystring read-only
The version of the boot image to be loaded on start up.
         primaryCoreImage 1.3.6.1.4.1.2745.1.1.1.4 displaystring read-write
The core image to be loaded on start up.
         primaryCoreImageVersion 1.3.6.1.4.1.2745.1.1.1.5 displaystring read-only
The version of the core image to be loaded on start up.
         primaryAppImage 1.3.6.1.4.1.2745.1.1.1.6 displaystring read-write
The application(personality) image to be loaded on start up.
         primaryAppImageVersion 1.3.6.1.4.1.2745.1.1.1.7 displaystring read-only
The version of the application(personality) image to be loaded on start up.
         curDateTime 1.3.6.1.4.1.2745.1.1.1.8 displaystring read-write
A textual string of the current date and time of this system expressed as . Example: 12/01/1998 08:30:15.
         fileTransferCapability 1.3.6.1.4.1.2745.1.1.1.9 integer read-write
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. Enumeration: 'both': 4, 'none': 1, 'upLoadOnly': 2, 'downLoadOnly': 3.
         entityMibSupport 1.3.6.1.4.1.2745.1.1.1.10 integer read-only
This object indicates whether this product supports the entity MIB under the Lancast Proprietary node or the standard mgmnt.mib-2.47 node. Enumeration: 'standardMibSNMPV2': 2, 'localsubsetSNMPV1': 1.
         manufacturer 1.3.6.1.4.1.2745.1.1.1.11 displaystring read-only
The manufacturer of this product.
         communityStringRO 1.3.6.1.4.1.2745.1.1.1.12 displaystring read-write
The community string required to authenticate a read access to all MIB objects except for the communityStringRW object.
         communityStringRW 1.3.6.1.4.1.2745.1.1.1.13 displaystring read-write
The community string required to authenticate a read or write access to all MIB objects.
         snmpVersion 1.3.6.1.4.1.2745.1.1.1.14 integer read-only
The version of SNMP supported by this product. Enumeration: 'biLingualV1V2': 5, 'v3': 4, 'bilingualV1V2c': 6, 'v1': 2, 'v2': 3, 'other': 1.
         defaultGatewayAddress 1.3.6.1.4.1.2745.1.1.1.15 ipaddress read-write
The default gateway address.
         lastSystemResetReason 1.3.6.1.4.1.2745.1.1.1.16 integer read-only
This object specifies the reason the system was last reset. Enumeration: 'watch-dog-timeout': 4, 'nms-sw-reset': 2, 'download-reset': 3, 'cold-start': 1.
         lastSystemResetTime 1.3.6.1.4.1.2745.1.1.1.17 displaystring read-only
This object specifies the date and time the system was last reset .
     adminT 1.3.6.1.4.1.2745.1.1.2
         accessControlTable 1.3.6.1.4.1.2745.1.1.2.1 no-access
A table of information pertaining to management station addresses that have authority to access this system.
             accessControlTableEntry 1.3.6.1.4.1.2745.1.1.2.1.1 no-access
An entry representing an authorized address.
                 accessControlIndex 1.3.6.1.4.1.2745.1.1.2.1.1.1 integer32 read-only
The index into the table of authorized managers of this system.
                 accessControlAddress 1.3.6.1.4.1.2745.1.1.2.1.1.2 ipaddress read-write
The address of a managment station which has authority to access this system.
         sysFileTable 1.3.6.1.4.1.2745.1.1.2.2 no-access
The table of information pertaining to files loaded on this system.
             sysFileTableEntry 1.3.6.1.4.1.2745.1.1.2.2.1 no-access
An entry representing a file in this table.
                 sysFileTableIndex 1.3.6.1.4.1.2745.1.1.2.2.1.1 integer32 read-only
The index into the table of files loaded on this system.
                 sysFileName 1.3.6.1.4.1.2745.1.1.2.2.1.2 displaystring read-write
The ascii name of a file.
                 sysFileSize 1.3.6.1.4.1.2745.1.1.2.2.1.3 integer32 read-only
The file size measured in bytes.
                 sysFileAttribute 1.3.6.1.4.1.2745.1.1.2.2.1.4 integer read-only
This object indicates the attributes of each file loaded on this system. Enumeration: 'read': 1, 'write': 2, 'executable': 3.
                 sysFileDateTime 1.3.6.1.4.1.2745.1.1.2.2.1.5 displaystring read-only
A textual string of the date and time this file was created on this system.
         xferFileTable 1.3.6.1.4.1.2745.1.1.2.3 no-access
The table of information pertaining to files that are transfered to/from this system.
             xferFileTableEntry 1.3.6.1.4.1.2745.1.1.2.3.1 no-access
An entry representing a file in this table.
                 xferFileTableIndex 1.3.6.1.4.1.2745.1.1.2.3.1.1 integer32 read-only
The index into the table of file transfer information.
                 xferFileName 1.3.6.1.4.1.2745.1.1.2.3.1.2 displaystring read-write
The name of a file that is transferable on this system.
                 xferFileAddress 1.3.6.1.4.1.2745.1.1.2.3.1.3 ipaddress read-write
The source IP address for a download or the desination IP address for an upload.
                 xferFileDirection 1.3.6.1.4.1.2745.1.1.2.3.1.4 integer read-write
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. Enumeration: 'download': 2, 'upload': 1.
                 xferFileActivation 1.3.6.1.4.1.2745.1.1.2.3.1.5 integer read-write
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. Enumeration: 'ready': 2, 'transfer': 1.
                 xferFileStatus 1.3.6.1.4.1.2745.1.1.2.3.1.6 integer read-only
This object reflect the status of the current or last file transfer. Enumeration: 'waitingToXfer': 2, 'failure': 5, 'inProgress': 3, 'other': 1, 'success': 4.
                 xferFileFailureCode 1.3.6.1.4.1.2745.1.1.2.3.1.7 integer32 read-only
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.
                 xferFileProtocol 1.3.6.1.4.1.2745.1.1.2.3.1.8 integer read-write
This object selects the protocol to be used in a file transfer. Enumeration: 'ftp': 2, 'tftp': 3, 'other': 1.
         trapManagerTable 1.3.6.1.4.1.2745.1.1.2.4 no-access
A table of Network Mangagement Applications to which traps will be sent.
             trapManagerTableEntry 1.3.6.1.4.1.2745.1.1.2.4.1 no-access
An entry in the table of trap managers.
                 trapManagerIndex 1.3.6.1.4.1.2745.1.1.2.4.1.1 integer32 read-only
The index into the table of trap managers for this system.
                 trapManagerIpAddress 1.3.6.1.4.1.2745.1.1.2.4.1.2 ipaddress read-write
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.
                 trapManagerUdpPort 1.3.6.1.4.1.2745.1.1.2.4.1.3 integer32 read-write
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.
                 trapManagerName 1.3.6.1.4.1.2745.1.1.2.4.1.4 displaystring read-write
A user defined name to identify this trap manager.
                 trapManagerControlStatus 1.3.6.1.4.1.2745.1.1.2.4.1.5 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
                 trapManagerSnmpVersion 1.3.6.1.4.1.2745.1.1.2.4.1.6 integer read-write
This object specifies the SNMP version that this manager supports. Enumeration: 'biLingualV1V2': 5, 'v3': 4, 'bilingualV1V2c': 6, 'v1': 2, 'v2': 3, 'other': 1.
         trapControlTable 1.3.6.1.4.1.2745.1.1.2.5 no-access
A list identifying the enable/disable status of all traps that this system is capable of sending.
             trapControlTableEntry 1.3.6.1.4.1.2745.1.1.2.5.1 no-access
An entry in this table identifying the enable/disable status of a particular trap.
                 trapControlTableIndex 1.3.6.1.4.1.2745.1.1.2.5.1.1 integer32 read-only
The index into the table of trap control information.
                 trapControlName 1.3.6.1.4.1.2745.1.1.2.5.1.2 displaystring read-only
The name of the trap to which this entrys' trapControlStatus applies.
                 trapControlV1TrapNumber 1.3.6.1.4.1.2745.1.1.2.5.1.3 integer32 read-only
The SNMP V1 number of the trap to which this entrys' trapControlStatus applies.
                 trapControlStatus 1.3.6.1.4.1.2745.1.1.2.5.1.4 integer read-write
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. Enumeration: 'enable': 1, 'disable': 2.
                 trapControlV2TrapOid 1.3.6.1.4.1.2745.1.1.2.5.1.5 object identifier read-only
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
         interfaceAddressTable 1.3.6.1.4.1.2745.1.1.2.6 no-access
A table of addresses associated with all mib-II interfaces in this system.
             interfaceAddressTableEntry 1.3.6.1.4.1.2745.1.1.2.6.1 no-access
An entry in the interface address table associated with a mib-II interface.
                 interfaceIfNum 1.3.6.1.4.1.2745.1.1.2.6.1.1 integer32 read-only
The interface on which a module sends & receives protocol traffic. This value is the same value as ifIndex in MIB-II.
                 interfaceIpAddress 1.3.6.1.4.1.2745.1.1.2.6.1.2 ipaddress read-write
This object identifies the address of the mib-II interface identified by interfaceIfNum.
                 interfaceSubnetMask 1.3.6.1.4.1.2745.1.1.2.6.1.3 ipaddress read-write
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.