X25W-MIB: View SNMP OID List / Download MIB
VENDOR: UTSTARCOM INCORPORATED
Home | MIB: X25W-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 |
usr | 1.3.6.1.4.1.429 | |||
nas | 1.3.6.1.4.1.429.1 | |||
x25w | 1.3.6.1.4.1.429.1.8 | |||
x25wanAdmn | 1.3.6.1.4.1.429.1.8.1 | |||
x25wanAdmnTable | 1.3.6.1.4.1.429.1.8.1.1 | no-access |
The x25 WAN Admn table contains an entry for each manageable X.25 Subnet in the chassis. It provides a means to configure serial interface associated with the subnet. |
|
1.3.6.1.4.1.429.1.8.1.1.1 | no-access |
There is one x25 WAN Cfg entry per x.25 subnet in the NAS chassis. |
||
x25wanAdmnIndex | 1.3.6.1.4.1.429.1.8.1.1.1.1 | integer | read-only |
A unique value for each X.25 Subnet in the chassis. The value of this object matches the value of the index of the corresponding X.25 Subnet's entry in the entity table of the chassis MIB. |
x25wanAdmnType | 1.3.6.1.4.1.429.1.8.1.1.1.2 | integer | read-write |
Defines which physical serial interface type is implemented. Enumeration: 'rs232': 1, 'v35': 2. |
x25wanAdmnSpeed | 1.3.6.1.4.1.429.1.8.1.1.1.3 | integer | read-write |
Defines the serial port speed used in applications where the Gateway NAC generates a clock. This object will not effect the clock speed when the host provides the clock source. Default=57600. |
x25wanAdmnLinkAvailable | 1.3.6.1.4.1.429.1.8.1.1.1.4 | integer | read-write |
Defines whether the WAN interface looks at DCD rather than DSR to determine that the physical layer is active. Enumeration: 'dcd': 2, 'dsr': 1. |
x25wanAdmnClockSouce | 1.3.6.1.4.1.429.1.8.1.1.1.5 | integer | read-write |
Determines the source of the synchronous data clock. Enumeration: 'brgRxTx': 3, 'dceRxTx': 1, 'dceRxOnly': 2. |
x25wanAdmnMaxFrmSize | 1.3.6.1.4.1.429.1.8.1.1.1.6 | integer | read-write |
Determines the maximum received frame size allowed on the X.25 WAN. Default=300. |
x25wanOper | 1.3.6.1.4.1.429.1.8.2 | |||
x25wanOperTable | 1.3.6.1.4.1.429.1.8.2.1 | no-access | ||
1.3.6.1.4.1.429.1.8.2.1.1 | no-access | |||
x25wanOperIndex | 1.3.6.1.4.1.429.1.8.2.1.1.1 | integer | read-only | |
x25wanOperType | 1.3.6.1.4.1.429.1.8.2.1.1.2 | integer | read-only |
Enumeration: 'rs232': 1, 'v35': 2. |
x25wanOperSpeed | 1.3.6.1.4.1.429.1.8.2.1.1.3 | integer | read-only | |
x25wanOperLinkAvailable | 1.3.6.1.4.1.429.1.8.2.1.1.4 | integer | read-only |
Enumeration: 'dcd': 2, 'dsr': 1. |
x25wanOperClockSource | 1.3.6.1.4.1.429.1.8.2.1.1.5 | integer | read-only |
Enumeration: 'brgRxTx': 3, 'dceRxTx': 1, 'dceRxOnly': 2. |
x25wanOperMaxFrmSize | 1.3.6.1.4.1.429.1.8.2.1.1.6 | integer | read-only | |
x25wanStats | 1.3.6.1.4.1.429.1.8.3 | |||
x25wanStatsTable | 1.3.6.1.4.1.429.1.8.3.1 | no-access |
The x25wanStatsTable is composed of counters which allow the operator to view activity which can indicate the health of the WAN connection. |
|
1.3.6.1.4.1.429.1.8.3.1.1 | no-access |
There is one X.25 WAN status entry for each x.25 subnet installed in the NAS chassis. |
||
x25wanStatsIndex | 1.3.6.1.4.1.429.1.8.3.1.1.1 | integer | read-only |
A unique value for each X25 WAN port in the NAS chassis. The value of this index matches is the entity index associated with this X25 subnet found in the USR Chassis MIB. |
x25wanStatsGoodFramesTxs | 1.3.6.1.4.1.429.1.8.3.1.1.2 | counter | read-only |
A count of the number of good frames transmitted since this entity was initialized. |
x25wanStatsGoodFramesRxs | 1.3.6.1.4.1.429.1.8.3.1.1.3 | counter | read-only |
A count of the good frames received since this entity was intitalized. |
x25wanStatsTxUnderruns | 1.3.6.1.4.1.429.1.8.3.1.1.4 | counter | read-only |
A count of the number of transmit underruns that have been seen by this entity since initialization. |
x25wanStatsRxOverruns | 1.3.6.1.4.1.429.1.8.3.1.1.5 | counter | read-only |
The number of receiver overruns detected by this entity since intitialization. |
x25wanStatsRxCrcErrs | 1.3.6.1.4.1.429.1.8.3.1.1.6 | counter | read-only |
The number of received crc errors since this entity was intitialized. |
x25wanStatsRxFrameNoBufs | 1.3.6.1.4.1.429.1.8.3.1.1.7 | counter | read-only |
The number of times this entity has recieved data without a buffer to place it into. |
x25wanStatsUnrecoveredRxs | 1.3.6.1.4.1.429.1.8.3.1.1.8 | counter | read-only |
The number of overrun frames that the entity was unable to recover. |
x25wanStatsRxOverflows | 1.3.6.1.4.1.429.1.8.3.1.1.9 | counter | read-only |
The number of receive buffer overflows seen by this entity since initialization. |
x25wanStatsRxAborts | 1.3.6.1.4.1.429.1.8.3.1.1.10 | counter | read-only |
The number of recieve frame aborts seen by this entity since initialization. |
x25wanStatsRxTooLongs | 1.3.6.1.4.1.429.1.8.3.1.1.11 | counter | read-only |
The number of frames recieved that exceeded the defined maximum receive frame size. |
x25wanStatsTxTooShorts | 1.3.6.1.4.1.429.1.8.3.1.1.12 | counter | read-only |
The number of times that the upper protocol layers attempted to transmit too small a frame. |
x25wanStatsRxTooShorts | 1.3.6.1.4.1.429.1.8.3.1.1.13 | counter | read-only |
A count of the number of frames received that were smaller than the minimum frame size. |
x25wanStatsTxBadPackets | 1.3.6.1.4.1.429.1.8.3.1.1.14 | counter | read-only |
The number of bad packets that the WAN interface received for transmission from the upper layers of the X.25 protocol stack. |
x25wanStatsTxRingQFulls | 1.3.6.1.4.1.429.1.8.3.1.1.15 | counter | read-only |
A count of the number of times the circular buffer used for transmission was full when a transmission was attempted by the upper layers of the X.25 protocol stack. |
x25wanStatsRxRingQSize | 1.3.6.1.4.1.429.1.8.3.1.1.16 | integer | read-only |
A number that indicates the received circular queue size on the X.25 WAN. |
x25wanStatsDSR | 1.3.6.1.4.1.429.1.8.3.1.1.17 | integer | read-only |
X.25 WAN interface DSR signal status. Enumeration: 'on': 2, 'off': 1. |
x25wanStatsCTS | 1.3.6.1.4.1.429.1.8.3.1.1.18 | integer | read-only |
X.25 WAN interface CTS signal status. Enumeration: 'on': 2, 'off': 1. |
x25wanStatsDCD | 1.3.6.1.4.1.429.1.8.3.1.1.19 | integer | read-only |
X.25 WAN interface DCD signal status. Enumeration: 'on': 2, 'off': 1. |
x25wanTrapEna | 1.3.6.1.4.1.429.1.8.4 | |||
x25wanTrapEnaTable | 1.3.6.1.4.1.429.1.8.4.1 | no-access |
The x25 WAN Trap Enable table contains an entry for each manageable X.25 Subnet in the chassis. It provides a means to enable reporting of traps associated with the subnet. |
|
1.3.6.1.4.1.429.1.8.4.1.1 | no-access |
There is one x25 WAN Cfg entry per x.25 subnet in the NAS chassis. |
||
x25wanTrapEnaIndex | 1.3.6.1.4.1.429.1.8.4.1.1.1 | integer | read-only |
A unique value for each X.25 Subnet in the chassis. The value of this object matches the value of the index of the corresponding X.25 Subnet's entry in the entity table of the chassis MIB. |
x25wanTrapEnaOutOfSvc | 1.3.6.1.4.1.429.1.8.4.1.1.2 | integer | read-write |
Enables generation of a trap when the WAN port status changes from Link Active to Out Of Service. Enumeration: 'enable': 1, 'disable': 2. |
x25wanTrapEnaLinkActive | 1.3.6.1.4.1.429.1.8.4.1.1.3 | integer | read-write |
Enables generation of a trap when the WAN port status changes from Out Of Service to Link Active. Enumeration: 'enable': 1, 'disable': 2. |