MIBs Depot

HH3C-DOT11S-MESH-MIB

Registered at
1.3.6.1.4.1.25506.2.75.11
Last updated
2018-05-15 10:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2018-05-15 10:00, 2015-08-14 10:00, 2015-05-06 15:00, 2009-08-01 10:00, 2008-11-07 10:00, 2008-07-08 18:00
Namespace
comware
Source file
HH3C-DOT11S-MESH-MIB
Digest
sha256:01f7b984ffb30a57910f732d3d18053264ec847de6f2de6a3d283ca166ecfe2e

Description

The file defines a MIB to provide MESH configuration information. GLOSSARY IEEE 802.11 Standard to encourage interoperability among wireless networking equipment. Access point (AP) Transmitter/receiver (transceiver) device that commonly connects and transports data between a wireless network and a wired network. Access control (AC) To control and manage multi-APs, it will bridge wireless and wired network. Fat AP Applied in the home, SOHO and so on, and it could work independently without help from AC. Fit AP Applied in the enterprise environment, it will work under the control and management from AC. BSS IEEE 802.11 Basic Service Set (Radio Cell). The BSS of an AP comprises of the stations directly associating with the AP. Radio The chip set to receive and send wireless signal. Mesh A network consisting of two or more mesh points which communicate with each other via mesh services. Mesh Point (MP) An IEEE 802.11 entity that contains an IEEE 802.11-conformant medium access control (MAC) and physical layer (PHY) interface to the wireless medium (WM) that supports mesh services. Mesh Access Point (MAP) A mesh point that is collocated with one or more access points. Mesh Portal Point (MPP) A mesh point that is collocated with one or more portals. Mesh Link A link between two MPs. Simultaneous Authentication of Equals (SAE) A password-authenticated key exchange based on a zero-knowledge proof.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China Http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-DOT11-REF-MIBHh3cDot11AKMType, Hh3cDot11RadioElementIndex, hh3cDot11, hh3cDot11APElementIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-DOT11-REF-MIB
HH3C-DOT11S-MESH-MIB
HH3C-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cDot11sConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.1
hh3cDot11sMeshGlobalPara
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.1.1
hh3cDot11sMeshMkdID
OBJECT-TYPE
This object represents the mesh key distributor identifier (MKD-ID). If the MKD-ID is not configured, the value is '00:00:00:00:00:00'.
1.3.6.1.4.1.25506.2.75.11.1.1.1MacAddressread-writecurrent
hh3cDot11sMeshPflTable
OBJECT-TYPE
This table is used to configure mesh profile. A mesh profile is created and mapped to a MP so that it can provide mesh services to other MPs which have the same mesh ID. When the mesh profile is enabled, all of the object in this table cannot be modified except hh3cDot11sMeshPflEnable. The mesh profile cannot be deleted when it is bound with the radio.
1.3.6.1.4.1.25506.2.75.11.1.2not-accessiblecurrent
hh3cDot11sMeshPflEntry
OBJECT-TYPE
Each entry contains information of a mesh profile.
1.3.6.1.4.1.25506.2.75.11.1.2.1not-accessiblecurrent
hh3cDot11sMeshPflIndex
OBJECT-TYPE
This object represents the index of the mesh profile.
1.3.6.1.4.1.25506.2.75.11.1.2.1.1Integer32not-accessiblecurrent
hh3cDot11sMeshPflMeshID
OBJECT-TYPE
This object represents the mesh ID of the mesh profile. The string length of this object is zero when the mesh ID is not configured. If the mesh ID is not configured, hh3cDot11sMeshPflEnable cannot be set to 'true'.
1.3.6.1.4.1.25506.2.75.11.1.2.1.2OCTET STRING (SIZE(0..32))read-createcurrent
hh3cDot11sMeshPflBindIntNum
OBJECT-TYPE
This object represents the specified mesh interface number bound to the mesh profile. If the value is set to -1, the binding will be removed.
1.3.6.1.4.1.25506.2.75.11.1.2.1.3Integer32read-createcurrent
hh3cDot11sMeshPflKeepAlive
OBJECT-TYPE
This object represents the mesh link keep-alive interval.
1.3.6.1.4.1.25506.2.75.11.1.2.1.4Integer32 (1..1800)read-createcurrent
hh3cDot11sMeshPflBackhaulRate
OBJECT-TYPE
This object represents the link backhaul rate.
1.3.6.1.4.1.25506.2.75.11.1.2.1.5Integer32read-createcurrent
hh3cDot11sMeshMkdServEnable
OBJECT-TYPE
This object indicates whether the mesh key distributor (MKD) service for the mesh profile is enabled. 'true': The MKD service for the mesh profile is enabled. 'false': The MKD service for the mesh profile is disabled.
1.3.6.1.4.1.25506.2.75.11.1.2.1.6TruthValueread-createcurrent
hh3cDot11sMeshPflEnable
OBJECT-TYPE
This object indicates whether the mesh profile is enabled. 'true': The mesh profile is enabled. 'false': The mesh profile is disabled.
1.3.6.1.4.1.25506.2.75.11.1.2.1.7TruthValueread-createcurrent
hh3cDot11sMeshPflRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.11.1.2.1.8RowStatusread-createcurrent
hh3cDot11sMeshAKMMode
OBJECT-TYPE
Represents the authentication and key management mode defined by 802.11s. The following values are supported: 'none': No key management mode configured. 'psk': pre-shared key authentication.
1.3.6.1.4.1.25506.2.75.11.1.2.1.9Hh3cDot11AKMTyperead-createcurrent
hh3cDot11sMeshSimpleKey
OBJECT-TYPE
Represents the simple key for SAE.
1.3.6.1.4.1.25506.2.75.11.1.2.1.10OCTET STRINGread-createcurrent
hh3cDot11sMpPlcyTable
OBJECT-TYPE
This table is used to configure MP policy. There is a default policy on system and its index is 1. The default policy cannot be deleted or modified. The MP policy cannot be deleted when it is applied to a radio.
1.3.6.1.4.1.25506.2.75.11.1.3not-accessiblecurrent
hh3cDot11sMpPlcyEntry
OBJECT-TYPE
Each entry contains information of a MP policy.
1.3.6.1.4.1.25506.2.75.11.1.3.1not-accessiblecurrent
hh3cDot11sMpPlcyIndex
OBJECT-TYPE
This object represents the MP policy index.
1.3.6.1.4.1.25506.2.75.11.1.3.1.1Integer32not-accessiblecurrent
hh3cDot11sMpPlcyName
OBJECT-TYPE
This object represents the MP policy name. MP policy cannot be created with the name of the default policy. Modification is not supported.
1.3.6.1.4.1.25506.2.75.11.1.3.1.2OCTET STRING (SIZE(1..31))read-createcurrent
hh3cDot11sMpPlcyInitEnable
OBJECT-TYPE
This object indicates whether the link initiation for the MP policy is enabled. 'true': The link initiation for the MP policy is enabled. 'false': The link initiation for the MP policy is disabled.
1.3.6.1.4.1.25506.2.75.11.1.3.1.3TruthValueread-createcurrent
hh3cDot11sMlspEnable
OBJECT-TYPE
This object indicates whether the mesh link switch protocol (MLSP) is enabled. 'true': MLSP is enabled. 'false': MLSP is disabled.
1.3.6.1.4.1.25506.2.75.11.1.3.1.4TruthValueread-createcurrent
hh3cDot11sProbReqInterval
OBJECT-TYPE
This object represents the probe request interval.
1.3.6.1.4.1.25506.2.75.11.1.3.1.5Integer32read-createcurrent
hh3cDot11sRoleAuthEnable
OBJECT-TYPE
This object indicates whether the device can play as the role of an authenticator.
1.3.6.1.4.1.25506.2.75.11.1.3.1.6TruthValueread-createcurrent
hh3cDot11sLinkHoldRSSI
OBJECT-TYPE
This object represents the link-hold receive signal strength indicator (RSSI).
1.3.6.1.4.1.25506.2.75.11.1.3.1.7Integer32 (5..100)read-createcurrent
hh3cDot11sLinkHoldTime
OBJECT-TYPE
This object represents the link-hold time.
1.3.6.1.4.1.25506.2.75.11.1.3.1.8Integer32 (1000..20000)read-createcurrent
hh3cDot11sSwitchMargin
OBJECT-TYPE
This object represents the link-switch margin.
1.3.6.1.4.1.25506.2.75.11.1.3.1.9Integer32 (1..100)read-createcurrent
hh3cDot11sLinkSaturationRSSI
OBJECT-TYPE
This object represents the link saturation receive signal strength indicator (RSSI).
1.3.6.1.4.1.25506.2.75.11.1.3.1.10Integer32 (30..150)read-createcurrent
hh3cDot11sLinkRateMode
OBJECT-TYPE
This object represents the rate mode of the mesh link.
1.3.6.1.4.1.25506.2.75.11.1.3.1.11INTEGER {fixed(1), realtime(2)}read-createcurrent
hh3cDot11sMaxLinkNum
OBJECT-TYPE
This object represents the maximum number of the mesh link.
1.3.6.1.4.1.25506.2.75.11.1.3.1.12Integer32read-createcurrent
hh3cDot11sMpPlcyRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.11.1.3.1.13RowStatusread-createcurrent
hh3cDot11sMlspMode
OBJECT-TYPE
This object represents the MLSP mode.
1.3.6.1.4.1.25506.2.75.11.1.3.1.14INTEGER {normal(0), satble(1)}read-createcurrent
hh3cDot11sWaveGuideHoldRSSI
OBJECT-TYPE
This object represents the link-hold receive signal strength indicator (RSSI) of wave guides.
1.3.6.1.4.1.25506.2.75.11.1.3.1.15Integer32 (5..100)read-createcurrent
hh3cDot11sWaveGuideSwitch
OBJECT-TYPE
This object represents the wave-guide switch state.
1.3.6.1.4.1.25506.2.75.11.1.3.1.16TruthValueread-createcurrent
hh3cDot11sOptimizeEnable
OBJECT-TYPE
This object indicates whether the mesh link switch protocol (MLSP) optimization function is enabled.
1.3.6.1.4.1.25506.2.75.11.1.3.1.17TruthValueread-createcurrent
hh3cDot11sOptimizeThreshold
OBJECT-TYPE
This object represents the mesh link switch protocol (MLSP) optimization threshold.
1.3.6.1.4.1.25506.2.75.11.1.3.1.18Integer32 (15..80)read-createcurrent
hh3cDot11sMlspLogEnable
OBJECT-TYPE
This object indicates whether the mesh link switch protocol (MLSP) link switch logging function is enabled.
1.3.6.1.4.1.25506.2.75.11.1.3.1.19TruthValueread-createcurrent
hh3cDot11sMlspLogInterval
OBJECT-TYPE
This object represents the mesh link switch protocol (MLSP) link switch logging interval.
1.3.6.1.4.1.25506.2.75.11.1.3.1.20Integer32 (500..4000)read-createcurrent
hh3cDot11sActiveKeepaliveCount
OBJECT-TYPE
This object represents the mesh link switch protocol (MLSP) active link keepalive packet limit.
1.3.6.1.4.1.25506.2.75.11.1.3.1.21Integer32 (1..100)read-createcurrent
hh3cDot11sLinkEstaThreshold
OBJECT-TYPE
This object represents the mesh link establishment threshold.
1.3.6.1.4.1.25506.2.75.11.1.3.1.22Integer32 (1..100)read-createcurrent
hh3cDot11sTransmissionMethod
OBJECT-TYPE
This object represents the method for mesh link signal transmission.
1.3.6.1.4.1.25506.2.75.11.1.3.1.23INTEGER {air(0), waveGuide(1)}read-createcurrent
hh3cDot11sTransmitLevel
OBJECT-TYPE
This object represents the active mesh link keepalive packet transmission level.
1.3.6.1.4.1.25506.2.75.11.1.3.1.24Integer32 (0..4)read-createcurrent
hh3cDot11sTempLinkEnable
OBJECT-TYPE
This object indicates whether to allow temporary mesh link establishment.
1.3.6.1.4.1.25506.2.75.11.1.3.1.25TruthValueread-createcurrent
hh3cDot11sMlspCfgTable
OBJECT-TYPE
This table is used to configure MLSP proxy MAC address. Only if the specified MP policy is modifiable and the MLSP is enabled, the row of this table can be created and deleted. The row of this table cannot be modified.
1.3.6.1.4.1.25506.2.75.11.1.4not-accessiblecurrent
hh3cDot11sMlspCfgEntry
OBJECT-TYPE
Each entry contains information of MLSP proxy MAC address.
1.3.6.1.4.1.25506.2.75.11.1.4.1not-accessiblecurrent
hh3cDot11sMlspProxyIndex
OBJECT-TYPE
This object represents the MLSP proxy MAC address index.
1.3.6.1.4.1.25506.2.75.11.1.4.1.1Integer32not-accessiblecurrent
hh3cDot11sMlspProxyMac
OBJECT-TYPE
This object represents the MLSP proxy MAC address.
1.3.6.1.4.1.25506.2.75.11.1.4.1.2MacAddressread-createcurrent
hh3cDot11sMlspRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.11.1.4.1.3RowStatusread-createcurrent
hh3cDot11sRadioCfgTable
OBJECT-TYPE
This table is used to configure mesh to the specified radio.
1.3.6.1.4.1.25506.2.75.11.1.5not-accessiblecurrent
hh3cDot11sRadioCfgEntry
OBJECT-TYPE
Each entry contains mesh configure information of the specified radio.
1.3.6.1.4.1.25506.2.75.11.1.5.1not-accessiblecurrent
hh3cDot11sCfgRadioIndex
OBJECT-TYPE
Represents index of the radio.
1.3.6.1.4.1.25506.2.75.11.1.5.1.1Hh3cDot11RadioElementIndexnot-accessiblecurrent
hh3cDot11sMeshPflMap
OBJECT-TYPE
This object represents the number of the mesh profile mapped to the specified radio. The value is zero when the radio is not bound to a mesh profile.
1.3.6.1.4.1.25506.2.75.11.1.5.1.2Integer32read-writecurrent
hh3cDot11sMpPlcyMap
OBJECT-TYPE
This object represents the index of the MP policy mapped to the specified radio. The MP policy is the default policy when the radio is not bound to the user-defined MP policy. The index of the default policy is 1. This object cannot be modified when the radio is enabled.
1.3.6.1.4.1.25506.2.75.11.1.5.1.3Integer32read-writecurrent
hh3cDot11sBindInterface
OBJECT-TYPE
This object represents the number of the WLAN-Mesh interface mapped to the specified radio. The value is -1 when the radio is not bound to a WLAN-Mesh interface.
1.3.6.1.4.1.25506.2.75.11.1.5.1.4Integer32read-writecurrent
hh3cDot11sAPCfgTable
OBJECT-TYPE
This table is used to configure mesh to the specified AP.
1.3.6.1.4.1.25506.2.75.11.1.6not-accessiblecurrent
hh3cDot11sAPCfgEntry
OBJECT-TYPE
Each entry contains mesh configure information of the specified AP.
1.3.6.1.4.1.25506.2.75.11.1.6.1not-accessiblecurrent
hh3cDot11sPortalEnable
OBJECT-TYPE
This object indicates whether the portal service is enabled. 'true': The portal service is enabled. 'false': The portal service is disabled.
1.3.6.1.4.1.25506.2.75.11.1.6.1.1TruthValueread-writecurrent
hh3cDot11sMlspExtCfgTable
OBJECT-TYPE
This table is used to configure MLSP proxy MAC address. Only if the specified MP policy is modifiable and MLSP is enabled, the row of this table can be created and deleted. The row of this table cannot be modified.
1.3.6.1.4.1.25506.2.75.11.1.7not-accessiblecurrent
hh3cDot11sMlspExtCfgEntry
OBJECT-TYPE
Each entry contains MLSP proxy MAC address infomation.
1.3.6.1.4.1.25506.2.75.11.1.7.1not-accessiblecurrent
hh3cDot11sMlspExtPolicyName
OBJECT-TYPE
This object represents the MP policy name. An MP policy cannot be created with the name of the default policy. Modification is not supported.
1.3.6.1.4.1.25506.2.75.11.1.7.1.1OCTET STRING (SIZE(1..31))read-onlycurrent
hh3cDot11sMlspExtProxyMac
OBJECT-TYPE
This object represents the MLSP proxy MAC address.
1.3.6.1.4.1.25506.2.75.11.1.7.1.2MacAddressread-onlycurrent
hh3cDot11sMlspExtProxyVlanID
OBJECT-TYPE
This object represents the MLSP proxy VLAN ID.
1.3.6.1.4.1.25506.2.75.11.1.7.1.3Integer32 (1..4096)read-onlycurrent
hh3cDot11sMlspExtProxyIP
OBJECT-TYPE
This object represents the MLSP proxy IP address.
1.3.6.1.4.1.25506.2.75.11.1.7.1.4IpAddressread-createcurrent
hh3cDot11sMlspExtRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.11.1.7.1.5RowStatusread-createcurrent
hh3cDot11sWDSConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.2
hh3cDot11sWDSPeerMacTable
OBJECT-TYPE
This table is used to configure wireless distribution system (WDS). The row of this table cannot be modified.
1.3.6.1.4.1.25506.2.75.11.2.1not-accessiblecurrent
hh3cDot11sWDSPeerMacEntry
OBJECT-TYPE
Each entry contains information of WDS.
1.3.6.1.4.1.25506.2.75.11.2.1.1not-accessiblecurrent
hh3cDot11sWDSPeerMacIndex
OBJECT-TYPE
This object represents the peer MAC address index.
1.3.6.1.4.1.25506.2.75.11.2.1.1.1Integer32not-accessiblecurrent
hh3cDot11sWDSPeerMacAddrss
OBJECT-TYPE
This object represents the peer MAC address.
1.3.6.1.4.1.25506.2.75.11.2.1.1.2MacAddressread-createcurrent
hh3cDot11sWDSPeerMacRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.11.2.1.1.3RowStatusread-createcurrent
hh3cDot11sMeshStatusGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.3
hh3cDot11sMeshLinkStatusTable
OBJECT-TYPE
This table is used to represent the status of mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1not-accessiblecurrent
hh3cDot11sMeshLinkStatusEntry
OBJECT-TYPE
Each entry contains status information of mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1not-accessiblecurrent
hh3cDot11sMeshLinkIfIndex
OBJECT-TYPE
This object represents the interface index of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.1Unsigned32not-accessiblecurrent
hh3cDot11sMeshLinkName
OBJECT-TYPE
This object represents the name of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.2OCTET STRINGread-onlycurrent
hh3cDot11sMeshLinkBSSID
OBJECT-TYPE
This object represents the BSS ID of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.3MacAddressread-onlycurrent
hh3cDot11sMeshLinkPeerMac
OBJECT-TYPE
This object represents the peer MAC address of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.4MacAddressread-onlycurrent
hh3cDot11sMeshLinkExistDuration
OBJECT-TYPE
This object represents the time for which the link has been up.
1.3.6.1.4.1.25506.2.75.11.3.1.1.5Integer32read-onlycurrent
hh3cDot11sMeshLinkType
OBJECT-TYPE
This object represents the type for the link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.6INTEGER {active(1), dormant(2)}read-onlycurrent
hh3cDot11sMeshLinkSNR
OBJECT-TYPE
Represents the SNR for the link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.7Integer32read-onlycurrent
hh3cDot11sMeshLinkNoise
OBJECT-TYPE
Represents the noise for the link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.8Integer32read-onlycurrent
hh3cDot11sMeshLinkPeerSNR
OBJECT-TYPE
Represents the SNR transferred from the neighbor of this mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.9Integer32read-onlycurrent
hh3cDot11sMeshLinkPeerNoise
OBJECT-TYPE
Represents the noise transferred from the neighbor of this mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.10Integer32read-onlycurrent
hh3cDot11sMeshLinkPeerIPAddress
OBJECT-TYPE
Represents the IP address of the neighbor of this mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.11IpAddressread-onlycurrent
hh3cDot11sMeshLinkPeerSystemName
OBJECT-TYPE
Represents the system name of the neighbor of this mesh link.
1.3.6.1.4.1.25506.2.75.11.3.1.1.12OCTET STRINGread-onlycurrent
hh3cDot11sMeshLinkStatisTable
OBJECT-TYPE
This table is used to represent the statistical information of mesh link.
1.3.6.1.4.1.25506.2.75.11.3.2not-accessiblecurrent
hh3cDot11sMeshLinkStatisEntry
OBJECT-TYPE
Each entry contains statistical information of mesh link.
1.3.6.1.4.1.25506.2.75.11.3.2.1not-accessiblecurrent
hh3cDot11sMeshLinkStatIfIndex
OBJECT-TYPE
This object represents the interface index of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.2.1.1Unsigned32not-accessiblecurrent
hh3cDot11sMeshLinkNbrIndex
OBJECT-TYPE
Represents the neighbor index of the mesh link.
1.3.6.1.4.1.25506.2.75.11.3.2.1.2Unsigned32read-onlycurrent
hh3cDot11sMeshLinkRxTotByte
OBJECT-TYPE
Represents the amount of bytes that the mesh link received.
1.3.6.1.4.1.25506.2.75.11.3.2.1.3Counter32read-onlycurrent
hh3cDot11sMeshLinkRxTotPkt
OBJECT-TYPE
Represents the amount of packets that the mesh link received.
1.3.6.1.4.1.25506.2.75.11.3.2.1.4Counter32read-onlycurrent
hh3cDot11sMeshLinkRxUniPkt
OBJECT-TYPE
Represents the amount of unicast packets that the mesh link received.
1.3.6.1.4.1.25506.2.75.11.3.2.1.5Counter32read-onlycurrent
hh3cDot11sMeshLinkRxBrocPkt
OBJECT-TYPE
Represents the amount of broadcast packets that the mesh link received.
1.3.6.1.4.1.25506.2.75.11.3.2.1.6Counter32read-onlycurrent
hh3cDot11sMeshLinkRxMuticPkt
OBJECT-TYPE
Represents the amount of multicast packets that the mesh link received.
1.3.6.1.4.1.25506.2.75.11.3.2.1.7Counter32read-onlycurrent
hh3cDot11sMeshLinkRxDiscPkt
OBJECT-TYPE
Represents the amount of packets that the mesh link discarded.
1.3.6.1.4.1.25506.2.75.11.3.2.1.8Counter32read-onlycurrent
hh3cDot11sMeshLinkTxTotByte
OBJECT-TYPE
Represents the total amount of bytes that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.9Counter32read-onlycurrent
hh3cDot11sMeshLinkTxTotPkt
OBJECT-TYPE
Represents the total amount of packets that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.10Counter32read-onlycurrent
hh3cDot11sMeshLinkTxUniPkt
OBJECT-TYPE
Represents the amount of unicast packets that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.11Counter32read-onlycurrent
hh3cDot11sMeshLinkTxBrocPkt
OBJECT-TYPE
Represents the amount of broadcast packets that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.12Counter32read-onlycurrent
hh3cDot11sMeshLinkTxMuticPkt
OBJECT-TYPE
Represents the amount of multicast packets that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.13Counter32read-onlycurrent
hh3cDot11sMeshLinkTxDiscPkt
OBJECT-TYPE
Represents the amount of discarded packets that the mesh link transmitted.
1.3.6.1.4.1.25506.2.75.11.3.2.1.14Counter32read-onlycurrent
hh3cDot11sMeshLinkIFName
OBJECT-TYPE
Represents the name of mesh link interface.
1.3.6.1.4.1.25506.2.75.11.3.2.1.15OCTET STRINGread-onlycurrent
hh3cDot11sMeshNbrStatusTable
OBJECT-TYPE
This table represents the status information for the neighbors of MP.
1.3.6.1.4.1.25506.2.75.11.3.3not-accessiblecurrent
hh3cDot11sMeshNbrStatusEntry
OBJECT-TYPE
Each entry of the table will provide status information for the neighbors of MP.
1.3.6.1.4.1.25506.2.75.11.3.3.1not-accessiblecurrent
hh3cDot11sMeshNbrIndex
OBJECT-TYPE
Represents the index for the neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.1Unsigned32not-accessiblecurrent
hh3cDot11sMeshNbrRadioID
OBJECT-TYPE
Represents the radio ID of the neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.2Unsigned32read-onlycurrent
hh3cDot11sMeshLocalMeshID
OBJECT-TYPE
Represents the local mesh ID.
1.3.6.1.4.1.25506.2.75.11.3.3.1.3OCTET STRING (SIZE(0..32))read-onlycurrent
hh3cDot11sMeshNbrMeshID
OBJECT-TYPE
Represents the mesh ID of the neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.4OCTET STRING (SIZE(0..32))read-onlycurrent
hh3cDot11sMeshNbrBSSID
OBJECT-TYPE
Represents the BSS ID of the neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.5MacAddressread-onlycurrent
hh3cDot11sMeshNbrPeerMac
OBJECT-TYPE
Represents the MAC address of the peer neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.6MacAddressread-onlycurrent
hh3cDot11sMeshLinkInMp
OBJECT-TYPE
Represents the interface index of mesh link that used to connect with this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.7Unsigned32read-onlycurrent
hh3cDot11sMeshMPLinkStatus
OBJECT-TYPE
Represents the status of mesh link that used to connect with this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.8INTEGER {processing(1), up(2), down(3)}read-onlycurrent
hh3cDot11sMeshNbrChannel
OBJECT-TYPE
Represents the channel number used by this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.9Unsigned32read-onlycurrent
hh3cDot11sMeshNbrLinkDuration
OBJECT-TYPE
Represents the duration of mesh link that used to connect with this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.10Integer32read-onlycurrent
hh3cDot11sMeshNbrRSSI
OBJECT-TYPE
Represents the RSSI of mesh link that used to connect with this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.11Integer32read-onlycurrent
hh3cDot11sMeshNbrSNR
OBJECT-TYPE
Represents the SNR of mesh link that used to connect with this neighbor.
1.3.6.1.4.1.25506.2.75.11.3.3.1.12Integer32read-onlycurrent
hh3cDot11sMeshLinkNotifyGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.4
hh3cDot11sMeshLinkTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.4.0
hh3cDot11sMeshLinkTrapObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.11.4.1
hh3cDot11sMeshLinkBSSIDMAC
OBJECT-TYPE
Represents the BSSID of the MP.
1.3.6.1.4.1.25506.2.75.11.4.1.1MacAddressaccessible-for-notifycurrent
hh3cDot11sMeshLinkPeerMAC
OBJECT-TYPE
Represents the MAC address of the peer MP after mesh link switchover.
1.3.6.1.4.1.25506.2.75.11.4.1.2MacAddressaccessible-for-notifycurrent

Notifications

NameOIDStatus
hh3cDot11sMeshLinkSwitchTrap
NOTIFICATION-TYPE
This notification is to indicate the occurrence of a mesh link switchover.
1.3.6.1.4.1.25506.2.75.11.4.0.1current