AH-MRP-MIB
25 objects
This module contains the MIB definition of mesh routing protocol (MRP) related information.
Imported Objects
| AH-SMI-MIB | ahAPMRP AhNodeID AhString |
| IF-MIB | ifEntry ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.26928.1.1.1.3.1 | IdentityahMRP | This module contains the MIB definition of mesh routing protocol (MRP) related information. | ||
| 1.3.6.1.4.1.26928.1.1.1.3.1.1 | TableahNeighborTable | not-accessible | current | Table of directly connected APs |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1 | RowahNeighborEntry | not-accessible | current | Individual entry of neighbor table |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.1 | ColumnahNeighberAPId | read-only | current | Uniquely identifies an AP - neighbor. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.2 | ColumnahLinkCost | read-only | current | neighbour cost metrice. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.3 | ColumnahRSSI | read-only | current | An indicator for the RSSI of the neighbour node derived from last NDP message |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.4 | ColumnahLinkUptime | read-only | current | Link up time in second |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.5 | ColumnahLinkType | read-only | current | Is it a ethernet link or wireless link. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.6 | ColumnahRxDataFrames | read-only | current | The number of data frames received from the neighbor AP |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.7 | ColumnahRXDataOctets | read-only | current | The number of data octets received from the neighbor AP |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.8 | ColumnahRxMgtFrames | read-only | current | The number of mgt frames received from the neighbor AP |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.9 | ColumnahRxUnicastFrames | read-only | current | The number of unitcast frames received from the neighbor AP |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.10 | ColumnahRxMulticastFrames | read-only | current | The number of multicast frames received from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.11 | ColumnahRxBroadcastFrames | read-only | current | The number of broadcast frames received from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.12 | ColumnahTxDataFrames | read-only | current | The number of transmitted data frames from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.13 | ColumnahTxMgtFrames | read-only | current | The number of transmitted management frames from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.14 | ColumnahTxDataOctets | read-only | current | The number of transmitted data in octets from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.15 | ColumnahTxUnicastFrames | read-only | current | The number of unitcast frames transmitted from the neighbor AP |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.16 | ColumnahTxMulticastFrames | read-only | current | The number of multicast frames transmitted from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.17 | ColumnahTxBroadcastFrames | read-only | current | The number of broadcast frames transmitted from the neighbor AP. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.18 | ColumnahTxBeDataFrames | read-only | current | The number of transmitted best effort priority data frames from the AP to its neighbor. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.19 | ColumnahTxBgDataFrames | read-only | current | The number of transmitted back ground priority data frames from the AP to its neighbor. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.20 | ColumnahTxViDataFrames | read-only | current | The number of transmitted video priority data frames from the AP to its neighbor. |
| 1.3.6.1.4.1.26928.1.1.1.3.1.1.1.21 | ColumnahTxVoDataFrames | read-only | current | The number of transmitted voice priority data frames from the AP to its neighbor. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AhLinkType | INTEGER { ahETHERNET (0), ahWIRELESS (1) } | current | Interface type - (ETHERNET, WIRELESS) |