ACOS-MIB: View SNMP OID List / Download MIB

VENDOR: ATLAS COMPUTER EQUIPMENT


 Home MIB: ACOS-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
 atlasComEngines 1.3.6.1.4.1.2221
           aceProductFamily 1.3.6.1.4.1.2221.1
               aceAcos 1.3.6.1.4.1.2221.1.1
                   acosSystem 1.3.6.1.4.1.2221.1.1.1
                       acosSystemReboot 1.3.6.1.4.1.2221.1.1.1.1 integer read-write
The value 'noAction' is always reported in a GET. The value 'rebootSystem' in a SET will cause the box to reboot. Enumeration: 'rebootSystem': 2, 'noAction': 1.
                       acosHardwareRevision 1.3.6.1.4.1.2221.1.1.1.2 displaystring read-only
The hardware revision of the motherboard.
                       acosSoftwareRevision 1.3.6.1.4.1.2221.1.1.1.3 displaystring read-only
The software revision of the motherboard.
                       acosSerialNumber 1.3.6.1.4.1.2221.1.1.1.4 displaystring read-only
The serial number of the motherboard.
                       acosPartNumber 1.3.6.1.4.1.2221.1.1.1.5 displaystring read-only
The part number of the motherboard.
                       acosTotalSlots 1.3.6.1.4.1.2221.1.1.1.6 integer read-only
The total number of slots present in the box. This value represents the maximum index into tables that are indexed by slot number.
                       acosMemoryCapacityTable 1.3.6.1.4.1.2221.1.1.1.7 no-access
This is a table of objects that report the total memory capacity of each type of memory present in the box.
                           acosMemoryCapacityEntry 1.3.6.1.4.1.2221.1.1.1.7.1 no-access
An entry in the memory capacity table.
                               acosMemoryTypeIndex 1.3.6.1.4.1.2221.1.1.1.7.1.1 integer read-only
The type of memory. Enumeration: 'sdram': 1, 'bootFlashRom': 2, 'nandFlashRom': 3.
                               acosMemoryCapacity 1.3.6.1.4.1.2221.1.1.1.7.1.2 integer read-only
The amount of memory expressed in megabytes. For example, 8 megabytes would be reported as 8.
                       acosDSPCount 1.3.6.1.4.1.2221.1.1.1.8 integer read-only
The total number of DSP devices present in the box.
                   acosDevices 1.3.6.1.4.1.2221.1.1.2
                       acosDeviceTable 1.3.6.1.4.1.2221.1.1.2.1 no-access
This is a table of devices that are present in the box. The table contains an entry for every slot in the box including empty slots. An empty slot will be reported as 'nimNoDevice' in object 'acosDeviceType'.
                           acosDeviceEntry 1.3.6.1.4.1.2221.1.1.2.1.1 no-access
An entry in the device table.
                               acosDeviceSlotIndex 1.3.6.1.4.1.2221.1.1.2.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosDeviceType 1.3.6.1.4.1.2221.1.1.2.1.1.2 acosdevicetypeenum read-only
Identifies the unique device type of the card in this slot.
                               acosDeviceTotal 1.3.6.1.4.1.2221.1.1.2.1.1.3 integer read-only
The total number of devices contained within the slot. This value represents the maximum index into tables that are indexed by a slot device number. Multiple devices can reside in a slot. For example, a slot might contain a dual DS1 NIM consisting of two DS1 interfaces. In MIB tables where both interfaces are accessible, the objects would be indexed through a combination of the slot number and the slot device number. If the slot is empty then 0 is reported for this object.
                               acosDeviceDescription 1.3.6.1.4.1.2221.1.1.2.1.1.4 displaystring read-only
A description of the device in the slot. If the slot is empty then a null length string is reported for this object.
                       acosDeviceTypesAggregate 1.3.6.1.4.1.2221.1.1.2.2 octet string read-only
This object contains an aggregate list of the devices present in the box. The list contains pairs of octets, each pair forming a 16 bit integer representing the device type for a slot. Every slot is reported including empty slots. The first octet pair represents slot 1 and the last octet pair represents the highest slot number. The highest slot number can be gotten from object 'acosTotalSlots'. Each octet pair is sent LSB first. The total octets sent will be 2 x acosTotalSlots. The value reported in each octet pair comes from 'AcosDeviceTypeEnum'.
                       acosDeviceTotalsAggregate 1.3.6.1.4.1.2221.1.1.2.3 octet string read-only
This object contains an aggregate list of the total number of devices present in each slot. An octet will be sent for each slot including empty slots. The first octet represents slot 1 and the last octet represents the highest slot number. The highest slot number can be gotten from object 'acosTotalSlots'. The total octets sent will be equal to 'acosTotalSlots'. A value of 0 will be reported for empty slots.
                   acosStatus 1.3.6.1.4.1.2221.1.1.3
                       acosCpuUtilization 1.3.6.1.4.1.2221.1.1.3.1 integer read-only
The utilization of the CPU in percent.
                   acosDS1 1.3.6.1.4.1.2221.1.1.4
                       acosT1LineConfigTable 1.3.6.1.4.1.2221.1.1.4.1 no-access
This is a table of configurables for T1 lines.
                           acosT1LineConfigEntry 1.3.6.1.4.1.2221.1.1.4.1.1 no-access
An entry in the T1 line config table.
                               acosT1LineSlotIndex 1.3.6.1.4.1.2221.1.1.4.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosT1LineSlotInterfaceIndex 1.3.6.1.4.1.2221.1.1.4.1.1.2 integer read-only
The interface number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosT1LineBuildOut 1.3.6.1.4.1.2221.1.1.4.1.1.3 integer read-write
Transmit level attenuation of the T1 line. Enumeration: 'lbo399ft': 4, 'lbo225db': 8, 'lbo266ft': 3, 'lbo75db': 6, 'lbo15db': 7, 'lbo0db': 1, 'lbo533ft': 5, 'lbo133ft': 2.
                       acosDS1ChannelConfigTable 1.3.6.1.4.1.2221.1.1.4.2 no-access
Channel configuration table for a DS1.
                           acosDS1ChannelConfigEntry 1.3.6.1.4.1.2221.1.1.4.2.1 no-access
An entry in the DS1 channel config table.
                               acosDS1ChannelSlotIndex 1.3.6.1.4.1.2221.1.1.4.2.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosDS1ChannelSlotDeviceIndex 1.3.6.1.4.1.2221.1.1.4.2.1.2 integer read-only
The device number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosDS1ChannelIndex 1.3.6.1.4.1.2221.1.1.4.2.1.3 integer read-only
The channel number to configure. For T1 interfaces the valid values are 1..24, and for E1 interfaces the valid values are 1..31.
                               acosDS1TxChannelControl 1.3.6.1.4.1.2221.1.1.4.2.1.4 integer read-write
Enables or disables the transmit channel on the DS1 on this device in this slot. Enumeration: 'disabled': 2, 'enabled': 1.
                               acosDS1RxChannelControl 1.3.6.1.4.1.2221.1.1.4.2.1.5 integer read-write
Enables or disables the receive channel on the DS1 on this device in this slot. Enumeration: 'disabled': 2, 'enabled': 1.
                       acosDS1AggChanConfigTable 1.3.6.1.4.1.2221.1.1.4.3 no-access
Channel configuration table for a DS1. Channels can be configured in aggregate.
                           acosDS1AggChanConfigEntry 1.3.6.1.4.1.2221.1.1.4.3.1 no-access
An entry in the aggregate channel config table.
                               acosDS1AggChanSlotIndex 1.3.6.1.4.1.2221.1.1.4.3.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosDS1AggChanSlotDeviceIndex 1.3.6.1.4.1.2221.1.1.4.3.1.2 integer read-only
The device number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosDS1TxChannelsAggregate 1.3.6.1.4.1.2221.1.1.4.3.1.3 octet string read-write
An aggregate of all transmit channel settings. An octet is sent for each channel on the DS1. For T1 interfaces the total number of octets will be 24, and for E1 interfaces the total number of octets will be 31. The octets are sent starting with the lowest channel and ending with the highest channel. Each octet contains a value representing the state of the channel as follows: 1 = Channel is enabled 2 = Channel is disabled
                               acosDS1RxChannelsAggregate 1.3.6.1.4.1.2221.1.1.4.3.1.4 octet string read-write
An aggregate of all receive channel settings. An octet is sent for each channel on the DS1. For T1 interfaces the total number of octets will be 24, and for E1 interfaces the total number of octets will be 31. The octets are sent starting with the lowest channel and ending with the highest channel. Each octet contains a value representing the state of the channel as follows: 1 = Channel is enabled 2 = Channel is disabled
                   acosUSI 1.3.6.1.4.1.2221.1.1.5
                       acosUSIConfigTable 1.3.6.1.4.1.2221.1.1.5.1 no-access
This is a table of configurables for a universal serial interface (USI).
                           acosUSIConfigEntry 1.3.6.1.4.1.2221.1.1.5.1.1 no-access
An entry in the USI config table.
                               acosUSISlotIndex 1.3.6.1.4.1.2221.1.1.5.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosUSISlotInterfaceIndex 1.3.6.1.4.1.2221.1.1.5.1.1.2 integer read-only
The interface number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosUSIInterfaceType 1.3.6.1.4.1.2221.1.1.5.1.1.3 integer read-write
The interface type. Enumeration: 'rs530': 7, 'v35': 5, 'v10': 4, 'rs530a': 8, 'rs232': 2, 'x21': 6.
                   acosSDSL 1.3.6.1.4.1.2221.1.1.6
                       acosSDSLConfigTable 1.3.6.1.4.1.2221.1.1.6.1 no-access
This is a table of configurables for a symmetric digital subscriber line (SDSL).
                           acosSDSLConfigEntry 1.3.6.1.4.1.2221.1.1.6.1.1 no-access
An entry in the SDSL config table.
                               acosSDSLSlotIndex 1.3.6.1.4.1.2221.1.1.6.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosSDSLSlotInterfaceIndex 1.3.6.1.4.1.2221.1.1.6.1.1.2 integer read-only
The interface number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosSDSLInterfaceType 1.3.6.1.4.1.2221.1.1.6.1.1.3 integer read-write
The interface type, Customer Premise Equipment (CPE), or Telephone Company Central Office (CO). Enumeration: 'co': 2, 'cpe': 1.
                               acosSDSLClockType 1.3.6.1.4.1.2221.1.1.6.1.1.4 integer read-write
The clocking type setting. Enumeration: 'auto': 1, 'fixed': 2.
                   acosEthernet 1.3.6.1.4.1.2221.1.1.7
                       acosEthernetConfigTable 1.3.6.1.4.1.2221.1.1.7.1 no-access
This is a table of configurables for an ethernet interface.
                           acosEthernetConfigEntry 1.3.6.1.4.1.2221.1.1.7.1.1 no-access
An entry in the ethernet config table.
                               acosEthernetSlotIndex 1.3.6.1.4.1.2221.1.1.7.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosEthernetFullDuplex 1.3.6.1.4.1.2221.1.1.7.1.1.2 integer read-write
Enables or disable ethernet full duplex mode Enumeration: 'disabled': 2, 'enabled': 1.
                   acosWAN 1.3.6.1.4.1.2221.1.1.8
                       acosWANConfigTable 1.3.6.1.4.1.2221.1.1.8.1 no-access
This is a table of common configurables for WAN interfaces.
                           acosWANConfigEntry 1.3.6.1.4.1.2221.1.1.8.1.1 no-access
An entry in the WAN config table.
                               acosWANSlotIndex 1.3.6.1.4.1.2221.1.1.8.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosWANSlotDeviceIndex 1.3.6.1.4.1.2221.1.1.8.1.1.2 integer read-only
The device number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosWANDataLinkProtocol 1.3.6.1.4.1.2221.1.1.8.1.1.3 integer read-write
Sets the High Level Data Link Control protocol for this device in this slot. Enumeration: 'pppOverAtm-RFC2364': 7, 'raw-HDLC': 2, 'ip-Plus-HDLC': 4, 'ppp': 5, 'frameRelay': 8, 'cisco-HDLC': 3, 'transparent': 1, 'atm-RFC1483': 6.
                               acosWANSpeed 1.3.6.1.4.1.2221.1.1.8.1.1.4 integer read-write
Sets the data link speed for this device in this slot.
                       acosWANSerialStatsTable 1.3.6.1.4.1.2221.1.1.8.2 no-access
This is a table of common serial statistics for WAN interfaces.
                           acosWANSerialStatsEntry 1.3.6.1.4.1.2221.1.1.8.2.1 no-access
An entry in the WAN serial statistics table.
                               acosWANSerialStatsSlotIndex 1.3.6.1.4.1.2221.1.1.8.2.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosWANSerialStatsSlotDeviceIndex 1.3.6.1.4.1.2221.1.1.8.2.1.2 integer read-only
The device number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosWANTotalRxFrames 1.3.6.1.4.1.2221.1.1.8.2.1.3 integer read-only
The total number of frames received on this port.
                               acosWANTotalRxOctets 1.3.6.1.4.1.2221.1.1.8.2.1.4 integer read-only
The total number of octets received on this port.
                               acosWANRxMissedFrames 1.3.6.1.4.1.2221.1.1.8.2.1.5 integer read-only
The total number of frames discarded on this port because the receive buffer descriptor ring was empty.
                               acosWANRxErrorFrames 1.3.6.1.4.1.2221.1.1.8.2.1.6 integer read-only
The total number of frames discarded on this port because of receive errors.
                               acosWANRxGlitchErrors 1.3.6.1.4.1.2221.1.1.8.2.1.7 integer read-only
The total number of frames discarded on this port because of receive clock glitch errors.
                               acosWANRxPllErrors 1.3.6.1.4.1.2221.1.1.8.2.1.8 integer read-only
The total number of frames discarded on this port because of receive phase lock loop errors.
                               acosWANRxLongErrors 1.3.6.1.4.1.2221.1.1.8.2.1.9 integer read-only
The total number of frames discarded on this port because the received frame was too long.
                               acosWANRxNonOctetErrors 1.3.6.1.4.1.2221.1.1.8.2.1.10 integer read-only
The total number of frames discarded on this port because the received frame was not an integral number of octets.
                               acosWANRxAbortErrors 1.3.6.1.4.1.2221.1.1.8.2.1.11 integer read-only
The total number of frames discarded on this port because of abort sequences within the received frame.
                               acosWANRxCrcErrors 1.3.6.1.4.1.2221.1.1.8.2.1.12 integer read-only
The total number of frames discarded on this port because of received CRC errors.
                               acosWANRxOverrunErrors 1.3.6.1.4.1.2221.1.1.8.2.1.13 integer read-only
The total number of frames discarded on this port because of receiver overrun errors.
                               acosWANRxCdLostErrors 1.3.6.1.4.1.2221.1.1.8.2.1.14 integer read-only
The total number of frames discarded on this port because of lost Carrier Detect.
                               acosWANTotalTxFrames 1.3.6.1.4.1.2221.1.1.8.2.1.15 integer read-only
The total number of frames transmitted on this port.
                               acosWANTotalTxOctets 1.3.6.1.4.1.2221.1.1.8.2.1.16 integer read-only
The total number of octets received on this port.
                               acosWANTxMissedFrames 1.3.6.1.4.1.2221.1.1.8.2.1.17 integer read-only
The total number of frames discarded on this port because the transmit buffer descriptor ring was empty.
                               acosWANTxDiscardedFrames 1.3.6.1.4.1.2221.1.1.8.2.1.18 integer read-only
The total number of frames discarded on this port because the packet was bad, or the link was not ready.
                               acosWANTxErrorFrames 1.3.6.1.4.1.2221.1.1.8.2.1.19 integer read-only
The total number of frames discarded on this port because of transmitter errors.
                               acosWANTxGlitchErrors 1.3.6.1.4.1.2221.1.1.8.2.1.20 integer read-only
The total number of frames discarded on this port because of transmitter clock glitch errors.
                               acosWANTxUnderrunErrors 1.3.6.1.4.1.2221.1.1.8.2.1.22 integer read-only
The total number of frames discarded on this port because of transmitter underrun errors.
                               acosWANTxCtsLostErrors 1.3.6.1.4.1.2221.1.1.8.2.1.23 integer read-only
The total number of frames discarded on this port because of transmitter CTS lost errors.
                       acosWANAtmStatsTable 1.3.6.1.4.1.2221.1.1.8.3 no-access
This is a table of common ATM statistics for WAN interfaces.
                           acosWANAtmStatsEntry 1.3.6.1.4.1.2221.1.1.8.3.1 no-access
An entry in the WAN ATM statistics table.
                               acosWANAtmStatsSlotIndex 1.3.6.1.4.1.2221.1.1.8.3.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosWANAtmStatsSlotDeviceIndex 1.3.6.1.4.1.2221.1.1.8.3.1.2 integer read-only
The device number of a specific device in the slot. The device numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosWANAtmTotalRxCells 1.3.6.1.4.1.2221.1.1.8.3.1.3 integer read-only
The total number of ATM cells received on this port.
                               acosWANAtmClpiRxCells 1.3.6.1.4.1.2221.1.1.8.3.1.4 integer read-only
The number of ATM cells received on this port with Cell Loss Priority Indication set.
                               acosWANAtmOamRxCells 1.3.6.1.4.1.2221.1.1.8.3.1.5 integer read-only
The number of operation and maintenance ATM cells received on this port.
                               acosWANAtmEfciRxCells 1.3.6.1.4.1.2221.1.1.8.3.1.6 integer read-only
The number of ATM cells received on this port with Explicit Forward Congestion Indication set.
                               acosWANAtmRmRxCells 1.3.6.1.4.1.2221.1.1.8.3.1.7 integer read-only
The number of resource management ATM cells received on this port.
                               acosWANAtmRxCellsDiscarded 1.3.6.1.4.1.2221.1.1.8.3.1.8 integer read-only
The number of ATM cells received and discarded on this port.
                               acosWANAtmTotalTxCells 1.3.6.1.4.1.2221.1.1.8.3.1.9 integer read-only
The total number of ATM cells transmitted on this port.
                               acosWANAtmOamTxCells 1.3.6.1.4.1.2221.1.1.8.3.1.10 integer read-only
The number of operation and maintenance ATM cells transmitted on this port.
                               acosWANAtmClpiTxCells 1.3.6.1.4.1.2221.1.1.8.3.1.11 integer read-only
The number of ATM cells transmitted on this port with Cell Loss Priority Indication set.
                               acosWANAtmEfciTxCells 1.3.6.1.4.1.2221.1.1.8.3.1.12 integer read-only
The number of ATM cells transmitted on this port with Explicit Forward Congestion Indication set.
                               acosWANAtmRmTxCells 1.3.6.1.4.1.2221.1.1.8.3.1.13 integer read-only
The number of resource management ATM cells transmitted on this port.
                               acosWANAtmRxHecErrors 1.3.6.1.4.1.2221.1.1.8.3.1.14 integer read-only
The number of ATM cells received on this port with Header Error Correction errors.
                               acosWANAtmPortStatus 1.3.6.1.4.1.2221.1.1.8.3.1.15 integer read-only
The ATM port status. Enumeration: 'disabled': 2, 'enabled': 1.
                   acosRouting 1.3.6.1.4.1.2221.1.1.9
                       acosDeviceIpAddressTable 1.3.6.1.4.1.2221.1.1.9.1 no-access
This is a table of IP addresses associated with devices contained in the box.
                           acosDeviceIpAddressEntry 1.3.6.1.4.1.2221.1.1.9.1.1 no-access
An entry in the device level IP address table.
                               acosDeviceIpSlotIndex 1.3.6.1.4.1.2221.1.1.9.1.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosDeviceIpInterfaceIndex 1.3.6.1.4.1.2221.1.1.9.1.1.2 integer read-only
The interface number of a specific device in the slot. The interface numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosDeviceIpPortIndex 1.3.6.1.4.1.2221.1.1.9.1.1.3 integer read-only
The port number of a specific device in the slot. The port numbers range from 1 to the maximum number of devices reported in 'acosDeviceTotal' for this slot.
                               acosDeviceIpConnectionIndex 1.3.6.1.4.1.2221.1.1.9.1.1.4 integer read-only
The connection number of a specific device in the slot. The connection numbers range from 1 to the maximum number of allowed connections.
                               acosDeviceIpAddress 1.3.6.1.4.1.2221.1.1.9.1.1.5 ipaddress read-write
The IP address assigned to this device in this slot. A value of '0.0.0.0' in a SET will delete the IP address assigned to this device. A value of '0.0.0.0' returned in a GET means the device does not have an IP address assigned to it.
                               acosDeviceIpAddressSubnetMask 1.3.6.1.4.1.2221.1.1.9.1.1.6 ipaddress read-write
The subnet mask for the IP address assigned to this device in this slot. A value of '0.0.0.0' will be returned in a GET when the device does not have an IP address assigned to it.
                               acosDeviceIpPeerAddress 1.3.6.1.4.1.2221.1.1.9.1.1.7 ipaddress read-write
The IP address of the peer for this device in this slot. Note that this object is only accessible if the protocol is set to 'ppp' in object 'acosWANDataLinkProtocol'.
                       acosRIPControl 1.3.6.1.4.1.2221.1.1.9.2 integer read-write
This object enables or disables the Routing Information Protocol (RIP) for the box. Enumeration: 'disabled': 2, 'enabled': 1.
                       acosDeviceRipParameterTable 1.3.6.1.4.1.2221.1.1.9.3 no-access
This is a table of RIP parameters associated with devices contained in the box.
                           acosDeviceRipParameterEntry 1.3.6.1.4.1.2221.1.1.9.3.1 no-access
An entry in the device level RIP parameter table.
                               acosDeviceRipSlotIndex 1.3.6.1.4.1.2221.1.1.9.3.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                               acosDeviceRipInterfaceIndex 1.3.6.1.4.1.2221.1.1.9.3.1.2 integer read-only
The interface number of a specific interface in the slot. The interface numbers range from 1 to the maximum number of interfaces reported in 'acosDeviceTotal' for this slot.
                               acosDeviceRipPortIndex 1.3.6.1.4.1.2221.1.1.9.3.1.3 integer read-only
The port number of a specific interface in the slot. The port numbers range from 1 to the maximum number of ports reported in 'acosDeviceTotal' for this slot.
                               acosDeviceRipVersion 1.3.6.1.4.1.2221.1.1.9.3.1.4 integer read-write
The version of RIP configured for this interface. Enumeration: 'disabled': 1, 'version1Broadcast': 2, 'version2Multicast': 4, 'version2Broadcast': 3.
                               acosDeviceRipPoisonedReverse 1.3.6.1.4.1.2221.1.1.9.3.1.5 integer read-write
The poisoned reverse configuration for this interface. Enumeration: 'disabled': 2, 'enabled': 1.
                       acosDNSServerAddress 1.3.6.1.4.1.2221.1.1.9.4 ipaddress read-write
This object specifies the IP address of the Domain Name Server for the box. Zero to disable DNS client functionality
                       acosDNSTimeout 1.3.6.1.4.1.2221.1.1.9.5 timeticks read-write
This object specifies the timeout for replys from the Domain Name Server.
                   acosBridge 1.3.6.1.4.1.2221.1.1.10
                         acosBridging 1.3.6.1.4.1.2221.1.1.10.1 integer read-write
Enables or disables bridging for all devices. The value 'disabled' in a SET will cause bridging to be disabled on all devices. The value 'enabled' in a SET will cause bridging to be enabled on all devices. Enumeration: 'globallyDisabled': 2, 'globallyEnabled': 1.
                         acosBridgeTable 1.3.6.1.4.1.2221.1.1.10.2 no-access
This table controls bridging on an individual device level.
                             acosBridgeEntry 1.3.6.1.4.1.2221.1.1.10.2.1 no-access
An entry in the device level bridging control table.
                                 acosBridgeSlotIndex 1.3.6.1.4.1.2221.1.1.10.2.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                                 acosBridgeInterfaceIndex 1.3.6.1.4.1.2221.1.1.10.2.1.2 integer read-only
The interface number of a specific interface in the slot. The interface numbers range from 1 to the maximum number of interfaces reported in 'acosDeviceTotal' for this slot.
                                 acosBridgePortIndex 1.3.6.1.4.1.2221.1.1.10.2.1.3 integer read-only
The port number of a specific port in the slot. The port numbers range from 1 to the maximum number of interfaces reported in 'acosDeviceTotal' for this slot.
                                 acosBridgeControl 1.3.6.1.4.1.2221.1.1.10.2.1.4 integer read-write
Enables or disables bridging for this device in this slot. Enumeration: 'disabled': 2, 'enabled': 1.
                   acosTftpClient 1.3.6.1.4.1.2221.1.1.11
                         acosTftpServerAddress 1.3.6.1.4.1.2221.1.1.11.1 ipaddress read-write
The IP address of the TFTP server where upgrade files are stored.
                         acosTftpAcosName 1.3.6.1.4.1.2221.1.1.11.2 displaystring read-write
The filename of the ACOS image that will be read when the box is commanded to upgrade ACOS. If necessary, the name should include the full directory path where the file is stored on the TFTP server (server specific).
                         acosTftpUpgradeACOS 1.3.6.1.4.1.2221.1.1.11.3 integer read-write
The value 'noAction' is always reported in a GET. The value 'upgradeACOS' in a SET will cause the box to initiate a TFTP session with the IP address of the TFTP server identified in object 'acosTftpServerAddress'. The box will request from the server the file identified in object 'acosTftpAcosName'. Enumeration: 'upgradeACOS': 2, 'noAction': 1.
                         acosTftpApplicationName 1.3.6.1.4.1.2221.1.1.11.4 displaystring read-write
The filename of the application image that will be read when the box is commanded to upgrade the application. If necessary, the name should include the full directory path where the file is stored on the TFTP server (server specific).
                         acosTftpUpgradeApplication 1.3.6.1.4.1.2221.1.1.11.5 integer read-write
The value 'noAction' is always reported in a GET. The value 'upgradeApp' in a SET will cause the box to initiate a TFTP session with the IP address of the TFTP server identified in object 'acosTftpServerAddress'. The box will request from the server the file identified in object 'acosTftpApplicationName'. Enumeration: 'upgradeApp': 2, 'noAction': 1.
                         acosTftpSessionStatus 1.3.6.1.4.1.2221.1.1.11.6 integer read-only
This object reports the status of the TFTP client. If a TFTP session has never been active since the box has booted, the value 'ready' is reported. If a session is currently active, the value 'inProgress' is reported. If a session is not currently active, the status of the last active session is reported as 'succeeded' or 'failed'. If the status is 'failed' the object 'acosTftpFailReason' will contain the reason for the failure. If the status is 'failed' or 'succeeded', the object 'acosTftpOctetsRead' will contain the number of octets read. Enumeration: 'ready': 1, 'failed': 4, 'inProgress': 2, 'succeeded': 3.
                         acosTftpFailReason 1.3.6.1.4.1.2221.1.1.11.7 displaystring read-only
The reason for a TFTP failure between the client in the box and a server. If there have not been any failures since the box was last booted, a null length string will be returned. If the last TFTP session succeeded, a null length string will be returned.
                         acosTftpOctetsRead 1.3.6.1.4.1.2221.1.1.11.8 integer read-only
The total number of octets read during a TFTP session. This object is updated periodically by the agent during an active session. This means that if a session is currently in progress, this object can be periodically read by the management station to track the progress of the session. If a session has never been active since the box was last booted, this object will return 0. If a session has failed or succeeded, this object will return the number of blocks read for the failure or success.
                   acosManagement 1.3.6.1.4.1.2221.1.1.12
                         acosManagerIpAddress 1.3.6.1.4.1.2221.1.1.12.1 ipaddress read-write
The IP address of the management station to send traps.
                         acosManagerWriteCommunity 1.3.6.1.4.1.2221.1.1.12.2 displaystring read-write
The write community string for the management station allowed to manage the box.
                   acosTrapObjects 1.3.6.1.4.1.2221.1.1.13
                         acosTftpFileName 1.3.6.1.4.1.2221.1.1.13.1 displaystring no-access
Identifies the name of the file read by the TFTP client in the box. This object will be sent in traps that report TFTP client activity. This object is not accessible other than when sent in a trap.
                   acosDhcp 1.3.6.1.4.1.2221.1.1.14
                         acosDhcpEnable 1.3.6.1.4.1.2221.1.1.14.1 integer read-write
The enable/disable field for DHCP server. Enumeration: 'disabled': 2, 'enabled': 1.
                         acosDhcpGateway 1.3.6.1.4.1.2221.1.1.14.2 ipaddress read-write
The default gateway IP address to be returned to the DHCP client.
                         acosDhcpDnsServer 1.3.6.1.4.1.2221.1.1.14.3 ipaddress read-write
The DNS server IP address to be returned to the DHCP client.
                         acosDhcpSubnet 1.3.6.1.4.1.2221.1.1.14.4 ipaddress read-write
The subnet mask to be returned to the DHCP client.
                         acosDhcpLowAddress 1.3.6.1.4.1.2221.1.1.14.5 ipaddress read-write
The low IP address of the DHCP assignable IP address pool.
                         acosDhcpHighAddress 1.3.6.1.4.1.2221.1.1.14.6 ipaddress read-write
The high IP address of the DHCP assignable IP address pool.
                         acosDhcpLeaseTime 1.3.6.1.4.1.2221.1.1.14.7 integer read-write
The lease time in seconds for DHCP assigned addresses. -1 means forever.
                         acosDhcpDomainName 1.3.6.1.4.1.2221.1.1.14.8 displaystring read-write
The domain name returned to the DHCP client.
                         acosDhcpInterface 1.3.6.1.4.1.2221.1.1.14.9 integer read-write
The logical interface number processed by the DHCP server.
                         acosDhcpClientTable 1.3.6.1.4.1.2221.1.1.14.10 no-access
DHCP Server special handling client table.
                               acosDhcpClientEntry 1.3.6.1.4.1.2221.1.1.14.10.1 no-access
An entry in the DHCP server special handling client table.
                                   acosDhcpClientIndex 1.3.6.1.4.1.2221.1.1.14.10.1.1 integer read-only
The index number of the DHCP server special handling client table. The index numbers range from 1 to the maximum size of the client table.
                                   acosDhcpClientIpAddress 1.3.6.1.4.1.2221.1.1.14.10.1.2 ipaddress read-write
DHCP Server special handling client table IP address. Zero means use an IP address from the address pool.
                                   acosDhcpClientMacAddress 1.3.6.1.4.1.2221.1.1.14.10.1.3 octet string read-write
DHCP Server special handling client table MAC address.
                                   acosDhcpClientName 1.3.6.1.4.1.2221.1.1.14.10.1.4 displaystring read-write
DHCP Server special handling client table name.
                                   acosDhcpClientLeaseTime 1.3.6.1.4.1.2221.1.1.14.10.1.5 integer read-write
DHCP Server special handling client table lease time in seconds. Zero means use the DHCP default lease time. -1 means forever.
                                   acosDhcpClientSubnetMask 1.3.6.1.4.1.2221.1.1.14.10.1.6 ipaddress read-write
DHCP Server special handling client table subnet mask. Zero means use the default value.
                                   acosDhcpClientGateway 1.3.6.1.4.1.2221.1.1.14.10.1.7 ipaddress read-write
DHCP Server special handling client table default gateway. Zero means use the default value.
                                   acosDhcpClientDnsServer 1.3.6.1.4.1.2221.1.1.14.10.1.8 ipaddress read-write
DHCP Server special handling client table Domain Name Server. Zero means use the default value.
                   acosNat 1.3.6.1.4.1.2221.1.1.15
                         acosNatServerTable 1.3.6.1.4.1.2221.1.1.15.1 no-access
NAT Local Server Table.
                             acosNatServerEntry 1.3.6.1.4.1.2221.1.1.15.1.1 no-access
An entry in the NAT local server table.
                                 acosNatServerIndex 1.3.6.1.4.1.2221.1.1.15.1.1.1 integer read-only
The index number of the NAT local server table. The index numbers range from 1 to the maximum size of the local server table.
                                 acosNatServerTranslatedIpAddress 1.3.6.1.4.1.2221.1.1.15.1.1.2 ipaddress read-write
The actual IP address of this server on the local side of the NAT enabled router.
                                 acosNatServerTranslatedPort 1.3.6.1.4.1.2221.1.1.15.1.1.3 integer read-write
The actual port number of this server on the local side of the NAT enabled router.
                                 acosNatServerStandardPort 1.3.6.1.4.1.2221.1.1.15.1.1.4 integer read-write
The port number by which this server is seen from the Internet.
                                 acosNatServerProtocol 1.3.6.1.4.1.2221.1.1.15.1.1.5 integer read-write
NAT local server protocol (TCP or UDP). Enumeration: 'udp': 17, 'tcp': 6.
                         acosNatDeviceParameterTable 1.3.6.1.4.1.2221.1.1.15.2 no-access
This is a table of NAT parameters associated with devices contained in the box.
                             acosNatDeviceParameterEntry 1.3.6.1.4.1.2221.1.1.15.2.1 no-access
An entry in the device level NAT parameter table.
                                 acosNatDeviceSlotIndex 1.3.6.1.4.1.2221.1.1.15.2.1.1 integer read-only
The slot number the device resides in. The slot numbers range from 1 to the maximum number of slots reported in object 'acosTotalSlots'.
                                 acosNatDeviceInterfaceIndex 1.3.6.1.4.1.2221.1.1.15.2.1.2 integer read-only
The interface number of a specific interface in the slot. The interface numbers range from 1 to the maximum number of interfaces reported in 'acosDeviceTotal' for this slot.
                                 acosNatDevicePortIndex 1.3.6.1.4.1.2221.1.1.15.2.1.3 integer read-only
The port number of a specific interface in the slot. The port numbers range from 1 to the maximum number of ports reported in 'acosDeviceTotal' for this slot.
                                 acosNatDeviceTranslationEnabled 1.3.6.1.4.1.2221.1.1.15.2.1.4 integer read-write
The NAT translation configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                         acosNatTcpTimeout 1.3.6.1.4.1.2221.1.1.15.3 timeticks read-write
The NAT TCP connection timeout time in hundredths of seconds.
                         acosNatUdpTimeout 1.3.6.1.4.1.2221.1.1.15.4 timeticks read-write
The NAT UDP connection timeout time in hundredths of seconds.
                         acosNatPortLow 1.3.6.1.4.1.2221.1.1.15.5 integer read-write
The low end of the port number range used for NAT connections.
                         acosNatPortHigh 1.3.6.1.4.1.2221.1.1.15.6 integer read-write
The high end of the port number range used for NAT connections.
                     acosCardInsertedTrap 1.3.6.1.4.1.2221.1.10.1
A card has been detected in a slot that was previously empty. The slot number is reported in 'acosDeviceSlotIndex'. The card type is reported in 'acosDeviceType'
                     acosCardRemovedTrap 1.3.6.1.4.1.2221.1.10.2
A card has been removed from a slot. The slot number is reported in 'acosDeviceSlotIndex'. The type of card that was in the slot is reported in 'acosDeviceType'
                     acosTftpInitiatedTrap 1.3.6.1.4.1.2221.1.10.3
The box has been commanded to start a TFTP session. The name of the file being read is reported in 'acosTftpFileName'. The IP address of the server where the file is being read from is reported in 'acosTftpServerAddress'.
                     acosTftpFailedTrap 1.3.6.1.4.1.2221.1.10.4
The TFTP session failed. The name of the file that could not be read is reported in 'acosTftpFileName'. The IP address of the server where the file could not be read is reported in 'acosTftpServerAddress'. The reason for the failure is reported in 'acosTftpFailReason'.
                     acosTftpSucceededTrap 1.3.6.1.4.1.2221.1.10.5
The TFTP session succeeded. The name of the file that was read is reported in 'acosTftpFileName'. The IP address of the server where the file was read is reported in 'acosTftpServerAddress'.