MIBs Depot

LANOPTICS-SYSTEM-MIB

Registered at
1.3.6.1.4.1.224.2
Namespace
cisco
Source file
LANOPTICS-SYSTEM-MIB
Digest
sha256:1013ff82687fcc10ba9ee69fab7c3c99d85060da72ba4fe20fd8bd1d90226f5d

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

LANOPTICS-SYSTEM-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
lanOptics
OBJECT-IDENTITY
1.3.6.1.4.1.224
lanOpticsSystem
OBJECT-IDENTITY
1.3.6.1.4.1.224.2
snSysDirectory
OBJECT-TYPE
Gives the agent directory content (make DOS DIR command on agent directory).
1.3.6.1.4.1.224.2.1DisplayStringread-onlymandatory
snAgentVersion
OBJECT-TYPE
Gives the agent major version in the high order word and the minor version in low order word.
1.3.6.1.4.1.224.2.2INTEGERread-onlymandatory
lanOpticsSystemCMOS
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3
lanOpticsSystemCMOSIp
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.1
snSysCMOSIpInterfaceTable
OBJECT-TYPE
A list of network interfaces.
1.3.6.1.4.1.224.2.3.1.1not-accessiblemandatory
snSysCMOSIpInterfaceEntry
OBJECT-TYPE
An interface entry containing the Ipaddress and net-mask.
1.3.6.1.4.1.224.2.3.1.1.1not-accessiblemandatory
snSysCMOSIpIpAddr
OBJECT-TYPE
Gives the interface's IpAddress
1.3.6.1.4.1.224.2.3.1.1.1.1IpAddressread-writemandatory
snSysCMOSIpNetMask
OBJECT-TYPE
Gives the interfaces's netmask
1.3.6.1.4.1.224.2.3.1.1.1.2IpAddressread-writemandatory
pysmiFakeCol1016
OBJECT-TYPE
1.3.6.1.4.1.224.2.3.1.1.1.1016INTEGER
snSysCMOSIpDefGw
OBJECT-TYPE
Gives the agent's default gateway.
1.3.6.1.4.1.224.2.3.1.2IpAddressread-writemandatory
snSysCMOSIpTFTPOp
OBJECT-TYPE
Gives the TFTP policy: 1 - No TFTP, 2 - Optional, 3 - Always
1.3.6.1.4.1.224.2.3.1.3INTEGER {noTFTP(1), limited(2), continuous(3)}read-writemandatory
snSysCMOSIpTFTPAddr
OBJECT-TYPE
Gives the TFTP server Ip address.
1.3.6.1.4.1.224.2.3.1.4IpAddressread-writemandatory
snSysCMOSIpTFTPFileName
OBJECT-TYPE
Gives the boot file name at the server (full path).
1.3.6.1.4.1.224.2.3.1.5DisplayStringread-writemandatory
snSysCMOSIpTFTPDrive
OBJECT-TYPE
Gives the TFTP operation destination drive (value of ASCII character).
1.3.6.1.4.1.224.2.3.1.6INTEGER {driveA(41), driveB(42), driveC(43), driveD(44)}read-writemandatory
lanOpticsSystemCMOSHub
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.2
snSysCMOSHubSlotConfigTable
OBJECT-TYPE
A list of slots entries. Each entry in this table, contains the last 20 operations performed on the slot.
1.3.6.1.4.1.224.2.3.2.1not-accessiblemandatory
snSysCMOSHubSlotConfigEntry
OBJECT-TYPE
1.3.6.1.4.1.224.2.3.2.1.1not-accessiblemandatory
snSysSlotLastOperations
OBJECT-TYPE
A description of last 20 operations performed, on the slot
1.3.6.1.4.1.224.2.3.2.1.1.1OCTET STRINGread-writemandatory
snSysResetSlotQueue
OBJECT-TYPE
Resets the last 20 operations queue.
1.3.6.1.4.1.224.2.3.2.1.1.2INTEGERread-writemandatory
pysmiFakeCol1017
OBJECT-TYPE
1.3.6.1.4.1.224.2.3.2.1.1.1017INTEGER
snSysCMOSHubSaveHubFunctions
OBJECT-TYPE
Save (2) /Do not Save (1) Hub managment functions in non-volatile memory.
1.3.6.1.4.1.224.2.3.2.2INTEGER {not-saved(1), saved(2)}read-writemandatory
lanOpticsSystemCMOSRPL
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.3
snSysCMOSRPLMode
OBJECT-TYPE
Determine if the image will be loaded through RPL at next boot: RPL off - 1, RPL on - 2.
1.3.6.1.4.1.224.2.3.3.1INTEGER {rpl-off(1), rpl-on(2)}read-writemandatory
snSysCMOSFlashMode
OBJECT-TYPE
Determine if the image will be loaded from flash memory at next boot : flash on - 2, flash off - 1.
1.3.6.1.4.1.224.2.3.3.2INTEGER {flash-off(1), flash-on(2)}read-writemandatory
lanOpticsSystemCMOSSerial
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.4
snSysCMOSSerialMode
OBJECT-TYPE
Determine the serial port usage mode : Proprietary - 1, SLIP - 2, None - 3.
1.3.6.1.4.1.224.2.3.4.1INTEGER {proprietary(1), slip(2), none(3)}read-writemandatory
snSysCMOSSerialComSelect
OBJECT-TYPE
Determine which COM port is used.
1.3.6.1.4.1.224.2.3.4.2INTEGER {sr-COM1(1), sr-COM2(2)}read-writemandatory
snSysCMOSSerialBaudRate
OBJECT-TYPE
Determine the serial port baud rate : 1200 - 1, 2400 - 2, 4800 - 3, 9600 - 4, 19200 - 5, 38300 - 6, 57600 - 7
1.3.6.1.4.1.224.2.3.4.3INTEGER {baud1200(1), baud2400(2), baud4800(3), baud9600(4), baud19200(5), baud38300(6), baud57600(7)}read-writemandatory
snSysCMOSSerialWordLength
OBJECT-TYPE
Determine the data bits length : 7 Bits - 1, 8 Bits -2
1.3.6.1.4.1.224.2.3.4.4INTEGER {bits-7(1), bits-8(2)}read-writemandatory
snSysCMOSSerialStopBits
OBJECT-TYPE
Determine the number of stop bits; values allowed : 1 Bit - 1, 1.5 Bits - 2, 2 Bits - 3.
1.3.6.1.4.1.224.2.3.4.5INTEGER {bits-1(1), bits-15(2), bits-2(3)}read-writemandatory
snSysCMOSSerialParityCheck
OBJECT-TYPE
Determine the parity check policy : Even - 1, Odd - 2, None - 3.
1.3.6.1.4.1.224.2.3.4.6INTEGER {even(1), odd(2), none(3)}read-writemandatory
lanOpticsSystemCMOSSRAM
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.5
snSysCMOSSRAMKeepAliveSecInterval
OBJECT-TYPE
Determine the interval of the keep alive frame in seconds
1.3.6.1.4.1.224.2.3.5.1INTEGERread-writemandatory
lanOpticsSystemCMOSSNMP
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.6
snSysCMOSSNMPCommunitiesNum
OBJECT-TYPE
Keeps the number of communities.
1.3.6.1.4.1.224.2.3.6.1INTEGERread-onlymandatory
snSysCMOSSNMPTrapManagersNum
OBJECT-TYPE
Keeps the number of managers that traps are send to.
1.3.6.1.4.1.224.2.3.6.2INTEGERread-onlymandatory
snSysCMOSSNMPCommunitiesTable
OBJECT-TYPE
A table containing the SNMP communities
1.3.6.1.4.1.224.2.3.6.3not-accessiblemandatory
snSysCMOSSNMPCommunitiesEntry
OBJECT-TYPE
An entry community info
1.3.6.1.4.1.224.2.3.6.3.1not-accessiblemandatory
snSysCMOSSNMPCommunityName
OBJECT-TYPE
This variable will give the community name.
1.3.6.1.4.1.224.2.3.6.3.1.1DisplayStringread-writemandatory
snSysCMOSSNMPCommunityPrivs
OBJECT-TYPE
This variable will give the community privilages: Read Only - 1, Read/Write - 2.
1.3.6.1.4.1.224.2.3.6.3.1.2INTEGER {read-Only(1), read-Write(2)}read-writemandatory
pysmiFakeCol1018
OBJECT-TYPE
1.3.6.1.4.1.224.2.3.6.3.1.1018INTEGER
snSysCMOSSNMPTrapCommunitiesTable
OBJECT-TYPE
A table containing the SNMP communities
1.3.6.1.4.1.224.2.3.6.4not-accessiblemandatory
snSysCMOSSNMPTrapCommunitiesEntry
OBJECT-TYPE
An entry of trap IP destinations.
1.3.6.1.4.1.224.2.3.6.4.1not-accessiblemandatory
snSysCMOSSNMPTrapCommunityIpAddr
OBJECT-TYPE
This variable gives a manager IP address for traps destination.
1.3.6.1.4.1.224.2.3.6.4.1.1IpAddressread-writemandatory
pysmiFakeCol1019
OBJECT-TYPE
1.3.6.1.4.1.224.2.3.6.4.1.1019INTEGER
lanOpticsSystemCMOSACCESS
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.7
snSysCMOSACCESSOffset
OBJECT-TYPE
Gives the offset in the CMOS array. For internal use only
1.3.6.1.4.1.224.2.3.7.1INTEGERread-writemandatory
snSysCMOSACCESSLength
OBJECT-TYPE
Gives the length (max 512) in the CMOS array. For internal use only,
1.3.6.1.4.1.224.2.3.7.2INTEGERread-writemandatory
snSysCMOSACCESSSequence
OBJECT-TYPE
Gives a sequnce of bytes from CMOS array. For internal use only
1.3.6.1.4.1.224.2.3.7.3INTEGERread-writemandatory
lanOpticsSystemCMOSBRDG
OBJECT-IDENTITY
1.3.6.1.4.1.224.2.3.8
snSysCMOSBRDGradius
OBJECT-TYPE
Sets the discovery radius. Value = 0-7. 0=disable bridge.
1.3.6.1.4.1.224.2.3.8.1INTEGERread-writemandatory
snSysCMOSBRDGlinkNumber
OBJECT-TYPE
Sets the Link number. Value = 0-3.
1.3.6.1.4.1.224.2.3.8.2INTEGER (0..3)read-writemandatory
snSysCMOSBRDGpassword
OBJECT-TYPE
Sets the bridge password. 8 characters .
1.3.6.1.4.1.224.2.3.8.3DisplayStringread-writemandatory