MIB Viewer

AH-MRP-MIB

25 objects
This module contains the MIB definition of mesh routing protocol (MRP) related information.
Imported Objects
AH-SMI-MIBahAPMRP AhNodeID AhString
IF-MIBifEntry ifIndex
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE
OIDNameAccessStatusDescription
1.3.6.1.4.1.26928.1.1.1.3.1IdentityahMRPThis module contains the MIB definition of mesh routing protocol (MRP) related information.
1.3.6.1.4.1.26928.1.1.1.3.1.1TableahNeighborTablenot-accessiblecurrentTable of directly connected APs
1.3.6.1.4.1.26928.1.1.1.3.1.1.1RowahNeighborEntrynot-accessiblecurrentIndividual entry of neighbor table
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.1ColumnahNeighberAPIdread-onlycurrentUniquely identifies an AP - neighbor.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.2ColumnahLinkCostread-onlycurrentneighbour cost metrice.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.3ColumnahRSSIread-onlycurrentAn 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.4ColumnahLinkUptimeread-onlycurrentLink up time in second
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.5ColumnahLinkTyperead-onlycurrentIs it a ethernet link or wireless link.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.6ColumnahRxDataFramesread-onlycurrentThe number of data frames received from the neighbor AP
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.7ColumnahRXDataOctetsread-onlycurrentThe number of data octets received from the neighbor AP
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.8ColumnahRxMgtFramesread-onlycurrentThe number of mgt frames received from the neighbor AP
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.9ColumnahRxUnicastFramesread-onlycurrentThe number of unitcast frames received from the neighbor AP
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.10ColumnahRxMulticastFramesread-onlycurrentThe number of multicast frames received from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.11ColumnahRxBroadcastFramesread-onlycurrentThe number of broadcast frames received from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.12ColumnahTxDataFramesread-onlycurrentThe number of transmitted data frames from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.13ColumnahTxMgtFramesread-onlycurrentThe number of transmitted management frames from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.14ColumnahTxDataOctetsread-onlycurrentThe number of transmitted data in octets from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.15ColumnahTxUnicastFramesread-onlycurrentThe number of unitcast frames transmitted from the neighbor AP
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.16ColumnahTxMulticastFramesread-onlycurrentThe number of multicast frames transmitted from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.17ColumnahTxBroadcastFramesread-onlycurrentThe number of broadcast frames transmitted from the neighbor AP.
1.3.6.1.4.1.26928.1.1.1.3.1.1.1.18ColumnahTxBeDataFramesread-onlycurrentThe 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.19ColumnahTxBgDataFramesread-onlycurrentThe 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.20ColumnahTxViDataFramesread-onlycurrentThe 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.21ColumnahTxVoDataFramesread-onlycurrentThe number of transmitted voice priority data frames from the AP to its neighbor.
Type Definitions
NameSyntaxStatusDescription
AhLinkTypeINTEGER { ahETHERNET (0), ahWIRELESS (1) }currentInterface type - (ETHERNET, WIRELESS)