ZTE-AN-INTERFACE-BASE-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZTE-AN-INTERFACE-BASE-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).
|
|||
Object Name | OID | Type | Access | Info |
zxAnInterfaceBaseMib | 1.3.6.1.4.1.3902.1082.30.20 |
This MIB defines zte Access Node managed objects. |
||
zxAnInterfaceObjects | 1.3.6.1.4.1.3902.1082.30.20.2 | |||
zxAnIfBaseObjects | 1.3.6.1.4.1.3902.1082.30.20.2.2 | |||
zxAnIfBaseGlobalObjects | 1.3.6.1.4.1.3902.1082.30.20.2.2.1 | |||
zxAnIfGlobalMaxFrameLength | 1.3.6.1.4.1.3902.1082.30.20.2.2.1.1 | integer32 | read-write |
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. |
zxAnEtherIfHoldoffTime | 1.3.6.1.4.1.3902.1082.30.20.2.2.1.2 | integer32 | read-write |
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. |
zxAnIfConfTable | 1.3.6.1.4.1.3902.1082.30.20.2.2.2 | no-access |
This table includes the interface configuration infomation. |
|
1.3.6.1.4.1.3902.1082.30.20.2.2.2.1 | no-access |
An entry in zxAnIfConfTable. |
||
zxAnIfConfAdminStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.1 | integer | read-write |
Enable/disable the interface. Enumeration: 'disabled': 2, 'enabled': 1. |
zxAnIfConfLockStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.2 | integer | read-write |
Lock/unlock the interface. unlocked -- release the locked status. locked -- disable the service and alarm of this interface. Enumeration: 'locked': 2, 'unlocked': 1. |
zxAnIfConfLastLinkDownTime | 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.3 | dateandtime | read-only |
The time that the link of interface is down. |
zxAnIfConfLastLinkUpTime | 1.3.6.1.4.1.3902.1082.30.20.2.2.2.1.4 | dateandtime | read-only |
The time that the link of interface is up. |
zxAnEtherIfTable | 1.3.6.1.4.1.3902.1082.30.20.2.2.3 | no-access |
This table includes the ethernet-like interface configuration. |
|
1.3.6.1.4.1.3902.1082.30.20.2.2.3.1 | no-access |
An entry in zxAnEtherIfTable. |
||
zxAnEtherIfConfDuplexSpeed | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.2 | integer | read-write |
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. Enumeration: 'full100': 5, 'illegal': 99, 'autoNegotiate': 1, 'full10000': 7, 'half10': 2, 'half100': 4, 'full1000': 6, 'full10': 3. |
zxAnEtherIfActualDuplex | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.3 | integer | read-only |
The actual duplex for this interface. Enumeration: 'autoNegotiate': 1, 'full': 3, 'half': 2. |
zxAnEtherIfActualSpeed | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.4 | integer | read-only |
The actual speed for this interface. Enumeration: 'speed10000': 4, 'speed10': 1, 'speed100': 2, 'autoSpeed': 5, 'speed1000': 3. |
zxAnEtherIfConfConnectorType | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.5 | integer | read-write |
The connector tpye of this interface,such as fibre or copper or auto. If no connector should be regard,it is notConfigured. Enumeration: 'auto': 2, 'fiber': 3, 'notConfigured': 1, 'copper': 4. |
zxAnEtherIfActualConnectorType | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.6 | integer | read-only |
The actual connector for this interface. Enumeration: 'auto': 2, 'fiber': 3, 'notConfigured': 1, 'copper': 4. |
zxAnEtherIfConfFlowCtrlEnable | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.7 | integer | read-write |
Enable/disable the ehternet flow control. Enumeration: 'enable': 1, 'disable': 2. |
zxAnEtherIfConf10GEPhyType | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.8 | integer | read-write |
The physical tpye of this interface,it is used by 10GE interface only now. Enumeration: 'wan10GE': 3, 'lan10GE': 2, 'notConfigured': 1. |
zxAnEtherIfConf10GERefClk | 1.3.6.1.4.1.3902.1082.30.20.2.2.3.1.9 | integer | read-write |
The reference clock used by this interface. It is used by 10GE port. Enumeration: 'lineClock': 3, 'notConfigured': 1, 'localClock': 2. |
zxAnAtmPvcIfTable | 1.3.6.1.4.1.3902.1082.30.20.2.2.4 | no-access |
This table includes the ATM PVC infomation. |
|
1.3.6.1.4.1.3902.1082.30.20.2.2.4.1 | no-access |
An entry in zxAnAtmPvcIfTable. |
||
zxAnAtmPvcIfVpi | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.1 | integer32 | read-only |
VPI. |
zxAnAtmPvcIfVci | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.2 | integer32 | read-only |
VCI. |
zxAnAtmPvcIfEncapsType | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.3 | integer | read-only |
Encapsulation type of this ATM PVC. Enumeration: 'aoe': 7, 'ipoaLlc': 5, 'eoaLlc': 1, 'pppoaLlc': 3, 'ipoaVcmux': 6, 'eoaVcmux': 2, 'pppoaVcmux': 4, 'modemMgmt': 8. |
zxAnAtmPvcIfActualEncapsType | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.4 | integer | read-only |
Actual Encapsulation type of this ATM PVC. Enumeration: 'aoe': 7, 'ipoaLlc': 5, 'eoaLlc': 1, 'pppoaLlc': 3, 'ipoaVcmux': 6, 'eoaVcmux': 2, 'pppoaVcmux': 4, 'unknown': 9, 'modemMgmt': 8. |
zxAnAtmPvcIfAdminStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.5 | integer | read-only |
Enable/disable PVC. Enumeration: 'disabled': 2, 'enabled': 1. |
zxAnAtmPvcIfRowStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.4.1.50 | rowstatus | read-only |
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). |
zxAnOutOfBandIfTable | 1.3.6.1.4.1.3902.1082.30.20.2.2.5 | no-access |
This table includes the Mng port infomation. |
|
1.3.6.1.4.1.3902.1082.30.20.2.2.5.1 | no-access |
An entry in zxAnOutOfBandIfTable. |
||
zxAnOutOfBandIfAdminStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.2 | integer | read-write |
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). Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
zxAnOutOfBandIfLinkStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.3 | integer | read-only |
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. Enumeration: 'dormant': 5, 'lowerLayerDown': 7, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'notPresent': 6. |
zxAnOutOfBandIfDuplexSpeed | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.4 | integer | read-write |
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. Enumeration: 'full100': 5, 'illegal': 99, 'autoNegotiate': 1, 'full10000': 7, 'half10': 2, 'half100': 4, 'full1000': 6, 'full10': 3. |
zxAnOutOfBandIfActualDuplex | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.5 | integer | read-only |
The actual duplex for this interface. Enumeration: 'autoNegotiate': 1, 'full': 3, 'half': 2. |
zxAnOutOfBandIfActualSpeed | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.6 | integer | read-only |
The actual speed for this interface. Enumeration: 'speed10000': 4, 'speed10': 1, 'speed100': 2, 'autoSpeed': 5, 'speed1000': 3. |
zxAnOutOfBandIfTagMode | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.7 | integer | read-write |
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. Enumeration: 'untagged': 1, 'tagged': 2. |
zxAnOutOfBandIfVid | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.8 | integer32 | read-write |
VLAN ID for this interface. Value 0 means unconfigured. |
zxAnOutOfBandIfCos | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.9 | integer32 | read-write |
CoS value for this interface. Value 255 means unconfigured. |
zxAnOutOfBandIfConfNegotiation | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.21 | integer | read-write |
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. Enumeration: 'auto': 1, 'force': 2, 'illegal': 99. |
zxAnOutOfBandIfConfDuplex | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.22 | integer | read-write |
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. Enumeration: 'illegal': 99, 'full': 1. |
zxAnOutOfBandIfConfSpeed | 1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.23 | integer | read-write |
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. Enumeration: 'speed10': 1, 'speed100': 2, 'illegal': 99. |
zxAnInnerPortStatusTable | 1.3.6.1.4.1.3902.1082.30.20.2.2.6 | no-access |
This table includes the inner port status of the line card. |
|
1.3.6.1.4.1.3902.1082.30.20.2.2.6.1 | no-access |
An entry in zxAnInnerPortStatusTable. |
||
zxAnInnerPortRack | 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.1 | integer32 | no-access |
This object indicates the rack number. |
zxAnInnerPortShelf | 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.2 | integer32 | no-access |
This object indicates the shelf number. |
zxAnInnerPortSlot | 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.3 | integer32 | no-access |
This object indicates the slot number. |
zxAnLeftConnectInnerPortStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.4 | integer | no-access |
This object indicates the inner port status connected with the left control card. Enumeration: 'innerPortDown': 2, 'dmaL2MacAbnormal': 5, 'fpgaPortDown': 3, 'higigPortDown': 4, 'pcieAccessAbnormal': 10, 'otherErrors': 254, 'invalid': 255, 'dmaPacketAbnormal': 7, 'innerPortUp': 1, 'dmaCounterAbnormal': 6, 'gppConnPortDown': 8, 'macBcdrPllAbnormal': 11, 'gppFpgaConnPortDown': 9. |
zxAnRightConnectInnerPortStatus | 1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.5 | integer | no-access |
This object indicates the inner port status connected with the right control card. Enumeration: 'innerPortDown': 2, 'dmaL2MacAbnormal': 5, 'fpgaPortDown': 3, 'higigPortDown': 4, 'pcieAccessAbnormal': 10, 'otherErrors': 254, 'invalid': 255, 'dmaPacketAbnormal': 7, 'innerPortUp': 1, 'dmaCounterAbnormal': 6, 'gppConnPortDown': 8, 'macBcdrPllAbnormal': 11, 'gppFpgaConnPortDown': 9. |
zxAnInterfaceNotifications | 1.3.6.1.4.1.3902.1082.30.20.3 | |||
zxAnIfUplinkUp | 1.3.6.1.4.1.3902.1082.30.20.3.1 |
The operational status of uplink interface changes to up. |
||
zxAnIfUplinkDown | 1.3.6.1.4.1.3902.1082.30.20.3.2 |
The operational status of uplink interface changes to down. |
||
zxAnIfAccesslinkUp | 1.3.6.1.4.1.3902.1082.30.20.3.3 |
The operational status of access link interface changes to up. |
||
zxAnIfAccesslinkDown | 1.3.6.1.4.1.3902.1082.30.20.3.4 |
The operational status of access link interface changes to down. |
||
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. |
||
zxAnInnerPortDownClr | 1.3.6.1.4.1.3902.1082.30.20.3.6 |
A zxAnInnerPortDownClr trap is sent when the zxAnInnerPortDownAlm is cleared. |
||
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. |
||
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. |
||
zxAnInterfaceConformance | 1.3.6.1.4.1.3902.1082.30.20.4 |