AT-INTERFACES-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-INTERFACES-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
     igmpTraps 1.3.6.1.4.1.207.8.4.4.2.1
object id for igmp traps.
         igmpGeneralQueryNotReceivedEvent 1.3.6.1.4.1.207.8.4.4.2.1.1
Triggered when no general IGMP-Query message is received within a user-defined time period on a specific interface.
 arInterfaces 1.3.6.1.4.1.207.8.4.4.5
subtree beneath which interface ids are assigned..
     arBoardMaxIndex 1.3.6.1.4.1.207.8.4.4.5.1 integer read-only
The maximum index of boards in the board table. Index 1 is reserved for the main system board of the router.
     arBoardTable 1.3.6.1.4.1.207.8.4.4.5.2 no-access
The table of boards in the AR router.
         arBoardEntry 1.3.6.1.4.1.207.8.4.4.5.2.1 no-access
A single entry in the board table. Each entry consists of information about one board in the router.
             arBoardIndex 1.3.6.1.4.1.207.8.4.4.5.2.1.1 integer read-only
The index of the board in the board table. Index 1 is reserved for the main system board of the router. Other boards will take index numbers as they are initialised at router startup, or for routers with hot-swap capability, as boards are added to and removed from the router.
             arBoardId 1.3.6.1.4.1.207.8.4.4.5.2.1.2 object identifier read-only
The type of board in this board entry. The values of this object are taken from the pprXxx object IDs under the boards sub-tree.
             arBoardName 1.3.6.1.4.1.207.8.4.4.5.2.1.3 displaystring read-only
The name of the board in this board entry. This is a readable string which identifies the board to the manager.
             arBoardRevision 1.3.6.1.4.1.207.8.4.4.5.2.1.4 displaystring read-only
The manufacturing revision of the board in this board entry. This string has the format Xm-n, where X is P for prototype, or M for manufacturing, m is the major revision number for this board, and n is the field upgrade revision number for this board.
             arBoardSerialNumber 1.3.6.1.4.1.207.8.4.4.5.2.1.5 displaystring read-only
The serial number of the board in this board entry. Serial numbers are strings of decimal numbers up to 10 digits in length. Each and every serial number is globally unique. It is possible for the serial number of a board to be invalid. In this case the value returned for this object will be '*** Invalid ***'
             arBoardTotalSlots 1.3.6.1.4.1.207.8.4.4.5.2.1.6 integer read-only
The number of slots on this board. Each slot from 1 to the value of this object may be empty or occupied by another board. By searching the arSlotTable with this board's board index and all values of slot index from 1 to the value of this object, a tree of the boards in this router can be built. The value 0 for this object means that it has no slots.
             arBoardTotalPositions 1.3.6.1.4.1.207.8.4.4.5.2.1.7 integer read-only
The number of positions on this board. Each position from 1 to the value of this object contains a single router interface. Note that positions are different from slots. An position contains an actual interface while a slot contains a different board which itself may contain interfaces in its positions.
     arSlotTable 1.3.6.1.4.1.207.8.4.4.5.3 no-access
The table of slots in the router, indexed by board index and slot index.
         arSlotEntry 1.3.6.1.4.1.207.8.4.4.5.3.1 no-access
A single entry in the board slot table.
             arSlotBoardIndex 1.3.6.1.4.1.207.8.4.4.5.3.1.1 integer read-only
The index of the board for this slot entry. Index 1 is reserved for the main system board of the router.
             arSlotSlotIndex 1.3.6.1.4.1.207.8.4.4.5.3.1.2 integer read-only
The index of the slot for this slot entry. Indices start from 1 and are specific to each different board type. There are no gaps in the sequence of slot indices. The maximum value for slot index is given by the value of arBoardTotalSlots for this board.
             arSlotHeldBoardIndex 1.3.6.1.4.1.207.8.4.4.5.3.1.3 integer read-only
The index of the board held in the slot for this slot entry. This is an index into the arBoardTable. A value of 0 for this object means that the slot is not populated.
             arSlotDescription 1.3.6.1.4.1.207.8.4.4.5.3.1.4 displaystring read-only
A description for this slot entry. This is a textual description which gives the manager a clue as to what the slot for this entry is. For example, the slots on an AR 720 have descriptions 'Bay0', 'Bay1' and 'MAC'.
     arInterfaceTable 1.3.6.1.4.1.207.8.4.4.5.4 no-access
The table of physical interfaces in the AR router.
         arInterfaceEntry 1.3.6.1.4.1.207.8.4.4.5.4.1 no-access
A single entry in the interface table. Each entry consists of information about one interface in the router, and is indexed by the board index and the position of the interface on the board.
             arInterfaceBoardIndex 1.3.6.1.4.1.207.8.4.4.5.4.1.1 integer read-only
The index of the board in the board table which contains this interface. Index 1 is reserved for the main system board of the router.
             arInterfacePosition 1.3.6.1.4.1.207.8.4.4.5.4.1.2 integer read-only
The position of the interface on the board. Each board type will have well-known positions which are the interfaces provided by the board. The number of positions on a given board is given by the object arBoardTotalPositions for this board.
             arInterfaceIfIndex 1.3.6.1.4.1.207.8.4.4.5.4.1.3 interfaceindexorzero read-only
The ifIndex for the interface represented by this entry of the interfaces table. This is the ifIndex of the ifEntry used to represent the physical interface. The value 0 is used for interfaces which don't have an ifIndex.
             arInterfaceName 1.3.6.1.4.1.207.8.4.4.5.4.1.4 displaystring read-only
The name of this interface. This is the name that the manager can use to refer to this interface in entering router commands.
             arInterfaceFullName 1.3.6.1.4.1.207.8.4.4.5.4.1.5 displaystring read-only
The fully qualified name for this interface. This identifies the path that must be followed to reach the interface. This name can be used in router commands. In routers don't support fully qualified names, this is the same as arInterfaceName.
     arIfXTable 1.3.6.1.4.1.207.8.4.4.5.5 no-access
The table of interface statistics for the AR router. This table extends the ifTable.
         arIfXEntry 1.3.6.1.4.1.207.8.4.4.5.5.1 no-access
A single entry in the interface extension table. Each entry consists of extra interface information not covered in standard MIBs. The index for this table is ifIndex, the same as for ifTable.
             arIfXIndex 1.3.6.1.4.1.207.8.4.4.5.5.1.1 integer read-only
The index of the ifTable.
             arIfXAverageInputBitsSecond 1.3.6.1.4.1.207.8.4.4.5.5.1.2 integer read-only
The average number of bits received per second on all interfaces over the past 8.5 minutes. The average is calculated by an 8.5 minute (512s) decaying average, which is updated every 4 seconds using the following formula: X' = 127/128X + 1/128i where X' is the new average X is the old average i is the most recent poll result The times and multiplier factors have been chosen to give the simplest possible calculation using bit shifting operations.
             arIfXAverageInputPacketsSecond 1.3.6.1.4.1.207.8.4.4.5.5.1.3 integer read-only
The average number of packets received per second on all interfaces over the past 8.5 minutes. See the description for arIfXAverageInputBitsSecond for details of the way in which the average is calculated.
             arIfXAverageOutputBitsSecond 1.3.6.1.4.1.207.8.4.4.5.5.1.4 integer read-only
The average number of bits sent per second on all interfaces over the past 8.5 minutes. See the description for arIfXAverageInputBitsSecond for details of the way in which the average is calculated.
             arIfXAverageOutputPacketsSecond 1.3.6.1.4.1.207.8.4.4.5.5.1.5 integer read-only
The average number of bits sent per second on all interfaces over the past 8.5 minutes. See the description for arIfXAverageInputBitsSecond for details of the way in which the average is calculated.