XYLAN-POS3-MIB: View SNMP OID List / Download MIB
VENDOR: XYLAN CORP.
Home | MIB: XYLAN-POS3-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 |
sonetPort | 1.3.6.1.4.1.800.2.11.4 | |||
sonetPortConfigTable | 1.3.6.1.4.1.800.2.11.4.1 | no-access |
A table of Sonet physical layer status and parameter information. |
|
1.3.6.1.4.1.800.2.11.4.1.1 | no-access |
An entry in the table, containing information about the physical layer of a Sonet interface. |
||
sonetPortConfigSlotIndex | 1.3.6.1.4.1.800.2.11.4.1.1.1 | integer | read-only |
A unique value which identifies this HSM board slot. |
sonetPortConfigPortIndex | 1.3.6.1.4.1.800.2.11.4.1.1.2 | integer | read-only |
A unique value which identifies this port. |
sonetPortDescription | 1.3.6.1.4.1.800.2.11.4.1.1.3 | displaystring | read-write |
The name in ascii characters describing the interface |
sonetPortFramingType | 1.3.6.1.4.1.800.2.11.4.1.1.4 | integer | read-write |
Physical layer medium type. Enumeration: 'sonet': 1, 'sdh': 2. |
sonetPortLoopbackConfig | 1.3.6.1.4.1.800.2.11.4.1.1.5 | integer | read-write |
This variable represents the loopback confi- guration of the Sonet interface. Agents support- ing read/write access should return badValue in response to a requested loopback state that the interface does not support. The values mean: sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. sonetPayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for re- transmission after it has passed through the device's framing function. sonetLineLoop The received signal at this interface does not go through the device (minimum pene- tration) but is looped back out. sonetOtherLoop Loopbacks that are not defined here. Enumeration: 'sonetPayloadLoop': 2, 'sonetLineLoop': 3, 'sonetNoLoop': 1, 'sonetOtherLoop': 4. |
sonetPortTransmitClockSource | 1.3.6.1.4.1.800.2.11.4.1.1.6 | integer | read-write |
The source of Transmit Clock. 'loopTiming' indicates that the recovered re- ceive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used. Enumeration: 'loopTiming': 1, 'localTiming': 2. |
sonetPortPlScramble | 1.3.6.1.4.1.800.2.11.4.1.1.7 | integer | read-write |
Payload Scrambling enabled/disabled Enumeration: 'enable': 1, 'disable': 2. |
sonetPortStatusChangeTrapEnable | 1.3.6.1.4.1.800.2.11.4.1.1.8 | integer | read-write |
Indicates whether traps should be generated for this interface. Enumeration: 'disabled': 2, 'enabled': 1. |
sonetPortFcsSize | 1.3.6.1.4.1.800.2.11.4.1.1.9 | integer | read-write |
The size of the FCS, in bits. Enumeration: 'fcs16': 1, 'fcs32': 2. |