ZTE-AN-PON-PROTECTION-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZTE-AN-PON-PROTECTION-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 |
zxAnPonProtectionMib | 1.3.6.1.4.1.3902.1082.500.5 |
The MIB module for the management of PON protection. |
||
zxAnPonProtectionGlobalObjects | 1.3.6.1.4.1.3902.1082.500.5.1 | |||
zxAnPonProtectGroupNextIndex | 1.3.6.1.4.1.3902.1082.500.5.1.1 | unsigned32 | read-only |
This object contains the value to be used for zxAnPonProtectGroupId when creating entries in the zxAnPonProtectGroupTable. The value 0 indicates that no unassigned entries are available. To obtain the value of zxAnPonProtectGroupNextIndex for a new entry in the zxAnPonProtectGroupTable, the manager issues a management protocol retrieval operation. The agent will determine through its local policy when this index value will be made available for reuse. |
zxAnPonProtectDataSyncProgress | 1.3.6.1.4.1.3902.1082.500.5.1.2 | integer32 | read-only |
This object indicates the executing percentage of the data synchronizing procedure. |
zxAnPonProtectSpanNeUdpPort | 1.3.6.1.4.1.3902.1082.500.5.1.3 | integer32 | read-write |
The UDP port, this port is used for span NE protection communication. |
zxAnPonProtectCapabilities | 1.3.6.1.4.1.3902.1082.500.5.1.100 | bits | read-only |
The PON capabilities of this equipment. The bit value 1 means the function represented by this bit is supported by this equipment. bit 0: value 1 means support span NE protection encryption key. NOTE: No recommended to display it in NMS. Bits: 'spanNeEncryptKey': 0. |
zxAnPonProtectionObjects | 1.3.6.1.4.1.3902.1082.500.5.2 | |||
zxAnPonProtectGroupTable | 1.3.6.1.4.1.3902.1082.500.5.2.1 | no-access |
Protection group configuration. |
|
1.3.6.1.4.1.3902.1082.500.5.2.1.1 | no-access |
Pon protection group entry. Entries in the zxAnPonProtectGroupTable are created and deleted using the zxAnPonProtectGroupRowStatus object, modify is prohibited. The multi-variables binding rule should be complied with when a manager configures protection group. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create protection group, the mandatory and optional variables are as follows: mandatoty: zxAnPonProtectGroupName, zxAnPonProtectGroupWorkPort, zxAnPonProtectGroupProtectPort, zxAnPonProtectType optional:none |
||
zxAnPonProtectGroupId | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.1 | unsigned32 | no-access |
Identifier of a PON protection group. The available group id can be derived from 'zxAnPonProtectGroupNextIndex'. |
zxAnPonProtectGroupName | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.2 | displaystring | read-only |
Name of a PON protection group. |
zxAnPonProtectGroupWorkPort | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.3 | interfaceindex | read-only |
Same as ifIndex: |-------------+----------|------------|---------|---------| |InterfaceType| Rack No. | Shelf No. | Slot No.| Port No.| | 1 (4bits) | (4bits) | (8bits) | (8bits) | (8bits) | +-------------+----------+------------+---------+---------+ |
zxAnPonProtectGroupProtectPort | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.4 | interfaceindex | read-only |
Same as ifIndex: |-------------+----------|------------|---------|---------| |InterfaceType| Rack No. | Shelf No. | Slot No.| Port No.| | 1 (4bits) | (4bits) | (8bits) | (8bits) | (8bits) | +-------------+----------+------------+---------+---------+ |
zxAnPonProtectType | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.5 | integer | read-only |
PON protection type. 1 - TYPE A protection 2 - TYPE B protection 3 - TYPE C protection 4 - TYPE D protection Enumeration: 'typeD': 4, 'typeA': 1, 'typeC': 3, 'typeB': 2. |
zxAnPonProtectSubType | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.6 | integer | read-only |
Not supported. PON protection structure type. subType1 - 1+1 protection subType2 - 1:1 proteciton subType3 - protection supportting load balance. Enumeration: 'subType2': 2, 'subType3': 3, 'subType1': 1. |
zxAnPonProtectSystemMode | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.7 | integer | read-only |
The system mode of PON protection. Enumeration: 'spanNeAsWorkPort': 2, 'sameNe': 1, 'spanNeAsProtectionPort': 3. |
zxAnPonProtectPeerAddrType | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.8 | inetaddresstype | read-only |
IP address type to be used by a peer IP host. When 'zxAnPonProtectSystemMode' is 'spanNeAsWorkPort' or 'spanNeAsProtectionPort', then this attribute is valid. |
zxAnPonProtectPeerIpAddr | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.9 | inetaddress | read-only |
IP address to be used by a peer IP host. When 'zxAnPonProtectSystemMode' is 'spanNeAsWorkPort' or 'spanNeAsProtectionPort' then this attribute is valid. |
zxAnPonProtectSpanNeEncryptKey | 1.3.6.1.4.1.3902.1082.500.5.2.1.1.10 | displaystring | read-only |
The encryption key, this attribute is used for span NE protection communication and it is valid when zxAnPonProtectSystemMode is 'spanNeAsWorkPort' or 'spanNeAsProtectionPort'. The empty string indicates no configuration. |
zxAnPonProtectGroupRowStatus | 1.3.6.1.4.1.3902.1082.500.5.2.1.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). In particular, a newly created row cannot be created until the corresponding zxAnPonProtectGroupId zxAnPonProtectGroupName zxAnPonProtectGroupWorkPort zxAnPonProtectGroupProtectPort zxAnPonProtectType have been set. 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). |
zxAnPonProtectGroupPropTable | 1.3.6.1.4.1.3902.1082.500.5.2.2 | no-access |
Protection group property. |
|
1.3.6.1.4.1.3902.1082.500.5.2.2.1 | no-access |
Property of a PON protection group. |
||
zxAnPonProtectActiveChannel | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.1 | integer | read-only |
The channel activated. Enumeration: 'none': 1, 'protectChannel': 3, 'workChannel': 2. |
zxAnPonProtectRevertMode | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.2 | integer | read-write |
Protection revertive mode. Enumeration: 'revertive': 1, 'nonRevertive': 2. |
zxAnPonProtectWtrInterval | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.3 | integer32 | read-write |
Wait retrieve time. |
zxAnPonProtectLastApsRequest | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.4 | integer | read-only |
The last automatic protection switch request status. Enumeration: 'manualSwitchToWork': 7, 'forcedSwitchToProtection': 12, 'noRequest': 1, 'workSignalDegrade': 8, 'waitToRestore': 5, 'workSignalFail': 10, 'lockoutOfProtection': 14, 'protectionSignalDegrade': 9, 'protectionSignalFail': 11, 'reverseRequest': 3, 'doNotRevert': 2, 'manualSwitchToProtection': 6, 'forcedSwitchToWork': 13, 'exercise': 4. |
zxAnPonProtectWorkLinkStatus | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.5 | integer | read-only |
The working link status of PON protection group. na(1): the working link of PON protection group is in not available status. noAlarm(2): the working link of PON protection group is in no alarm status. signalDegraded(3): the working link of PON protection group is in signal degraded status. signalFailed(4): the working link of PON protection group is in signal failed status. Enumeration: 'signalDegraded': 3, 'na': 1, 'noAlarm': 2, 'signalFailed': 4. |
zxAnPonProtectPrtcLinkStatus | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.6 | integer | read-only |
The protected link status of PON protection group. na(1): the working link of PON protection group is in not available status. noAlarm(2): the working link of PON protection group is in no alarm status. signalDegraded(3): the working link of PON protection group is in signal degraded status. signalFailed(4): the working link of PON protection group is in signal failed status. Enumeration: 'signalDegraded': 3, 'na': 1, 'noAlarm': 2, 'signalFailed': 4. |
zxAnPonProtectPonAlmDuration | 1.3.6.1.4.1.3902.1082.500.5.2.2.1.7 | integer32 | read-only |
The zxAnPonProtectPonLinkFaultAlm trap duration. |
zxAnPonProtectActionTable | 1.3.6.1.4.1.3902.1082.500.5.2.3 | no-access |
Protection action. |
|
1.3.6.1.4.1.3902.1082.500.5.2.3.1 | no-access |
Action of a PON protection group. |
||
zxAnPonProtectSwitchCommand | 1.3.6.1.4.1.3902.1082.500.5.2.3.1.1 | integer | read-write |
Switch command. Enumeration: 'manualW2p': 4, 'lockoutProtection': 6, 'forceW2p': 2, 'manualP2w': 3, 'clearAll': 5, 'forceP2w': 1. |
zxAnPonProtectSwitchOnuList | 1.3.6.1.4.1.3902.1082.500.5.2.3.1.2 | octet string | read-write |
ONU list, in order to switch ONU protection. First to find out the work PON port by 'zxAnPonProtectGroupId',then the ONUs all belong to the work PON port. The use of 32-octet specifies 256 ONU. Each octet within this field specifies a set of eight ONUs, with the first octet specifying ONU 1 through 8, the second octet specifying ONU 9 through 16, etc. If that bit has a value of '1' then indicates ONU exists. Reading operation is prohibited. |
zxAnPonProtectGroupExtPropTable | 1.3.6.1.4.1.3902.1082.500.5.2.4 | no-access |
PON protection group extended property table, only for type C and type D protection. |
|
1.3.6.1.4.1.3902.1082.500.5.2.4.1 | no-access |
PON protection group extend property entry, only for type C and type D protection. Entries in the zxAnPonProtectGroupExtPropTable are created and deleted using the zxAnPonProtectExtPropRowStatus object. modify is prohibited. The multi-variables binding rule should be complied with when a manager configures protection group. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create protection group extend property, the mandatory and optional variables are as follows: mandatoty: zxAnPonProtectProtectChannelOnuId optional:none |
||
zxAnPonProtectWorkChannelOnuId | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.1 | integer32 | no-access |
Master ONU ID. The ONU must has been configured at the work port before. |
zxAnPonProtectChannelOnuId | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.2 | integer32 | read-only |
Slave ONU ID. The ONU must has been configured at the protect port before. |
zxAnPonProtectOnuActiveChannel | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.3 | integer | read-only |
Active channel. Enumeration: 'none': 1, 'protectChannel': 3, 'workChannel': 2. |
zxAnPonProtectOnuLastApsRequest | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.4 | integer | read-only |
ONU last automatic protection switch request status. Enumeration: 'manualSwitchToWork': 7, 'forcedSwitchToProtection': 12, 'noRequest': 1, 'workSignalDegrade': 8, 'waitToRestore': 5, 'workSignalFail': 10, 'lockoutOfProtection': 14, 'protectionSignalDegrade': 9, 'protectionSignalFail': 11, 'reverseRequest': 3, 'doNotRevert': 2, 'manualSwitchToProtection': 6, 'forcedSwitchToWork': 13, 'exercise': 4. |
zxAnPonProtectOnuWorkLinkStatus | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.5 | integer | read-only |
The working ONU link status. na(1): the working link of PON protection group is in not available status. noAlarm(2): the working link of PON protection group is in no alarm status. signalDegraded(3): the working link of PON protection group is in signal degraded status. signalFailed(4): the working link of PON protection group is in signal failed status. Enumeration: 'signalDegraded': 3, 'na': 1, 'noAlarm': 2, 'signalFailed': 4. |
zxAnPonProtectOnuPrtcLinkStatus | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.6 | integer | read-only |
The protection ONU link status. na(1): the working link of PON protection group is in not available status. noAlarm(2): the working link of PON protection group is in no alarm status. signalDegraded(3): the working link of PON protection group is in signal degraded status. signalFailed(4): the working link of PON protection group is in signal failed status. Enumeration: 'signalDegraded': 3, 'na': 1, 'noAlarm': 2, 'signalFailed': 4. |
zxAnPonProtectOnuLinkAlmDuration | 1.3.6.1.4.1.3902.1082.500.5.2.4.1.7 | integer32 | read-only |
The trap zxAnPonProtectOnuLinkFaultAlm duration. |
zxAnPonProtectExtPropRowStatus | 1.3.6.1.4.1.3902.1082.500.5.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). In particular, a newly created row cannot be created until the corresponding zxAnPonProtectWorkChannelOnuId and zxAnPonProtectChannelOnuId have been set. 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). |
zxAnPonProtectionNotifications | 1.3.6.1.4.1.3902.1082.500.5.3 | |||
zxAnPonProtectSwitchEvent | 1.3.6.1.4.1.3902.1082.500.5.3.1 |
Switch event. |
||
zxAnPonProtectPonLinkFaultAlm | 1.3.6.1.4.1.3902.1082.500.5.3.2 |
The alarm occured when the working channel or protection channel is in alarm status. |
||
zxAnPonProtectPonLinkFaultClr | 1.3.6.1.4.1.3902.1082.500.5.3.3 |
The alarm cleared when the working channel and protection channel are in no-alarm status. |
||
zxAnPonProtectOnuLinkFaultAlm | 1.3.6.1.4.1.3902.1082.500.5.3.4 |
The alarm occured when the ONU working channel or ONU protection channel is in alarm status. |
||
zxAnPonProtectOnuLinkFaultClr | 1.3.6.1.4.1.3902.1082.500.5.3.5 |
The alarm cleared when the ONU working channel and ONU protection channel are in no-alarm status. |
||
zxAnPonProtectionConformance | 1.3.6.1.4.1.3902.1082.500.5.4 | |||
zxAnPonProtectionCompliances | 1.3.6.1.4.1.3902.1082.500.5.4.1 | |||
zxAnPonProtectionCompliance | 1.3.6.1.4.1.3902.1082.500.5.4.1.1 |
The compliance statement for entities which implement the ZTE-AN-PONPROTECTION-MIB. |
||
zxAnPonProtectionGroups | 1.3.6.1.4.1.3902.1082.500.5.4.2 | |||
zxAnPonProtectionMgmtGroup | 1.3.6.1.4.1.3902.1082.500.5.4.2.1 |
A collection of objects for PON protection configuration. |
||
zxAnPonProtectionTrapGroup | 1.3.6.1.4.1.3902.1082.500.5.4.2.2 |
A collection of notifications. |