ZTE-AN-LOOPBACKDETECT-MIB

File: ZTE-AN-LOOPBACKDETECT-MIB.mib (14506 bytes)

Imported modules

IF-MIB SNMPv2-SMI ZTE-AN-IF-MIB
ZTE-AN-SMI

Imported symbols

ifIndex Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE zxAnSubIfIndex
zxAnOam

Defined Types

ZxAnLoopbackDetectIfConfEntry  
SEQUENCE    
  zxAnLoopbackDetectIfEnable INTEGER
  zxAnLoopbackDetectIfActiveEnable INTEGER
  zxAnLoopbackDetectIfStartVid Integer32
  zxAnLoopbackDetectIfEndVid Integer32
  zxAnLoopbackDetectIfConfMode INTEGER

ZxAnLoopbackDetectIfStatusEntry  
SEQUENCE    
  zxAnLoopbackDetectVid Integer32
  zxAnLoopbackDetectIfStatus INTEGER

ZxAnLoopbackManualDetectIfEntry  
SEQUENCE    
  zxAnLoopbackManualDetectIfAction INTEGER
  zxAnLoopbackManualDetectIfVid Integer32
  zxAnLoopbackManualDetectIfPkts Integer32

Defined Values

zxAnLoopbackDetectMib 1.3.6.1.4.1.3902.1082.80.20
This MIB defines managed objects of ZTE loopback detection management.
MODULE-IDENTITY    

zxAnLoopbackDetectGlobalObjects 1.3.6.1.4.1.3902.1082.80.20.1
OBJECT IDENTIFIER    

zxAnLoopbackDetectObjects 1.3.6.1.4.1.3902.1082.80.20.2
OBJECT IDENTIFIER    

zxAnLoopbackDetectNotifications 1.3.6.1.4.1.3902.1082.80.20.3
OBJECT IDENTIFIER    

zxAnLoopbackDetectGlobalEnable 1.3.6.1.4.1.3902.1082.80.20.1.1
The global switch of loopback detection function. enabled(1) means the global switch is on, disabled(2) means the global switch is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnLoopbackDetectIfShutdown 1.3.6.1.4.1.3902.1082.80.20.1.2
Indicate whether shutdown the upstream flow of the interface which is loopbackd. enabled(1) means shutdown. disabled(2) means not shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnLoopbackDetectRechkInterval 1.3.6.1.4.1.3902.1082.80.20.1.3
If a interface is loopbackd, the systerm will start the rechecking mechanism. This object indicates the recheck interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3600  

zxAnLoopbackDetectActiveEnable 1.3.6.1.4.1.3902.1082.80.20.1.4
The global switch of the active loopback detection function. enabled(1) means the switch is on, disabled(2) means the switch is off. For C600 Series, the default value is enabled. For non-C600 Series, the default value is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnLoopbackDetectActiveInterval 1.3.6.1.4.1.3902.1082.80.20.1.5
The interval of the active loopback detection. For C600 Series, the default value is 30. For non-C600 Series, the default value is 120.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..900  

zxAnLoopbackSelfLoopCheckEthType 1.3.6.1.4.1.3902.1082.80.20.1.6
The ethernet type of the self-loop detection packet. It is only defined for C600 series.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zxAnLoopbackDetectIfConfTable 1.3.6.1.4.1.3902.1082.80.20.2.2
This table represents the interface loopback detection configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnLoopbackDetectIfConfEntry

zxAnLoopbackDetectIfConfEntry 1.3.6.1.4.1.3902.1082.80.20.2.2.1
An entry in zxAnLoopbackDetectIfConfTable. Only physical port can be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnLoopbackDetectIfConfEntry  

zxAnLoopbackDetectIfEnable 1.3.6.1.4.1.3902.1082.80.20.2.2.1.1
Indicate the interface switch of loopback detection function. enabled(1) means the interface switch is on, disabled(2) means the interface switch is off. For non-C600 series, the default value is disabled. For C600 series, it is just used as alarm switch and the default value is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnLoopbackDetectIfActiveEnable 1.3.6.1.4.1.3902.1082.80.20.2.2.1.2
Indicate the interface switch of the active loopback detection function. enabled(1) means the switch is on, disabled(2) means the switch is off. For C600 series, the default value is enabled. For non-C600 series, the default value is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnLoopbackDetectIfStartVid 1.3.6.1.4.1.3902.1082.80.20.2.2.1.3
The starting VLAN ID of the active loopback detection. A value of '65535' means that the starting VLAN ID is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnLoopbackDetectIfEndVid 1.3.6.1.4.1.3902.1082.80.20.2.2.1.4
The ending VLAN ID of the active loopback detection. A value of '65535' means that the ending VLAN ID is not configured. zxAnLoopbackDetectIfEndVid must be greater than or equal to zxAnLoopbackDetectIfStartVid. Only one VLAN ID is configured When zxAnLoopbackDetectIfEndVid is equal to zxAnLoopbackDetectIfStartVid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnLoopbackDetectIfConfMode 1.3.6.1.4.1.3902.1082.80.20.2.2.1.5
The configured loopback detection mode. autoDetection means the loopback detection VLAN ID is specified by the VLAN translation configuration in user-side and the VLAN member list in network-side. userSpecifiedVid means the loopback detection VLAN ID is specified by the zxAnLoopbackDetectIfStartVid and zxAnLoopbackDetectIfEndVid. It is only defined for C600 series.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoDetection(1), userSpecifiedVid(2)  

zxAnLoopbackDetectIfStatusTable 1.3.6.1.4.1.3902.1082.80.20.2.3
This table represents the loopbacked interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnLoopbackDetectIfStatusEntry

zxAnLoopbackDetectIfStatusEntry 1.3.6.1.4.1.3902.1082.80.20.2.3.1
An entry in zxAnLoopbackDetectIfStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnLoopbackDetectIfStatusEntry  

zxAnLoopbackDetectVid 1.3.6.1.4.1.3902.1082.80.20.2.3.1.1
Indicate the VLAN ID when the interface is loopbackd.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

zxAnLoopbackDetectIfStatus 1.3.6.1.4.1.3902.1082.80.20.2.3.1.2
Indicate the interface status when the interface is loopbackd: loopbacked(1) means the interface is loopbacked, interfaceShutdown(2) means the interface is loopbacked, and shutdown the upstream flow, loopbackCleared(3) means the loopback is recoverd. suspectedLoopback(4) means there is no loopback in fact because of STP and VLAN configuration, but the loopback packet has reached the device. It is only defined for C600 series.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loopbacked(1), interfaceShutdown(2), loopbackCleared(3), suspectedLoopback(4)  

zxAnLoopbackManualDetectIfTable 1.3.6.1.4.1.3902.1082.80.20.2.4
This table provides the parameters to start an interface manual loopback detection. The parameters cann't be read after starting the detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnLoopbackManualDetectIfEntry

zxAnLoopbackManualDetectIfEntry 1.3.6.1.4.1.3902.1082.80.20.2.4.1
An entry in zxAnLoopbackManualDetectIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnLoopbackManualDetectIfEntry  

zxAnLoopbackManualDetectIfAction 1.3.6.1.4.1.3902.1082.80.20.2.4.1.1
The interface manual loopback detection action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1)  

zxAnLoopbackManualDetectIfVid 1.3.6.1.4.1.3902.1082.80.20.2.4.1.2
The VLAN ID of the interface manual loopback detection. A value of '65535' means that the VLAN ID is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnLoopbackManualDetectIfPkts 1.3.6.1.4.1.3902.1082.80.20.2.4.1.3
The packet number of the interface manual loopback detection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

zxAnIfLoopbackedAlm 1.3.6.1.4.1.3902.1082.80.20.3.1
A zxAnIfLoopbackedAlm trap is sent when the interface is loopbacked.
Status: current Access: read-write
NOTIFICATION-TYPE    

zxAnIfLoopbackedClr 1.3.6.1.4.1.3902.1082.80.20.3.2
A zxAnIfLoopbackedClr trap is sent when the interface's loopback has been cleared.
Status: current Access: read-write
NOTIFICATION-TYPE