Home/Catalog/HUAWEI-NAC-MIB

HUAWEI-NAC-MIB

AI MIB Summary

The HUAWEI-NAC-MIB enables monitoring and management of Huawei's proprietary Neighbor Automatic Communication (NAC) protocol, which leverages Ethernet Slow Protocols to automate the discovery and configuration of adjacent devices. It facilitates zero-touch provisioning by exposing specific tables and trap notifications that track neighbor states and configuration synchronization events without requiring onsite intervention.

This MIB file defines the MIB objects of the neighbor automatic communication (NAC) protocol. This MIB file contains two tables and three trap nodes. The NAC module uses the proprietary protocol that is based on the Ethernet slow protocol. The NAC module achieves automatic discovery and automatic configuration of new devices, that is, free-of-onsite software commissioning.
Main OID:
hwNacExt.1.3.6.1.4.1.2011.5.117
27
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

27 total
Object Name
hwNacExtThis MIB file defines the MIB objects of the neighbor automatic communication (NAC) protocol. This MIB file contains two tables and three trap nodes. The NAC module uses the proprietary protocol that is based on the Ethernet slow protocol. The NAC module achieves automatic discovery and automatic configuration of new devices, that is, free-of-onsite software commissioning.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.5.117
hwNacMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.117.1
hwDslamNacMasterConfigTableThis node is used to manage the configuration information to be sent to the slave node. The index of this table is ifIndex.
SEQUENCE OF HwDslamNacMasterConfigEntry
.1.3.6.1.4.1.2011.5.117.1.1
hwDslamNacMasterConfigEntryThis node is used to manage the configuration information to be sent to the slave node. The index of this entry is ifIndex.
HwDslamNacMasterConfigEntry
.1.3.6.1.4.1.2011.5.117.1.1.1
hwDslamNacSlaveVlanIndicates the VLAN ID of the NAC channel, ranging from 1 to 4093. In response to the get or get_next operation, the invalid value 4096 returned indicates that the VLAN ID is not configured. This node is mandatory for the configuration of NAC parameters.rw
Integer32 (1..4093 | 4096)
.1.3.6.1.4.1.2011.5.117.1.1.1.1
hwDslamNacSlaveVlanPriorityIndicates the VLAN priority. In response to the get or get_next operation, the invalid value 255 returned indicates that the VLAN priority is not configured. This node is optional for the configuration of NAC parameters. The default VLAN priority is 0.rw
Integer32 (0..7 | 255)
.1.3.6.1.4.1.2011.5.117.1.1.1.2
hwDslamNacSlaveIpAddressIndicates the IPv4 address of the NAC channel. In response to the get operation, the invalid value 255.255.255.255 indicates that the IPv4 address is not configured. This node is mandatory for the configuration of NAC parameters.rw
IpAddress
.1.3.6.1.4.1.2011.5.117.1.1.1.3
hwDslamNacSlaveIpMaskIndicates the subnet mask of the IPv4 address for the NAC channel. In response to the get operation, the invalid value 0.0.0.0 indicates that the subnet mask is not configured. This node is mandatory for the configuration of NAC parameters.rw
IpAddress
.1.3.6.1.4.1.2011.5.117.1.1.1.4
hwDslamNacSlaveGatewayIndicates the default gateway of the NAC channel. In response to the get operation, the invalid value 255.255.255.255 indicates that the default gateway is not configured. This node is optional for the configuration of NAC parameters.rw
IpAddress
.1.3.6.1.4.1.2011.5.117.1.1.1.5
hwDslamNacSlaveSnmpProfileNameIndicates the name of the SNMP profile for the NAC channel. In response to the get operation, the invalid value, a null character string, indicates that the name of the SNMP profile is not configured. This node is optional for the configuration of NAC parameters.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.117.1.1.1.6
hwDslamNacRowstausRowStatus. 1. active(1) -indicates the query or set operation. 2. createAndGo(4) -indicates sending a nac config 3. destroy(6) -indicates disabling nacrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.117.1.1.1.7
hwDslamNacSlaveInfoTableThis node is used to record the information about the slave node, including its MAC address, type, subrack, slot, port, automatic discovery result, configuration result, and configuration failure cause. The index of this table is ifIndex.
SEQUENCE OF HwDslamNacSlaveInfoEntry
.1.3.6.1.4.1.2011.5.117.1.2
hwDslamNacSlaveInfoEntryThis node is used to record the information about the slave node, including its MAC address, type, subrack, slot, port, automatic discovery result, configuration result, and configuration failure cause. The index of this entry is ifIndex.
HwDslamNacSlaveInfoEntry
.1.3.6.1.4.1.2011.5.117.1.2.1
hwDslamNacSlaveMacIndicates the MAC address of the NAC slave node. This node is read-only.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.117.1.2.1.1
hwDslamNacSlaveTypeIndicates the device type of the NAC slave node, in the form of a character string. This node is read-only.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.117.1.2.1.2
hwDslamNacSlaveIfFrameIdIndicates the subrack ID of the slave port on the slave node. This node is read-only.ro
Integer32
.1.3.6.1.4.1.2011.5.117.1.2.1.3
hwDslamNacSlaveIfSlotIdIndicates the slot ID of the slave port on the slave node. This node is read-only.ro
Integer32
.1.3.6.1.4.1.2011.5.117.1.2.1.4
hwDslamNacSlaveIfPortIdIndicates the port ID of the slave port on the slave node. This node is read-only.ro
Integer32
.1.3.6.1.4.1.2011.5.117.1.2.1.5
hwDslamNacSlaveFindResultIndicates the automatic discovery result of the slave port. This node is read-only. Options: 1. notfound(1) -indicates that the slave port is not discovered. The state of the automatic discovery state machine is NULL or INIT and the master node does not receive an active-close message from the slave node, or the state of the automatic discovery state machine is detecting. 2. detected(2) -indicates that the slave port is discovered. The state of the automatic discovery state machine is established or pending. 3. activeclose(3) -indicates that the slave port is actively closed. The state of the automatic discovery state machine is INIT and the master node receives an active close message from the slave node.ro
Enumeration
.1.3.6.1.4.1.2011.5.117.1.2.1.6
hwDslamNacSlaveConfigResultIndicates the neighbor configuration result. This node is read-only. Options: 1. none(1) -indicates that the slave node is not configured. 2. configuring(2) -indicates that the slave node is being configured. 3. addok(3) -indicates that the slave node is successfully configured. 4. addfail(4) -indicates that the slave node fails to be configured. 5. delok(5) -indicates that the configuration of the slave node is successfully deleted. 6. delfail(6) -indicates that the configuration of the slave node fails to be deleted.ro
Enumeration
.1.3.6.1.4.1.2011.5.117.1.2.1.7
hwDslamNacSlaveConfigFailReasonIndicates the cause of the failure to configure NAC parameters of the slave port. This node is valid only when the the of hwDslamNacSlaveConfigResult is failed(4). This node is read-only. Options: 1. timeout(1) -indicates configuration timeout. 2. vlanconflict(2) -indicates VLAN ID conflict. 3. unknownparameter(3) -indicates unknown parameters. 4. exist(4) -indicates that the configuration already exists. 5. other(5) -indicates other errors.ro
Enumeration
.1.3.6.1.4.1.2011.5.117.1.2.1.8
hwNacTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.117.2
hwNacCommonTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.117.2.1
hwNacCommonTrapsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.117.2.1.0
hwNacNeighborFindTrapIndicates the neighbor discovery trap. This SNMP trap is generated when the neighbor is discovered.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.117.2.1.0.1
hwNacNeighborDisappearTrapIndicates the neighbor disappearance trap. This SNMP trap is generated when the neighbor disappears.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.117.2.1.0.2
hwNacConfigOkTrapIndicates the configuration success trap. This SNMP trap is generated when the NAC parameters are successfully configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.117.2.1.0.3
HUAWEI-NAC-MIB - SNMP MIB Reference | MIBs Explorer