ZXR10-PORT-GROUP-MIB

File: ZXR10-PORT-GROUP-MIB.mib (9148 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 enterprises DisplayString

Defined Types

Zxr10PortGroupConfigEntry  
SEQUENCE    
  zxr10PortGroupID Integer32
  zxr10PortGroupType INTEGER
  zxr10PortGroupProtectType INTEGER
  zxr10PortGroupProtectDirection INTEGER
  zxr10PortGroupProtectReceiver INTEGER
  zxr10PortGroupWorkPort DisplayString
  zxr10PortGroupBackupPort DisplayString
  zxr10PortGroupSwitchStrategy INTEGER
  zxr10PortGroupCommunicateUnit Unsigned32

Zxr10PortGroupStatusEntry  
SEQUENCE    
  zxr10PortGroupStatusPGID Integer32
  zxr10PortGroupStatusWPortState INTEGER
  zxr10PortGroupStatusBPortState INTEGER
  zxr10PortGroupStatusSwitchFlag INTEGER

Defined Values

zxr10PortGroupMIB 1.3.6.1.4.1.3902.3.6000.520
The MIB module to describe the port group
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10PortGroupConfigTable 1.3.6.1.4.1.3902.3.6000.520.1
Port protection group configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10PortGroupConfigEntry

zxr10PortGroupConfigEntry 1.3.6.1.4.1.3902.3.6000.520.1.1
Port protection group configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10PortGroupConfigEntry  

zxr10PortGroupID 1.3.6.1.4.1.3902.3.6000.520.1.1.1
Port protection group ID, it's maximum value depends on the performance parameter
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65536  

zxr10PortGroupType 1.3.6.1.4.1.3902.3.6000.520.1.1.2
Group type(1:unknown, 2:msp, 3:mcaps, 4:multicast, 5:otn,6:etherService,7:flexeCross,8:flexeTerminal)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), msp(2), mcaps(3), multicast(4), otn(5), etherService(6), flexeCross(7), flexeTerminal(8)  

zxr10PortGroupProtectType 1.3.6.1.4.1.3902.3.6000.520.1.1.3
Protection type(OneByOne:1:1, OnePlusOne:1+1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), oneByOne(2), onePlusOne(3)  

zxr10PortGroupProtectDirection 1.3.6.1.4.1.3902.3.6000.520.1.1.4
Protection direction(1:unknown, 2:unidirectional, 3:bidirectional)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unidirectional(2), bidirectional(3)  

zxr10PortGroupProtectReceiver 1.3.6.1.4.1.3902.3.6000.520.1.1.5
Protection receiver(1:unknown, 2:selective)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), selective(2)  

zxr10PortGroupWorkPort 1.3.6.1.4.1.3902.3.6000.520.1.1.6
Working port name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxr10PortGroupBackupPort 1.3.6.1.4.1.3902.3.6000.520.1.1.7
Protection port name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxr10PortGroupSwitchStrategy 1.3.6.1.4.1.3902.3.6000.520.1.1.8
Protection switch strategy, port protection group can only config APS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), aps(2)  

zxr10PortGroupCommunicateUnit 1.3.6.1.4.1.3902.3.6000.520.1.1.9
Communication unit of MCAPS port group. The maximum can be configured is dynamically defined.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

zxr10PortGroupStatusTable 1.3.6.1.4.1.3902.3.6000.520.2
Port protection group status table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10PortGroupStatusEntry

zxr10PortGroupStatusEntry 1.3.6.1.4.1.3902.3.6000.520.2.1
Port protection group status information
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10PortGroupStatusEntry  

zxr10PortGroupStatusPGID 1.3.6.1.4.1.3902.3.6000.520.2.1.1
Port protection group ID, it's maximum value depends on the performance parameter
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65536  

zxr10PortGroupStatusWPortState 1.3.6.1.4.1.3902.3.6000.520.2.1.2
The state of working port(1:OK, 2:SF, 3:SD)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), sf(2), sd(3)  

zxr10PortGroupStatusBPortState 1.3.6.1.4.1.3902.3.6000.520.2.1.3
The state of protection port(1:OK, 2:SF, 3:SD)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), sf(2), sd(3)  

zxr10PortGroupStatusSwitchFlag 1.3.6.1.4.1.3902.3.6000.520.2.1.4
The switch flag of port protection group(2:switch, 3:no switch)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), switch(2), unSwitch(3), switchWork(4), switchProtect(5)