CXLlcLanConv-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXLlcLanConv-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).
|
|||
Object Name | OID | Type | Access | Info |
llcLanSapTable | 1.3.6.1.4.1.495.2.1.6.47.10 | no-access |
A table containing configuration information about each LLC-2 LAN Service Access Point. |
|
1.3.6.1.4.1.495.2.1.6.47.10.1 | no-access |
The parameters for a particular LLC-2 LAN Service Access Point. |
||
llcLanSapNumber | 1.3.6.1.4.1.495.2.1.6.47.10.1.1 | sapindex | read-only |
Identifies the Service Access Point by a numerical value. Values are unique per Service Access Point. |
llcLanSapRowStatus | 1.3.6.1.4.1.495.2.1.6.47.10.1.2 | integer | read-write |
Indicates whether the particular Service Access Point is configured within the MIB. Service Access Point entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time. Enumeration: 'valid': 2, 'invalid': 1. |
llcLanSapAlias | 1.3.6.1.4.1.495.2.1.6.47.10.1.3 | alias | read-write |
Identifies the Service Access Point by a textual name. Names are unique per Service Access Point. |
llcLanSapCompanionAlias | 1.3.6.1.4.1.495.2.1.6.47.10.1.4 | alias | read-write |
Identifies the LAN Service Access Point which provides LAN services for this LLC-2 LAN SAP. Different LLC-2 SAPs may use the same Companion Alias provided that they use a different llcLanSapRemoteAddress or llcLanSapSrcLlcSap/ llcLanSapDstLlcSap pair. |
llcLanSapRemoteAddress | 1.3.6.1.4.1.495.2.1.6.47.10.1.5 | macaddress | read-write |
This object specifies the MAC address of the remote LAN station to which the LLC-2 LAN connection will be established. |
llcLanSapSrcLlcSap | 1.3.6.1.4.1.495.2.1.6.47.10.1.6 | integer | read-write |
Identifies the source LLC-2 SAP address associated with the connection. Only even values are allowed. |
llcLanSapDstLlcSap | 1.3.6.1.4.1.495.2.1.6.47.10.1.7 | integer | read-write |
Identifies the destination LLC SAP address associated with the connection. Only even values are allowed. |
llcLanSapControl | 1.3.6.1.4.1.495.2.1.6.47.10.1.8 | integer | read-write |
Control associated with the specified service access point. When set to 'clearStats, statistics counters are reset to zero. Enumeration: 'clearStats': 1, 'releaseRemoteAddress': 2. |
llcLanSapState | 1.3.6.1.4.1.495.2.1.6.47.10.1.9 | integer | read-only |
Indicates the current SAP state. This object is a bit map which represents the different SAP status: Type of Status llcLanSapState Object Value Hex Decimal SAP Offline 0x01 001 SAP Unbound from LAPBD 0x02 002 SAP Bound from LAPBD 0x04 004 SAP Connected from LAPBD 0x08 008 SAP Binding to LAN Driver 0x40 064 SAP Bound to LAN Driver 0x80 128 In data transfer mode, the value of this object should be: 128 + 8 + 4 = 140 The SAP is 'offLine' if it is not configured at the layer (i.e. just added to the configuration). |
llcLanSapTxFrames | 1.3.6.1.4.1.495.2.1.6.47.10.1.10 | counter | read-only |
Indicates the number of frames sent from this Service Access Point. |
llcLanSapRxFrames | 1.3.6.1.4.1.495.2.1.6.47.10.1.11 | counter | read-only |
Indicates the number of frames received at this Service Access Point. |
llcLanSapTxOctets | 1.3.6.1.4.1.495.2.1.6.47.10.1.12 | counter | read-only |
Indicates the number of octets sent from this Service Access Point. |
llcLanSapRxOctets | 1.3.6.1.4.1.495.2.1.6.47.10.1.13 | counter | read-only |
Indicates the number of octets received at this Service Access Point. |
llcLanSapLocalAddress | 1.3.6.1.4.1.495.2.1.6.47.10.1.19 | macaddress | read-write |
This object specifies the (Virtual/Real) MAC address of the local LAN port to which the LLC-2 layer will bind. LLC-2 will send the value of this object as Virtual MAC Address to LAN driver in the BindReq message ONLY if it is NOT 0x00000000. The final value of this object will be the MAC address provided by lower local LAN driver in BindConfirm message. Default value: 0x0000000000000000. |
llcLanSapPhysicalInterface | 1.3.6.1.4.1.495.2.1.6.47.10.1.20 | integer | read-write |
Identifies the type of physical interface that this Service Access Point uses. Options ethernet (1) tokenring (2) Enumeration: 'tokenring': 2, 'ethernet': 1. |
cxLlcLanConvMibLevel | 1.3.6.1.4.1.495.2.1.6.47.20 | integer | read-only |
Used to determine current MIB module release supported by the agent. Object is in decimal. |