ZYXEL-AS-ATM-MIB: View SNMP OID List / Download MIB

VENDOR: ZYXEL COMMUNICATIONS CORP.


 Home MIB: ZYXEL-AS-ATM-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
 asMaxNumOfChannels 1.3.6.1.4.1.890.1.5.14.1 integer read-only
The maximum number of virtual channels which can be created on a port.
 asChannelTable 1.3.6.1.4.1.890.1.5.14.2 no-access
This table includes the configuration of the virtual channel.
     asChannelEntry 1.3.6.1.4.1.890.1.5.14.2.1 no-access
An entry in asChannelTable.
         asChannelVpi 1.3.6.1.4.1.890.1.5.14.2.1.1 integer no-access
VPI of the channel.
         asChannelVci 1.3.6.1.4.1.890.1.5.14.2.1.2 integer no-access
VCI of the channel.
         asChannelPvid 1.3.6.1.4.1.890.1.5.14.2.1.3 vlanindex read-only
The default VID of the channel.
         asChannelPriority 1.3.6.1.4.1.890.1.5.14.2.1.5 integer read-only
The 802.1p default priority of the channel.
         asChannelProfile 1.3.6.1.4.1.890.1.5.14.2.1.6 displaystring read-only
The value of this object identifies the row in the asChannelProfileTable, which applies for this channel.
         asChannelRowStatus 1.3.6.1.4.1.890.1.5.14.2.1.7 rowstatus read-only
This object is used to create a new row or delete an existing row in this table.
 asMaxNumOfChannelProfiles 1.3.6.1.4.1.890.1.5.14.3 integer read-only
The maximum number of channel profiles which the system supports.
 asChannelProfileTable 1.3.6.1.4.1.890.1.5.14.6 no-access
This table contains information on the virtual channel configuration. One entry in this table reflects a profile which can be used to configure the virtual channel.
     asChannelProfileEntry 1.3.6.1.4.1.890.1.5.14.6.1 no-access
An entry in asChannelProfileTable.
         asChannelProfileName 1.3.6.1.4.1.890.1.5.14.6.1.1 displaystring no-access
This object is used by the channel profile table in order to identify a row of this table.
         asChannelProfileEncap 1.3.6.1.4.1.890.1.5.14.6.1.2 integer read-only
RFC1483 encapsulation. Enumeration: 'llc': 1, 'vc': 2.
         asChannelProfileAAL 1.3.6.1.4.1.890.1.5.14.6.1.3 integer read-only
ATM Adaptation Layer policy.
         asChannelProfileClass 1.3.6.1.4.1.890.1.5.14.6.1.4 integer read-only
ATM traffic class, including constant bit rate, real-time variable bit rate, non real-time variable bit rate, unspecified bit rate, and available bit rate. Enumeration: 'cbr': 1, 'rt-vbr': 2, 'nrt-vbr': 3, 'abr': 5, 'ubr': 4.
         asChannelProfilePcr 1.3.6.1.4.1.890.1.5.14.6.1.5 unsigned32 read-only
Peak cell rate (cells/sec).
         asChannelProfileCdvt 1.3.6.1.4.1.890.1.5.14.6.1.6 integer read-only
Cell delay variation tolerance.
         asChannelProfileScrMcr 1.3.6.1.4.1.890.1.5.14.6.1.7 unsigned32 read-only
Sustain cell rate for vbr traffic class, or minimum cell rate for abr traffic class. The unit is the number of cells per second.
         asChannelProfileBt 1.3.6.1.4.1.890.1.5.14.6.1.8 integer read-only
Burst tolerance for vbr traffic class.
         asChannelProfileRowStatus 1.3.6.1.4.1.890.1.5.14.6.1.9 rowstatus read-only
This object is used to create a new row or delete an existing row in this table.
 asChannelStatusTable 1.3.6.1.4.1.890.1.5.14.7 no-access
This table includes the status of the virtual channel.
     asChannelStatusEntry 1.3.6.1.4.1.890.1.5.14.7.1 no-access
An entry in asChannelStatusTable.
         asChannelTxPackets 1.3.6.1.4.1.890.1.5.14.7.1.1 counter read-only
Count of channel Tx packets.
         asChannelRxPackets 1.3.6.1.4.1.890.1.5.14.7.1.2 counter read-only
Count of channel Rx packets.
         asChannelTxCells 1.3.6.1.4.1.890.1.5.14.7.1.3 counter read-only
Count of channel Tx cells.
         asChannelRxCells 1.3.6.1.4.1.890.1.5.14.7.1.4 counter read-only
Count of channel Rx cells.