ZXR10-ES-GROUP-MGMT-MIB

File: ZXR10-ES-GROUP-MGMT-MIB.mib (14845 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI

Imported symbols

RowStatus TEXTUAL-CONVENTION OBJECT-TYPE
Integer32 IpAddress Unsigned32
enterprises

Defined Types

MacAddress  
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
TEXTUAL-CONVENTION    
  OCTET STRING  

DpPortEntry  
SEQUENCE    
  dpPortId Integer32
  dpPortAdminStatus INTEGER

DpTrunkEntry  
SEQUENCE    
  dpTrunkId Integer32
  dpTrunkAdminStatus INTEGER

TpPortEntry  
SEQUENCE    
  tpPortId Integer32
  tpPortAdminStatus INTEGER

TpTrunkEntry  
SEQUENCE    
  tpTrunkId Integer32
  tpTrunkAdminStatus INTEGER

TpDeviceEntry  
SEQUENCE    
  deviceMac MacAddress
  deviceId Integer32
  deviceIpAddr IpAddress
  deviceHop Integer32
  devicePlatform OCTET STRING
  deviceRole INTEGER
  devicePeerPort OCTET STRING
  deviceBelongedMac MacAddress
  deviceBelongedIpAddr IpAddress

MemberEntry  
SEQUENCE    
  memMac MacAddress
  memId Integer32
  memIpAddr IpAddress
  memMask IpAddress
  memStatus INTEGER
  memRole INTEGER
  snmpPortMap Unsigned32
  httpPortMap Integer32
  ftpPortMap Integer32
  tftpPortMap Integer32
  telnetPortMap Integer32
  sshPortMap Integer32

Defined Values

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

ethernetSwitch 1.3.6.1.4.1.3902.15
OBJECT IDENTIFIER    

groupManagement 1.3.6.1.4.1.3902.15.4
OBJECT IDENTIFIER    

groupParam 1.3.6.1.4.1.3902.15.4.1
OBJECT IDENTIFIER    

neighborDiscovery 1.3.6.1.4.1.3902.15.4.2
OBJECT IDENTIFIER    

topologyCollect 1.3.6.1.4.1.3902.15.4.3
OBJECT IDENTIFIER    

memberManage 1.3.6.1.4.1.3902.15.4.4
OBJECT IDENTIFIER    

gmEnterpriseTrap 1.3.6.1.4.1.3902.15.4.5
OBJECT IDENTIFIER    

gmHandtime 1.3.6.1.4.1.3902.15.4.1.1
Handshake packet interval. Only command switch support this item.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

gmHoldtime 1.3.6.1.4.1.3902.15.4.1.2
Group member hold time. Only command switch support this item.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

gmName 1.3.6.1.4.1.3902.15.4.1.3
Group name. Only command switch support this item.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

gmSwitchRole 1.3.6.1.4.1.3902.15.4.1.4
Switch role.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commandSwitch(1), memberSwitch(2), candidateSwitch(3), independentSwitch(4)  

gmIpPool 1.3.6.1.4.1.3902.15.4.1.5
The format of this item is xx/xx. The first segment represents vlan id, the second segment represents ippool name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tftpServerIpAddr 1.3.6.1.4.1.3902.15.4.1.6
TFTP server IP address. Only command switch support this item.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

belongedCmdMac 1.3.6.1.4.1.3902.15.4.1.7
Command switch MAC address of the group.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dpAdminStatus 1.3.6.1.4.1.3902.15.4.2.1
Global neighbor discovery protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dpTimer 1.3.6.1.4.1.3902.15.4.2.2
Neighbor discovery protocol send packets interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..254  

dpHoldtime 1.3.6.1.4.1.3902.15.4.2.3
Neighbor discovery protocol hold time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..255  

dpPortTable 1.3.6.1.4.1.3902.15.4.2.4
Port neighbor discovery protocol table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DpPortEntry

dpPortEntry 1.3.6.1.4.1.3902.15.4.2.4.1
Port neighbor discovery protocol configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  DpPortEntry  

dpPortId 1.3.6.1.4.1.3902.15.4.2.4.1.1
Port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dpPortAdminStatus 1.3.6.1.4.1.3902.15.4.2.4.1.2
Port neighbor discovery protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dpTrunkTable 1.3.6.1.4.1.3902.15.4.2.5
Smartgroup port neighbor discovery protocol table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DpTrunkEntry

dpTrunkEntry 1.3.6.1.4.1.3902.15.4.2.5.1
Smartgroup port neighbor discovery protocol configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  DpTrunkEntry  

dpTrunkId 1.3.6.1.4.1.3902.15.4.2.5.1.1
Smartgroup port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dpTrunkAdminStatus 1.3.6.1.4.1.3902.15.4.2.5.1.2
Smartgroup port neighbor discovery protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tpAdminStatus 1.3.6.1.4.1.3902.15.4.3.1
Global topology collect protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tpVlan 1.3.6.1.4.1.3902.15.4.3.2
Vlan id.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

tpHop 1.3.6.1.4.1.3902.15.4.3.3
Topology collect protocol hop.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

tpTimer 1.3.6.1.4.1.3902.15.4.3.4
Topology collect protocol time interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

tpHopDelay 1.3.6.1.4.1.3902.15.4.3.5
Delay time for device forwarding packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

tpPortDelay 1.3.6.1.4.1.3902.15.4.3.6
Delay time for port forwarding packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

tpStart 1.3.6.1.4.1.3902.15.4.3.7
The value get from this item is insignificant. Setting this item will start a topology collection process.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1)  

tpPortTable 1.3.6.1.4.1.3902.15.4.3.8
Port topology collect protocol table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpPortEntry

tpPortEntry 1.3.6.1.4.1.3902.15.4.3.8.1
Port topology collect protocol configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpPortEntry  

tpPortId 1.3.6.1.4.1.3902.15.4.3.8.1.1
Port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

tpPortAdminStatus 1.3.6.1.4.1.3902.15.4.3.8.1.2
Port topology collect protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tpTrunkTable 1.3.6.1.4.1.3902.15.4.3.9
Smartgroup port topology collect protocol table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpTrunkEntry

tpTrunkEntry 1.3.6.1.4.1.3902.15.4.3.9.1
Smartgroup port topology collect protocol configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpTrunkEntry  

tpTrunkId 1.3.6.1.4.1.3902.15.4.3.9.1.1
Smartgroup port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

tpTrunkAdminStatus 1.3.6.1.4.1.3902.15.4.3.9.1.2
Smartgroup port topology collect protocol status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tpDeviceTable 1.3.6.1.4.1.3902.15.4.3.10
Device topology collect protocol table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpDeviceEntry

tpDeviceEntry 1.3.6.1.4.1.3902.15.4.3.10.1
Device topology collect protocol configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpDeviceEntry  

deviceMac 1.3.6.1.4.1.3902.15.4.3.10.1.1
Device MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

deviceId 1.3.6.1.4.1.3902.15.4.3.10.1.2
Device id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

deviceIpAddr 1.3.6.1.4.1.3902.15.4.3.10.1.3
Device vlan IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

deviceHop 1.3.6.1.4.1.3902.15.4.3.10.1.4
Device hop.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devicePlatform 1.3.6.1.4.1.3902.15.4.3.10.1.5
Device description.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

deviceRole 1.3.6.1.4.1.3902.15.4.3.10.1.6
Device switch role.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commandSwitch(1), memberSwitch(2), candidateSwitch(3), independentSwitch(4)  

devicePeerPort 1.3.6.1.4.1.3902.15.4.3.10.1.7
The format of this item is xx-xx. The first segment represents local port name, the second segment represents peer port name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

deviceBelongedMac 1.3.6.1.4.1.3902.15.4.3.10.1.8
If the device switch role is not memberSwitch, this value is the device system MAC address, otherwise this value is the command switch MAC address of the group.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

deviceBelongedIpAddr 1.3.6.1.4.1.3902.15.4.3.10.1.9
If the device switch role is commandSwitch or memberSwitch, this value is the command switch IP address of the group, otherwise this value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

memberTable 1.3.6.1.4.1.3902.15.4.4.1
Group member table. Only command switch support this item.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemberEntry

memberEntry 1.3.6.1.4.1.3902.15.4.4.1.1
Group member configuration. Only command switch support this item.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemberEntry  

memMac 1.3.6.1.4.1.3902.15.4.4.1.1.1
Group member MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

memId 1.3.6.1.4.1.3902.15.4.4.1.1.2
Group member id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memIpAddr 1.3.6.1.4.1.3902.15.4.4.1.1.3
Group member IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

memMask 1.3.6.1.4.1.3902.15.4.4.1.1.4
Group member mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

memStatus 1.3.6.1.4.1.3902.15.4.4.1.1.5
Group member status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

memRole 1.3.6.1.4.1.3902.15.4.4.1.1.6
Group member switch role.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER memberSwitch(1), candidateSwitch(2)  

snmpPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.7
SNMP port map.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

httpPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.8
HTTP port map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

ftpPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.9
FTP port map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

tftpPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.10
TFTP port map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

telnetPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.11
TELNET port map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sshPortMap 1.3.6.1.4.1.3902.15.4.4.1.1.12
SSH port map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gmTopologyChange 1.3.6.1.4.1.3902.15.4.5.1
This trap sended by command switch to notify topology change.
Status: current Access: read-only
NOTIFICATION-TYPE    

gmMemberUpDown 1.3.6.1.4.1.3902.15.4.5.2
The trap indicates nms that member switch transfer between connect or disconnect with command switch.
Status: current Access: read-only
NOTIFICATION-TYPE