NMS-HAL-GLOBAL-MIB

File: NMS-HAL-GLOBAL-MIB.mib (7915 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SWITCH-MIB

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString ifIndex PhysAddress
switchSystem

Defined Values

switchHALGlobal 1.3.6.1.4.1.3320.9.1.1.1.1
OBJECT IDENTIFIER    

eapsLinkScanInterval 1.3.6.1.4.1.3320.9.1.1.1.1.1
Scan interval of port link status for EAPS. The range is from 10ms to 1000ms. Unit is 1ms. For IESwitch, default value is 10ms. For others, default value is 1000ms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000  

systemMTU 1.3.6.1.4.1.3320.9.1.1.1.1.2
System MTU. Unit is 1byte. Default value is 1510bytes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

shareLoad 1.3.6.1.4.1.3320.9.1.1.1.1.3
Share way of fabric bandwidth. Only valid for 85. 1 for single MCU data chanel and 2 for multishare MCU data chanel. Default is single.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER single(1), multishare(2)  

shareLoadBalance 1.3.6.1.4.1.3320.9.1.1.1.1.4
The balance way for HiG channel. Only valid for 85. 1 for default, 2 for both-mac, 3 for both-ip, 4 for dest-mac, 5 for dest-ip, 6 for src-mac, 7 for src-ip, 8 for src-port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), both-mac(2), both-ip(3), dest-mac(4), dest-ip(5), src-mac(6), src-ip(7), src-port(8)  

errorFrameThreshold 1.3.6.1.4.1.3320.9.1.1.1.1.5
The threshold of error frame alarm. The range is for 1 - 1000000. Unit is packet. Default is 10 packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

errorFramePeriod 1.3.6.1.4.1.3320.9.1.1.1.1.6
The period of error frame sampling. The range is for 1 - 3600. Unit is second. Default is 10S.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

arpPriority 1.3.6.1.4.1.3320.9.1.1.1.1.7
The ARP packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

bgpPriority 1.3.6.1.4.1.3320.9.1.1.1.1.8
The BGP packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

bpduPriority 1.3.6.1.4.1.3320.9.1.1.1.1.9
The BPDU packet priority to host CPU. The range is 0-7. Default is 3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

dhcpPriority 1.3.6.1.4.1.3320.9.1.1.1.1.10
The DHCP packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

igmpPriority 1.3.6.1.4.1.3320.9.1.1.1.1.11
The IGMP packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

reservedIPMCPriority 1.3.6.1.4.1.3320.9.1.1.1.1.12
The ReservedIPMC packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

lookupFailPriority 1.3.6.1.4.1.3320.9.1.1.1.1.13
The look up failed packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

protoExecPriority 1.3.6.1.4.1.3320.9.1.1.1.1.14
The TTL=1 packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

defaultPriority 1.3.6.1.4.1.3320.9.1.1.1.1.15
The default packet priority to host CPU. The range is 0-7. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

cpuPortThreshold 1.3.6.1.4.1.3320.9.1.1.1.1.16
The rate limitation of cpu port. Unit is 64kbps. The range is 1-1562. 0 means disable. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TblHashAlgo 1.3.6.1.4.1.3320.9.1.1.1.1.17
The hash algorithm of MAC address table. The range is 1-5. 1 means CRC32 upper,2 means CRC32 lower, 3 means LSB,4 means CRC16 lower,5 means CRC16 upper. Default is 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER crc32upper(1), crc32lower(2), lsb(3), crc14lower(4), crc16upper(5)  

cutThrough 1.3.6.1.4.1.3320.9.1.1.1.1.18
The cut-through of switching function. The range is disable/enable. 0 means disable 1 means enable. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)