ZTE-AN-INTERFACE-BASE-MIB

File: ZTE-AN-INTERFACE-BASE-MIB.mib (30505 bytes)

Imported modules

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

Imported symbols

RowStatus DisplayString DateAndTime
MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE Counter64 ifIndex
ifAdminStatus ifOperStatus ifType
zxAnInterface zxAnSubIfIndex

Defined Types

ZxAnIfConfEntry  
SEQUENCE    
  zxAnIfConfAdminStatus INTEGER
  zxAnIfConfLockStatus INTEGER
  zxAnIfConfLastLinkDownTime DateAndTime
  zxAnIfConfLastLinkUpTime DateAndTime

ZxAnEtherIfEntry  
SEQUENCE    
  zxAnEtherIfConfDuplexSpeed INTEGER
  zxAnEtherIfActualDuplex INTEGER
  zxAnEtherIfActualSpeed INTEGER
  zxAnEtherIfConfConnectorType INTEGER
  zxAnEtherIfActualConnectorType INTEGER
  zxAnEtherIfConfFlowCtrlEnable INTEGER
  zxAnEtherIfConf10GEPhyType INTEGER
  zxAnEtherIfConf10GERefClk INTEGER

ZxAnAtmPvcIfEntry  
SEQUENCE    
  zxAnAtmPvcIfVpi Integer32
  zxAnAtmPvcIfVci Integer32
  zxAnAtmPvcIfEncapsType INTEGER
  zxAnAtmPvcIfActualEncapsType INTEGER
  zxAnAtmPvcIfAdminStatus INTEGER
  zxAnAtmPvcIfRowStatus RowStatus

ZxAnOutOfBandIfEntry  
SEQUENCE    
  zxAnOutOfBandIfAdminStatus INTEGER
  zxAnOutOfBandIfLinkStatus INTEGER
  zxAnOutOfBandIfDuplexSpeed INTEGER
  zxAnOutOfBandIfActualDuplex INTEGER
  zxAnOutOfBandIfActualSpeed INTEGER
  zxAnOutOfBandIfTagMode INTEGER
  zxAnOutOfBandIfVid Integer32
  zxAnOutOfBandIfCos Integer32
  zxAnOutOfBandIfConfNegotiation INTEGER
  zxAnOutOfBandIfConfDuplex INTEGER
  zxAnOutOfBandIfConfSpeed INTEGER

ZxAnInnerPortStatusEntry  
SEQUENCE    
  zxAnInnerPortRack Integer32
  zxAnInnerPortShelf Integer32
  zxAnInnerPortSlot Integer32
  zxAnLeftConnectInnerPortStatus INTEGER
  zxAnRightConnectInnerPortStatus INTEGER

Defined Values

zxAnInterfaceBaseMib 1.3.6.1.4.1.3902.1082.30.20
This MIB defines zte Access Node managed objects.
MODULE-IDENTITY    

zxAnInterfaceObjects 1.3.6.1.4.1.3902.1082.30.20.2
OBJECT IDENTIFIER    

zxAnInterfaceNotifications 1.3.6.1.4.1.3902.1082.30.20.3
OBJECT IDENTIFIER    

zxAnInterfaceConformance 1.3.6.1.4.1.3902.1082.30.20.4
OBJECT IDENTIFIER    

zxAnIfBaseObjects 1.3.6.1.4.1.3902.1082.30.20.2.2
OBJECT IDENTIFIER    

zxAnIfBaseGlobalObjects 1.3.6.1.4.1.3902.1082.30.20.2.2.1
OBJECT IDENTIFIER    

zxAnIfGlobalMaxFrameLength 1.3.6.1.4.1.3902.1082.30.20.2.2.1.1
Global system maximum frame size, specifies the maximum frame size on all interfaces(PON ports and uplink interfaces). The invalid frame whose size is larger than the object will be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..9600  

zxAnEtherIfHoldoffTime 1.3.6.1.4.1.3902.1082.30.20.2.2.1.2
Global system ethernet interface hold-off time. Hold-off time: The time between the declaration of a signal fail (SF) or signal degrade (SD) condition and the initialization of the protection switching algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10000  

zxAnIfConfTable 1.3.6.1.4.1.3902.1082.30.20.2.2.2
This table includes the interface configuration infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnIfConfEntry

zxAnIfConfEntry 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1
An entry in zxAnIfConfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnIfConfEntry  

zxAnIfConfAdminStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.1
Enable/disable the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnIfConfLockStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.2
Lock/unlock the interface. unlocked -- release the locked status. locked -- disable the service and alarm of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unlocked(1), locked(2)  

zxAnIfConfLastLinkDownTime 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.3
The time that the link of interface is down.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxAnIfConfLastLinkUpTime 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.4
The time that the link of interface is up.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxAnEtherIfTable 1.3.6.1.4.1.3902.1082.30.20.2.2.3
This table includes the ethernet-like interface configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnEtherIfEntry

zxAnEtherIfEntry 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1
An entry in zxAnEtherIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnEtherIfEntry  

zxAnEtherIfConfDuplexSpeed 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.2
DURABLE: { auto_negotiate:all } The desired speed and duplex for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If the port type does NOT support the default of auto_negotiate(1), then the application initializes the port to a valid value (e.g., 1000full(6)). Note that not all controls are possible for all interfaces. For example, only full-1000(6) is available for Gigabit Ethernet interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoNegotiate(1), half10(2), full10(3), half100(4), full100(5), full1000(6), full10000(7), illegal(99)  

zxAnEtherIfActualDuplex 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.3
The actual duplex for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER autoNegotiate(1), half(2), full(3)  

zxAnEtherIfActualSpeed 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.4
The actual speed for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed10(1), speed100(2), speed1000(3), speed10000(4), autoSpeed(5)  

zxAnEtherIfConfConnectorType 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.5
The connector tpye of this interface,such as fibre or copper or auto. If no connector should be regard,it is notConfigured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notConfigured(1), auto(2), fiber(3), copper(4)  

zxAnEtherIfActualConnectorType 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.6
The actual connector for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), auto(2), fiber(3), copper(4)  

zxAnEtherIfConfFlowCtrlEnable 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.7
Enable/disable the ehternet flow control.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxAnEtherIfConf10GEPhyType 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.8
The physical tpye of this interface,it is used by 10GE interface only now.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notConfigured(1), lan10GE(2), wan10GE(3)  

zxAnEtherIfConf10GERefClk 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.9
The reference clock used by this interface. It is used by 10GE port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notConfigured(1), localClock(2), lineClock(3)  

zxAnAtmPvcIfTable 1.3.6.1.4.1.3902.1082.30.20.2.2.4
This table includes the ATM PVC infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAtmPvcIfEntry

zxAnAtmPvcIfEntry 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1
An entry in zxAnAtmPvcIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAtmPvcIfEntry  

zxAnAtmPvcIfVpi 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.1
VPI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAtmPvcIfVci 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.2
VCI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAtmPvcIfEncapsType 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.3
Encapsulation type of this ATM PVC.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER eoaLlc(1), eoaVcmux(2), pppoaLlc(3), pppoaVcmux(4), ipoaLlc(5), ipoaVcmux(6), aoe(7), modemMgmt(8)  

zxAnAtmPvcIfActualEncapsType 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.4
Actual Encapsulation type of this ATM PVC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER eoaLlc(1), eoaVcmux(2), pppoaLlc(3), pppoaVcmux(4), ipoaLlc(5), ipoaVcmux(6), aoe(7), modemMgmt(8), unknown(9)  

zxAnAtmPvcIfAdminStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.5
Enable/disable PVC.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnAtmPvcIfRowStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAtmPvcIfEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnOutOfBandIfTable 1.3.6.1.4.1.3902.1082.30.20.2.2.5
This table includes the Mng port infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnOutOfBandIfEntry

zxAnOutOfBandIfEntry 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1
An entry in zxAnOutOfBandIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnOutOfBandIfEntry  

zxAnOutOfBandIfAdminStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.2
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

zxAnOutOfBandIfLinkStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.3
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)  

zxAnOutOfBandIfDuplexSpeed 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.4
DURABLE: { auto_negotiate:all } The desired speed and duplex for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If the port type does NOT support the default of auto_negotiate(1), then the application initializes the port to a valid value (e.g., 1000full(6)). Note that not all controls are possible for all interfaces. For example, only full-1000(6) is available for Gigabit Ethernet interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoNegotiate(1), half10(2), full10(3), half100(4), full100(5), full1000(6), full10000(7), illegal(99)  

zxAnOutOfBandIfActualDuplex 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.5
The actual duplex for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER autoNegotiate(1), half(2), full(3)  

zxAnOutOfBandIfActualSpeed 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.6
The actual speed for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed10(1), speed100(2), speed1000(3), speed10000(4), autoSpeed(5)  

zxAnOutOfBandIfTagMode 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.7
The tag mode for this interface. untagged(1):zxAnSysOutbandPortVlanId and zxAnSysOutbandPortCos are invalid. tagged(2): zxAnSysOutbandPortVlanId is required. zxAnSysOutbandPortCos is optional. If VLAN ID and CoS are configured, the packet which has the same VLAN ID and CoS can be received. If only VLAN ID is configured,the packet which has the same VLAN ID can be received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untagged(1), tagged(2)  

zxAnOutOfBandIfVid 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.8
VLAN ID for this interface. Value 0 means unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

zxAnOutOfBandIfCos 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.9
CoS value for this interface. Value 255 means unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnOutOfBandIfConfNegotiation 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.21
This object is defined for C600 series NE. The desired negotiation for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If this value is auto, zxAnOutOfBandIfConfDuplex and zxAnOutOfBandIfConfSpeed can not be set. Only if this value is force, zxAnOutOfBandIfConfDuplex and zxAnOutOfBandIfConfSpeed can be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), force(2), illegal(99)  

zxAnOutOfBandIfConfDuplex 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.22
This object is defined for C600 series NE. The desired duplex for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If zxAnOutOfBandIfConfNegotiation value is auto, this object can not be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), illegal(99)  

zxAnOutOfBandIfConfSpeed 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.23
This object is defined for C600 series NE. The desired speed for this interface. speed10 : 10M, speed100 : 100M, If the selected control is not possible on the interface, a value of illegal(99) is returned. If zxAnOutOfBandIfConfNegotiation value is auto, this object can not be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER speed10(1), speed100(2), illegal(99)  

zxAnInnerPortStatusTable 1.3.6.1.4.1.3902.1082.30.20.2.2.6
This table includes the inner port status of the line card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnInnerPortStatusEntry

zxAnInnerPortStatusEntry 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1
An entry in zxAnInnerPortStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnInnerPortStatusEntry  

zxAnInnerPortRack 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.1
This object indicates the rack number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnInnerPortShelf 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.2
This object indicates the shelf number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnInnerPortSlot 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.3
This object indicates the slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnLeftConnectInnerPortStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.4
This object indicates the inner port status connected with the left control card.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER innerPortUp(1), innerPortDown(2), fpgaPortDown(3), higigPortDown(4), dmaL2MacAbnormal(5), dmaCounterAbnormal(6), dmaPacketAbnormal(7), gppConnPortDown(8), gppFpgaConnPortDown(9), pcieAccessAbnormal(10), macBcdrPllAbnormal(11), otherErrors(254), invalid(255)  

zxAnRightConnectInnerPortStatus 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.5
This object indicates the inner port status connected with the right control card.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER innerPortUp(1), innerPortDown(2), fpgaPortDown(3), higigPortDown(4), dmaL2MacAbnormal(5), dmaCounterAbnormal(6), dmaPacketAbnormal(7), gppConnPortDown(8), gppFpgaConnPortDown(9), pcieAccessAbnormal(10), macBcdrPllAbnormal(11), otherErrors(254), invalid(255)  

zxAnIfUplinkUp 1.3.6.1.4.1.3902.1082.30.20.3.1
The operational status of uplink interface changes to up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnIfUplinkDown 1.3.6.1.4.1.3902.1082.30.20.3.2
The operational status of uplink interface changes to down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnIfAccesslinkUp 1.3.6.1.4.1.3902.1082.30.20.3.3
The operational status of access link interface changes to up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnIfAccesslinkDown 1.3.6.1.4.1.3902.1082.30.20.3.4
The operational status of access link interface changes to down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnInnerPortDownAlm 1.3.6.1.4.1.3902.1082.30.20.3.5
When the inner port of the card is down, the card will be reset by NE twice. If the fault still exists, a zxAnInnerPortDownAlm trap will be sent.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnInnerPortDownClr 1.3.6.1.4.1.3902.1082.30.20.3.6
A zxAnInnerPortDownClr trap is sent when the zxAnInnerPortDownAlm is cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnUplinkPortAbnormalAlm 1.3.6.1.4.1.3902.1082.30.20.3.7
A zxAnUplinkPortAbnormalAlm is sent when the agent has detected that the ifOperStatus is down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnUplinkPortAbnormalClr 1.3.6.1.4.1.3902.1082.30.20.3.8
A zxAnUplinkPortAbnormalClr is sent when the agent has detected that the ifOperStatus is up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE