HUAWEI-ANCP-AN-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-ANCP-AN-EXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwAncpAnExtMIB 1.3.6.1.4.1.2011.5.110
The extend MIB module is used for defining Huawei's Access Node Control Protocol (ANCP) MIB objects. ANCP is a dedicated control protocol between NAS and access nodes can facilitate NAS-managed tight QOS control in the access network, simplified OSS infrastructure for service management, optimized multicast replication to enable video services over DSL, subscriber statistics retrieval on the NAS for accounting purposes, and fault isolation capability on the NAS for the underlying access technology. Controllable multicast allows an access device to determine if a user has the authority to watch programs by identifying the user request packets. In this way, the access device controls and forwards the multicast services.
         hwAncpAnObjects 1.3.6.1.4.1.2011.5.110.1
             hwAncpAnTopoDiscoveryMode 1.3.6.1.4.1.2011.5.110.1.1 integer read-write
The object indicates the mode of reporting ANCP topology discovery. Enumerated value. Options: 1. port(1) -indicates the mode of reporting ANCP topology discovery is port 2. servicePort(2) -indicates the mode of reporting ANCP topology discovery is serviceport Default: servicePort(2) Enumeration: 'port': 1, 'servicePort': 2.
             hwAncpAnDraftVersion 1.3.6.1.4.1.2011.5.110.1.2 integer read-write
ANCP draft version. Options: 1. draft00(0) -indicates that draft draft-wadhwa-gsmp-l2control-configuration-00 is supported 2. draft01(1) -indicates that draft draft-ietf-ancp-protocol-01 is supported 3. draft02(2) -indicates that draft draft-ietf-ancp-protocol-02 is supported Default: draft01(1) Enumeration: 'draft02': 2, 'draft00': 0, 'draft01': 1.
             hwAncpAnPortBegin 1.3.6.1.4.1.2011.5.110.1.3 unsigned32 read-write
This object is used to configure the start port ID in the circuit ID information of the ANCP message. Range: 0-1 Default: 0
             hwAncpAnSessionConfigTable 1.3.6.1.4.1.2011.5.110.1.4 no-access
This table represents the ANCP sessions in the access node. An entry in this table needs to be configured (created) before an ANCP session might be started. The index of this table is ancpAnSessionConfigSessionId.
                 hwAncpAnSessionConfigEntry 1.3.6.1.4.1.2011.5.110.1.4.1 no-access
This table represents the ANCP sessions in the access node. An entry in this table needs to be configured (created) before an ANCP session might be started. The index of this entry is ancpAnSessionConfigSessionId.
                     hwAncpAnSessionConfigOamThreshold 1.3.6.1.4.1.2011.5.110.1.4.1.1 unsigned32 read-only
The OAM threshold in this session. Range: 1-100 Default: 100
                     hwAncpAnSessionConfigRollDefaultFlag 1.3.6.1.4.1.2011.5.110.1.4.1.2 truthvalue read-only
The flag indicates whether rollback is permitted when link configuration fails. Options: 1. true(1) -rollback is permitted when link configuration fails 2. false(2) -rollback is not permitted when link configuration fails Default: false(2)
                     hwAncpAnSessionConfigBandwidthCacSwitch 1.3.6.1.4.1.2011.5.110.1.4.1.3 truthvalue read-only
The switch of ANCP bandwidthCAC in this session. Options: 1. true(1) 2. false(2) Default: false(2)
                     hwAncpAnSessionConfigForceNoPartition 1.3.6.1.4.1.2011.5.110.1.4.1.4 truthvalue read-only
The switch of ANCP force no partition in this session. Options: 1. true(1) -indicates that the partition is zero in ANCP packet 2. false(2) -indicates that the partition is the configuration in ANCP packet Default: false(2)
             hwAncpAnCurrentSessionTable 1.3.6.1.4.1.2011.5.110.1.5 no-access
It is the Huawei proprietary ANCP session status table. It is queried to obtain the cause of failure to establish a session and check whether the cause is inconsistency in capability set negotiation. It supports the query function. The index of this table is ancpAnSessionConfigSessionId.
                 hwAncpAnCurrentSessionEntry 1.3.6.1.4.1.2011.5.110.1.5.1 no-access
It is the Huawei proprietary ANCP session status table. It is queried to obtain the cause of failure to establish a session and check whether the cause is inconsistency in capability set negotiation. It supports the query function. The index of this entry is ancpAnSessionConfigSessionId.
                     hwAncpAnCurrentSessionDiagnostic 1.3.6.1.4.1.2011.5.110.1.5.1.1 integer read-only
This object indicates the diagnose result when a session fails to be established. Options: 1. noDiagnostic(1) -indicates no diagnostic information 2. capabilityNegotiationFailure(2) -indicates capability negotiation failure Enumeration: 'noDiagnostic': 1, 'capabilityNegotiationFailure': 2.
                     hwAncpAnCurrentSessionPartitionUsedStatus 1.3.6.1.4.1.2011.5.110.1.5.1.2 integer read-only
This object indicates the partition used status. Options: 1. used(1) -the partition is used 2. unused(2) -the partition is unused 3. unknow(255) -the session is not established Enumeration: 'unused': 2, 'used': 1, 'unknow': 255.
             hwAncpAnInterfaceConfigTable 1.3.6.1.4.1.2011.5.110.1.6 no-access
An entry in the table showing the partition id for a specific user facing interface. The index of this table is ifIndex.
                 hwAncpAnInterfaceConfigEntry 1.3.6.1.4.1.2011.5.110.1.6.1 no-access
An entry in the table showing the partition id for a specific user facing interface. The index of this entry is ifIndex.
                     hwAncpAnInterfaceEnable 1.3.6.1.4.1.2011.5.110.1.6.1.1 truthvalue read-write
This object specifies whether the user facing interface is managed by ANCP. Options: 1. true(1) -indicates the user facing interface is managed by ANCP 2. false(2) -indicates the user facing interface is not managed by ANCP
                     hwAncpAnInterfaceEncapType 1.3.6.1.4.1.2011.5.110.1.6.1.2 integer read-write
This object indicates the access type of the user. Options: 1. atm(1) -indicates the access type of user is ATM 2. eth(2) -indicates the access type of user is ETH 3. auto(3) -indicates the access type of user is auto mode. In this mode, the CID reported by ANCP is related with DSL profile 4. invalid(-1) -indicates the access type of user is invalid Enumeration: 'auto': 3, 'eth': 2, 'atm': 1, 'invalid': -1.
                     hwAncpAnInterfacePara1 1.3.6.1.4.1.2011.5.110.1.6.1.3 unsigned32 read-write
In the case of user interface in ATM access, this parameter is valid indicating the VPI of the user interface.
                     hwAncpAnInterfacePara2 1.3.6.1.4.1.2011.5.110.1.6.1.4 unsigned32 read-write
In the case of user interface in ATM access, this parameter is valid indicating the VCI of the user interface.
                     hwAncpAnInterfacePara3 1.3.6.1.4.1.2011.5.110.1.6.1.5 unsigned32 read-write
In the case of user interface in ETH access, this parameter is valid indicating the VLAN of the user.
             hwAncpAnPartitionTable 1.3.6.1.4.1.2011.5.110.1.7 no-access
This table is used to configure the circuit IDs in batches for all ports in a certain partition on an access node. This table can only used to get the circuit IDs of one port assoicated with the partition. If you need to obtain the current circuit ID configured for a certain port, you can specify a port to be queried in hwAncpAnInterfaceConfigTable. The index of this table is hwAncpAnPartitionId.
                 hwAncpAnPartitionEntry 1.3.6.1.4.1.2011.5.110.1.7.1 no-access
This table is used to configure the circuit IDs in batches for all ports in a certain partition on an access node. This table can only used to get the circuit IDs of one port assoicated with the partition. If you need to obtain the current circuit ID configured for a certain port, you can specify a port to be queried in hwAncpAnInterfaceConfigTable. The index of this entry is hwAncpAnPartitionId.
                     hwAncpAnPartitionId 1.3.6.1.4.1.2011.5.110.1.7.1.1 unsigned32 read-write
This object specifies whether the user facing interface is managed by ANCP.
                     hwAncpAnPartitionInterfaceEncapType 1.3.6.1.4.1.2011.5.110.1.7.1.2 integer read-write
This object indicates the access type of the user. Options: 1. atm(1) -indicates the access type of user is ATM 2. eth(2) -indicates the access type of user is ETH 3. auto(3) -indicates the access type of user is auto mode. In this mode, the CID reported by ANCP is related with DSL profile Enumeration: 'auto': 3, 'eth': 2, 'atm': 1.
                     hwAncpAnPartitionInterfacePara1 1.3.6.1.4.1.2011.5.110.1.7.1.3 unsigned32 read-write
In the case of user interface in ATM access, this parameter is valid indicating the VPI of the user interface. Range: 0-4095
                     hwAncpAnPartitionInterfacePara2 1.3.6.1.4.1.2011.5.110.1.7.1.4 unsigned32 read-write
In the case of user interface in ATM access, this parameter is valid indicating the VCI of the user interface. Range: 32-65535
                     hwAncpAnPartitionInterfacePara3 1.3.6.1.4.1.2011.5.110.1.7.1.5 unsigned32 read-write
In the case of user interface in ETH access, this parameter is valid indicating the VLAN of the user. Range: 1-4095
             hwAncpAnSessionStatisticTable 1.3.6.1.4.1.2011.5.110.1.8 no-access
It is the Huawei proprietary ANCP session statistics table. It is queried to obtain the ANCP session statistics. It supports the query sand clear functions. The index of this table is ancpAnSessionConfigSessionId.
                 hwAncpAnSessionStatisticEntry 1.3.6.1.4.1.2011.5.110.1.8.1 no-access
It is the Huawei proprietary ANCP session statistics table. It is queried to obtain the ANCP session statistics. It supports the query sand clear functions. The index of this entry is ancpAnSessionConfigSessionId.
                     hwAncpAnSessionClearStatistics 1.3.6.1.4.1.2011.5.110.1.8.1.1 integer read-write
This object allowed clearing the message statistics of the session. Options: 1. clear(1) -clear the message statistics of the session Enumeration: 'clear': 1.
                     hwAncpAnSessionStatSentSynMessages 1.3.6.1.4.1.2011.5.110.1.8.1.2 zerobasedcounter32 read-only
The number of messages that in this session have been sent SYN Message.
                     hwAncpAnSessionStatSentSynAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.3 zerobasedcounter32 read-only
The number of messages that in this session have been sent SYNACK Message.
                     hwAncpAnSessionStatSentAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.4 zerobasedcounter32 read-only
The number of messages that in this session have been sent ACK Message.
                     hwAncpAnSessionStatSentRstAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.5 zerobasedcounter32 read-only
The number of messages that in this session have been sent RSTACK Message.
                     hwAncpAnSessionStatSentTopoUpMessages 1.3.6.1.4.1.2011.5.110.1.8.1.6 zerobasedcounter32 read-only
The number of messages that in this session have been sent TOPO up Message.
                     hwAncpAnSessionStatSentTopoDownMessages 1.3.6.1.4.1.2011.5.110.1.8.1.7 zerobasedcounter32 read-only
The number of messages that in this session have been sent TOPO down Message.
                     hwAncpAnSessionStatSentLineCfgMessages 1.3.6.1.4.1.2011.5.110.1.8.1.8 zerobasedcounter32 read-only
The number of messages that in this session have been sent line config Message.
                     hwAncpAnSessionStatSentOamMessages 1.3.6.1.4.1.2011.5.110.1.8.1.9 zerobasedcounter32 read-only
The number of messages that in this session have been sent OAM Message.
                     hwAncpAnSessionStatSentCacMessages 1.3.6.1.4.1.2011.5.110.1.8.1.10 zerobasedcounter32 read-only
The number of messages that in this session have been sent CAC Message.
                     hwAncpAnSessionStatSentCacThresholdMessages 1.3.6.1.4.1.2011.5.110.1.8.1.11 zerobasedcounter32 read-only
The number of messages that in this session have been sent CAC threshold Message.
                     hwAncpAnSessionStatSentCacApplyBwMessages 1.3.6.1.4.1.2011.5.110.1.8.1.12 zerobasedcounter32 read-only
The number of messages that in this session have been sent CAC bandwidth apply Message.
                     hwAncpAnSessionStatSentFailedMessages 1.3.6.1.4.1.2011.5.110.1.8.1.13 zerobasedcounter32 read-only
The number of messages that in this session have been sent failed Message.
                     hwAncpAnSessionStatRcvdSynMessages 1.3.6.1.4.1.2011.5.110.1.8.1.14 zerobasedcounter32 read-only
The number of messages that in this session have been received SYN Message.
                     hwAncpAnSessionStatRcvdSynAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.15 zerobasedcounter32 read-only
The number of messages that in this session have been received SYNACK Message.
                     hwAncpAnSessionStatRcvdAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.16 zerobasedcounter32 read-only
The number of messages that in this session have been received ACK Message.
                     hwAncpAnSessionStatRcvdRstAckMessages 1.3.6.1.4.1.2011.5.110.1.8.1.17 zerobasedcounter32 read-only
The number of messages that in this session have been received RSTACK Message.
                     hwAncpAnSessionStatRcvdLineCfgMessages 1.3.6.1.4.1.2011.5.110.1.8.1.18 zerobasedcounter32 read-only
The number of messages that in this session have been received Line Config Message.
                     hwAncpAnSessionStatRcvdOamMessages 1.3.6.1.4.1.2011.5.110.1.8.1.19 zerobasedcounter32 read-only
The number of messages that in this session have been received OAM Message.
                     hwAncpAnSessionStatRcvdCacMessages 1.3.6.1.4.1.2011.5.110.1.8.1.20 zerobasedcounter32 read-only
The number of messages that in this session have been received CAC Message.
                     hwAncpAnSessionStatRcvdCacThresholdMessages 1.3.6.1.4.1.2011.5.110.1.8.1.21 zerobasedcounter32 read-only
The number of messages that in this session have been received CAC threshold Message.
                     hwAncpAnSessionStatRcvdCacBdApplyMessages 1.3.6.1.4.1.2011.5.110.1.8.1.22 zerobasedcounter32 read-only
The number of messages that in this session have been received CAC bandwidth apply Message.
                     hwAncpAnSessionStatRcvdUnknownMessages 1.3.6.1.4.1.2011.5.110.1.8.1.23 zerobasedcounter32 read-only
The number of messages that in this session have been received failed Message.
             hwAncpAnTraps 1.3.6.1.4.1.2011.5.110.1.9
                 hwAncpAnTrapsVbOids 1.3.6.1.4.1.2011.5.110.1.9.0
                     hwAncpAnSessionUpTrapParaNum 1.3.6.1.4.1.2011.5.110.1.9.0.1 unsigned32 no-access
Indicates the parameters number of the hwAncpAnSessionUpTrap.
                     hwAncpAnSessionDownTrapParaNum 1.3.6.1.4.1.2011.5.110.1.9.0.2 unsigned32 no-access
Indicates the parameters number of the hwAncpAnSessionDownTrap.
                 hwAncpAnCommonTraps 1.3.6.1.4.1.2011.5.110.1.9.1
                     hwAncpAnCommonTrapsPrefix 1.3.6.1.4.1.2011.5.110.1.9.1.0
                         hwAncpAnSessionDownTrap 1.3.6.1.4.1.2011.5.110.1.9.1.0.1
This notification is generated whenever an ANCP session goes down. A session can go down for several reasons: 1) The ANCP session can be deleted by a manager from the ancpAnSessionConfigTable, and hence it will also be removed from the ancpAnCurrentSessionTable. 2) The session can go operational down due to some malfunction in the network, the AN, or the NAS. In this case, the ANCP session will be still in the ancpAnSessionConfigTable and ancpAnCurrentSessionTable, but the ancpAnCurrentSessionState moves from the estab state to another state. This notification is only generated when ancpAnSessionConfigNotifyDnEnable of this session is set to true.
                         hwAncpAnSessionUpTrap 1.3.6.1.4.1.2011.5.110.1.9.1.0.2
This notification is generated when an ANCP session enters the estab state as given by ancpAnCurrentSessionState. Since ancpAnCurrentSessionAnInstance identifies the ANCP session uniquely the other attributes can be derived from this attribute. This notification is only generated when ancpAnSessionConfigNotifyUpEnable of this session is set to true.
                         hwAncpAnSessionDiagnosticTrap 1.3.6.1.4.1.2011.5.110.1.9.1.0.3
If the setup of the connection fails, the DSLAM and the BRAS must generate an appropriate fault/alarm message to the network management system.