ZXROSNG-TPAPS-MIB

File: ZXROSNG-TPAPS-MIB.mib (30358 bytes)

Imported modules

SNMPv2-SMI ZXR10-SMI SNMPv2-TC

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Unsigned32
zxr10RosngMIB DisplayString TEXTUAL-CONVENTION

Defined Types

ApsActiveState  
APS active state
TEXTUAL-CONVENTION    
  INTEGER restoreRun(0), pause(1)  

ApsSendPMode  
APS packet sending mode
TEXTUAL-CONVENTION    
  INTEGER send(0), nosend(1)  

ApsRevertMode  
APS revertive mode
TEXTUAL-CONVENTION    
  INTEGER revertive(0), nonrevertive(1)  

ApsSwitchCmd  
APS switch command
TEXTUAL-CONVENTION    
  INTEGER none(0), clear(1), lockout(2), fsP(3), msP(4), exercise(5), fsW(6), msW(7)  

ApsStatusState  
APS state
TEXTUAL-CONVENTION    
  INTEGER noRequestNull(0), noRequestNormal(1), lockout(2), forcedSwitch(3), signalFailW(4), signalFailP(5), manualSwitch(6), waitToRestore(7), exerciseNull(8), exerciseNormal(9), doNotRevert(10), signalDegrW(11), signalDegrP(12), manualSwitchW(13), forcedSwitchW(14), mappingSwitchW(15), mappingSwitchP(16), reverseRequestNull(17), reverseRequestNormal(18)  

ApsBridgeType  
APS bridge type
TEXTUAL-CONVENTION    
  INTEGER broadcast(1), selector(2)  

ZxAPSLineProtectTGConfigEntry  
SEQUENCE    
  zxAPSLineProtectTGTGID Unsigned32
  zxAPSLineProtectTGActiveState ApsActiveState
  zxAPSLineProtectTGSendPMode ApsSendPMode
  zxAPSLineProtectTGHoldOffTime Unsigned32
  zxAPSLineProtectTGRevertMode ApsRevertMode
  zxAPSLineProtectTGWTRTime Unsigned32
  zxAPSLineProtectTGSwitchFlag ApsSwitchCmd
  zxAPSLineProtectTGBridgeType ApsBridgeType

ZxAPSLineProtectPWConfigEntry  
SEQUENCE    
  zxAPSLineProtectPWName DisplayString
  zxAPSLineProtectPWActiveState ApsActiveState
  zxAPSLineProtectPWSendPMode ApsSendPMode
  zxAPSLineProtectPWHoldOffTime Unsigned32
  zxAPSLineProtectPWRevertMode ApsRevertMode
  zxAPSLineProtectPWWTRTime Unsigned32
  zxAPSLineProtectPWSwitchFlag ApsSwitchCmd
  zxAPSLineProtectPWBridgeType ApsBridgeType

ZxAPSLineProtectTGStatusEntry  
SEQUENCE    
  zxAPSLineProtectTGStatusTGID Unsigned32
  zxAPSLineProtectTGStatusState ApsStatusState

ZxAPSLineProtectPWStatusEntry  
SEQUENCE    
  zxAPSLineProtectPWStatusPWName DisplayString
  zxAPSLineProtectPWStatusState ApsStatusState

ZxAPSLineProtectPGConfigEntry  
SEQUENCE    
  zxAPSLineProtectPGPGID Unsigned32
  zxAPSLineProtectPGActiveState ApsActiveState
  zxAPSLineProtectPGHoldOffTime Unsigned32
  zxAPSLineProtectPGRevertMode ApsRevertMode
  zxAPSLineProtectPGWTRTime Unsigned32
  zxAPSLineProtectPGSwitchFlag ApsSwitchCmd

ZxAPSLineProtectPGStatusEntry  
SEQUENCE    
  zxAPSLineProtectPGStatusPGID Unsigned32
  zxAPSLineProtectPGStatusState ApsStatusState

Defined Values

zxAPSProtectMIB 1.3.6.1.4.1.3902.3.6000.200
MIB for query status and configuration of the linear APS instance
MODULE-IDENTITY    

zxAPSLineProtectTGConfigTable 1.3.6.1.4.1.3902.3.6000.200.2
Configuration table of tunnel protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectTGConfigEntry

zxAPSLineProtectTGConfigEntry 1.3.6.1.4.1.3902.3.6000.200.2.1
Configuration entry of tunnel protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectTGConfigEntry  

zxAPSLineProtectTGTGID 1.3.6.1.4.1.3902.3.6000.200.2.1.1
The group id of this protection group
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..32768  

zxAPSLineProtectTGActiveState 1.3.6.1.4.1.3902.3.6000.200.2.1.2
The active state of this protection group restoreRun(0): Restore to run APS pause(1): Pause APS
Status: current Access: read-only
OBJECT-TYPE    
  ApsActiveState  

zxAPSLineProtectTGSendPMode 1.3.6.1.4.1.3902.3.6000.200.2.1.3
The protection mode of this protection group send(0): To send APS packets nosend(1): Not to send APS packets
Status: current Access: read-only
OBJECT-TYPE    
  ApsSendPMode  

zxAPSLineProtectTGHoldOffTime 1.3.6.1.4.1.3902.3.6000.200.2.1.4
The hold-off time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

zxAPSLineProtectTGRevertMode 1.3.6.1.4.1.3902.3.6000.200.2.1.5
The revertive mode of this protection group revertive(0): APS is in revertive operation, which normal traffic signal is restored to the working transport entity after the condition(s) causing a switch has been cleared nonrevertive(1): APS is in non-revertive operation, which normal traffic signal is allowed to remain on the protection transport entity even after a switch reason has been cleared
Status: current Access: read-only
OBJECT-TYPE    
  ApsRevertMode  

zxAPSLineProtectTGWTRTime 1.3.6.1.4.1.3902.3.6000.200.2.1.6
The wait-to-restore time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..12  

zxAPSLineProtectTGSwitchFlag 1.3.6.1.4.1.3902.3.6000.200.2.1.7
The switch command of this protection group none(0): The switch command hasn't been configured or has been cleared clear(1): Clear the externally initiated command and WTR lockout(2): Prevent a working signal from being selected from the protection transport entity fsP(3): Force the normal traffic to the protection entity msP(4): In the absence of a failure of a working or protection entity,Force the normal traffic to the protection entity exercise(5): Exercise of the APS protocol msW(7): Manual switch normal traffic to working
Status: current Access: read-only
OBJECT-TYPE    
  ApsSwitchCmd  

zxAPSLineProtectTGBridgeType 1.3.6.1.4.1.3902.3.6000.200.2.1.8
The bridge type of this protection group selector(2): Selector bridge broadcast(1): Broadcast bridge
Status: current Access: read-only
OBJECT-TYPE    
  ApsBridgeType  

zxAPSLineProtectPWConfigTable 1.3.6.1.4.1.3902.3.6000.200.3
Configuration table of pw group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectPWConfigEntry

zxAPSLineProtectPWConfigEntry 1.3.6.1.4.1.3902.3.6000.200.3.1
Configuration entry of pw group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectPWConfigEntry  

zxAPSLineProtectPWName 1.3.6.1.4.1.3902.3.6000.200.3.1.1
The group name of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxAPSLineProtectPWActiveState 1.3.6.1.4.1.3902.3.6000.200.3.1.2
The active state of this protection group restoreRun(0): Restore to run APS pause(1): Pause APS
Status: current Access: read-only
OBJECT-TYPE    
  ApsActiveState  

zxAPSLineProtectPWSendPMode 1.3.6.1.4.1.3902.3.6000.200.3.1.3
The protection mode of this protection group send(0): To send APS packets nosend(1): Not to send APS packets
Status: current Access: read-only
OBJECT-TYPE    
  ApsSendPMode  

zxAPSLineProtectPWHoldOffTime 1.3.6.1.4.1.3902.3.6000.200.3.1.4
The hold-off time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

zxAPSLineProtectPWRevertMode 1.3.6.1.4.1.3902.3.6000.200.3.1.5
The revertive mode of this protection group revertive(0): APS is in revertive operation, which normal traffic signal is restored to the working transport entity after the condition(s) causing a switch has been cleared nonrevertive(1): APS is in non-revertive operation, which normal traffic signal is allowed to remain on the protection transport entity even after a switch reason has been cleared
Status: current Access: read-only
OBJECT-TYPE    
  ApsRevertMode  

zxAPSLineProtectPWWTRTime 1.3.6.1.4.1.3902.3.6000.200.3.1.6
The wait-to-restore time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..12  

zxAPSLineProtectPWSwitchFlag 1.3.6.1.4.1.3902.3.6000.200.3.1.7
The switch command of this protection group none(0): The switch command hasn't been configured or has been cleared clear(1): Clear the externally initiated command and WTR lockout(2): Prevent a working signal from being selected from the protection transport entity fsP(3): Force the normal traffic to the protection entity msP(4): In the absence of a failure of a working or protection entity,Force the normal traffic to the protection entity exercise(5): Exercise of the APS protocol msW(7): Manual switch normal traffic to working
Status: current Access: read-only
OBJECT-TYPE    
  ApsSwitchCmd  

zxAPSLineProtectPWBridgeType 1.3.6.1.4.1.3902.3.6000.200.3.1.8
The bridge type of this protection group selector(2): Selector bridge broadcast(1): Broadcast bridge
Status: current Access: read-only
OBJECT-TYPE    
  ApsBridgeType  

zxAPSLineProtectTGStatusTable 1.3.6.1.4.1.3902.3.6000.200.4
Status table of tunnel protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectTGStatusEntry

zxAPSLineProtectTGStatusEntry 1.3.6.1.4.1.3902.3.6000.200.4.1
Status entry of tunnel protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectTGStatusEntry  

zxAPSLineProtectTGStatusTGID 1.3.6.1.4.1.3902.3.6000.200.4.1.1
The group id of this protection group
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

zxAPSLineProtectTGStatusState 1.3.6.1.4.1.3902.3.6000.200.4.1.2
The current APS state of this protection group noRequestNull(0): There is no request or the far end has configured lockout noRequestNormal(1): The far end has request which makes normal traffic signal be selected from the protection transport entity lockout(2): Lockout has been configured forcedSwitch(3): Force switch has been configured signalFailW(4): The working transport entity has SF signalFailP(5): The protection transport entity has SF manualSwitch(6): Manual switch has been configured waitToRestore(7): SF or SD in the working transport entity has been cleared exerciseNull(8): Exercise of the APS protocol when normal traffic signal is selected from the working transport entity exerciseNormal(9): Exercise of the APS protocol when normal traffic signal is selected from the protection transport entity doNotRevert(10): There is no request after a switch reason has been cleared in non-revertive operation signalDegrW(11): The working transport entity has SD signalDegrP(12): The protection transport entity has SD manualSwitchW(13): Manual switch to working has been configured reverseRequestNull(17): Exercise has been configured at the far end and normal traffic signal is selected from the working transport entity reverseRequestNormal(18): Exercise has been configured at the far end and normal traffic signal is selected from the protection transport entity
Status: current Access: read-only
OBJECT-TYPE    
  ApsStatusState  

zxAPSLineProtectPWStatusTable 1.3.6.1.4.1.3902.3.6000.200.5
Status table of pw group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectPWStatusEntry

zxAPSLineProtectPWStatusEntry 1.3.6.1.4.1.3902.3.6000.200.5.1
Status entry of pw group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectPWStatusEntry  

zxAPSLineProtectPWStatusPWName 1.3.6.1.4.1.3902.3.6000.200.5.1.1
The group name of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxAPSLineProtectPWStatusState 1.3.6.1.4.1.3902.3.6000.200.5.1.2
The current APS state of this protection group noRequestNull(0): There is no request or the far end has configured lockout noRequestNormal(1): The far end has request which makes normal traffic signal be selected from the protection transport entity lockout(2): Lockout has been configured forcedSwitch(3): Force switch has been configured signalFailW(4): The working transport entity has SF signalFailP(5): The protection transport entity has SF manualSwitch(6): Manual switch has been configured waitToRestore(7): SF or SD in the working transport entity has been cleared exerciseNull(8): Exercise of the APS protocol when normal traffic signal is selected from the working transport entity exerciseNormal(9): Exercise of the APS protocol when normal traffic signal is selected from the protection transport entity doNotRevert(10): There is no request after a switch reason has been cleared in non-revertive operation signalDegrW(11): The working transport entity has SD signalDegrP(12): The protection transport entity has SD manualSwitchW(13): Manual switch to working has been configured mappingSwitchW(15): The far end has request which makes normal traffic signal be selected from the working transport entity mappingSwitchP(16): The far end has request which makes normal traffic signal be selected from the protection transport entity reverseRequestNull(17): Exercise has been configured at the far end and normal traffic signal is selected from the working transport entity reverseRequestNormal(18): Exercise has been configured at the far end and normal traffic signal is selected from the protection transport entity
Status: current Access: read-only
OBJECT-TYPE    
  ApsStatusState  

zxAPSLineProtectPGConfigTable 1.3.6.1.4.1.3902.3.6000.200.6
Configuration table of port protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectPGConfigEntry

zxAPSLineProtectPGConfigEntry 1.3.6.1.4.1.3902.3.6000.200.6.1
Configuration entry of port protection group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectPGConfigEntry  

zxAPSLineProtectPGPGID 1.3.6.1.4.1.3902.3.6000.200.6.1.1
The group id of this protection group
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65536  

zxAPSLineProtectPGActiveState 1.3.6.1.4.1.3902.3.6000.200.6.1.2
The active state of this protection group restoreRun(0): Restore to run APS pause(1): Pause APS
Status: current Access: read-only
OBJECT-TYPE    
  ApsActiveState  

zxAPSLineProtectPGHoldOffTime 1.3.6.1.4.1.3902.3.6000.200.6.1.4
The hold-off time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

zxAPSLineProtectPGRevertMode 1.3.6.1.4.1.3902.3.6000.200.6.1.5
The revertive mode of this protection group revertive(0): APS is in revertive operation, which normal traffic signal is restored to the working transport entity after the condition(s) causing a switch has been cleared nonrevertive(1): APS is in non-revertive operation, which normal traffic signal is allowed to remain on the protection transport entity even after a switch reason has been cleared
Status: current Access: read-only
OBJECT-TYPE    
  ApsRevertMode  

zxAPSLineProtectPGWTRTime 1.3.6.1.4.1.3902.3.6000.200.6.1.6
The wait-to-restore time of this protection group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..12  

zxAPSLineProtectPGSwitchFlag 1.3.6.1.4.1.3902.3.6000.200.6.1.7
The switch command of this protection group none(0): The switch command hasn't been configured or has been cleared clear(1): Clear the externally initiated command and WTR lockout(2): Prevent a working signal from being selected from the protection transport entity fsP(3): Force the normal traffic to the protection entity msP(4): In the absence of a failure of a working or protection entity,Force the normal traffic to the protection entity exercise(5): Exercise of the APS protocol fsW(6): Forced switch normal traffic to working msW(7): Manual switch normal traffic to working
Status: current Access: read-only
OBJECT-TYPE    
  ApsSwitchCmd  

zxAPSLineProtectPGStatusTable 1.3.6.1.4.1.3902.3.6000.200.7
Status table of port group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAPSLineProtectPGStatusEntry

zxAPSLineProtectPGStatusEntry 1.3.6.1.4.1.3902.3.6000.200.7.1
Status entry of port group's APS
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAPSLineProtectPGStatusEntry  

zxAPSLineProtectPGStatusPGID 1.3.6.1.4.1.3902.3.6000.200.7.1.1
The group id of this protection group
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65536  

zxAPSLineProtectPGStatusState 1.3.6.1.4.1.3902.3.6000.200.7.1.2
The current APS state of this protection group noRequestNull(0): There is no request or the far end has configured lockout noRequestNormal(1): The far end has request which makes normal traffic signal be selected from the protection transport entity lockout(2): Lockout has been configured forcedSwitch(3): Force switch has been configured signalFailW(4): The working transport entity has SF signalFailP(5): The protection transport entity has SF manualSwitch(6): Manual switch has been configured waitToRestore(7): SF or SD in the working transport entity has been cleared exerciseNull(8): Exercise of the APS protocol when normal traffic signal is selected from the working transport entity exerciseNormal(9): Exercise of the APS protocol when normal traffic signal is selected from the protection transport entity doNotRevert(10): There is no request after a switch reason has been cleared in non-revertive operation signalDegrW(11): The working transport entity has SD signalDegrP(12): The protection transport entity has SD manualSwitchW(13): Manual switch to working has been configured forcedSwitchW(14): Force switch to working has been configured reverseRequestNull(17): Exercise has been configured at the far end and normal traffic signal is selected from the working transport entity reverseRequestNormal(18): Exercise has been configured at the far end and normal traffic signal is selected from the protection transport entity
Status: current Access: read-only
OBJECT-TYPE    
  ApsStatusState