HUAWEI-VFB-MIB

File: HUAWEI-VFB-MIB.mib (5337 bytes)

Imported modules

SNMPv2-SMI IF-MIB HUAWEI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
ifIndex huaweiUtility

Defined Types

VfbEntry  
SEQUENCE    
  hwVfbWorkMode INTEGER
  hwVfbReceiveGain INTEGER
  hwVfbTransmitGain INTEGER
  hwVfbUserName OCTET STRING
  hwVfbResistance Integer32
  hwVfbUsable INTEGER
  hwVfbPortState INTEGER
  hwVfbOprType INTEGER

Defined Values

hwVFB 1.3.6.1.4.1.2011.6.23
The HUAWEI-VFB-MIB demonstrates how to maintain VFB ports
MODULE-IDENTITY    

hwVFBMibObjects 1.3.6.1.4.1.2011.6.23.1
OBJECT IDENTIFIER    

vfbTable 1.3.6.1.4.1.2011.6.23.1.1
VFB maintain table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VfbEntry

vfbEntry 1.3.6.1.4.1.2011.6.23.1.1.1
VFB maintain table index
Status: current Access: not-accessible
OBJECT-TYPE    
  VfbEntry  

hwVfbWorkMode 1.3.6.1.4.1.2011.6.23.1.1.1.1
1.two userline mode 2.four userline mode Only even port can work in four userline mode, and the port after will of can not use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER twoline(1), fourline(2)  

hwVfbReceiveGain 1.3.6.1.4.1.2011.6.23.1.1.1.2
port receive gain select, two userline mode range(5-10), four userline mode range(1-16) 1:-11dB, 2:-10dB, 3:-9dB, 4:-8dB, 5:-7dB, 6:-6dB, 7:-5dB, 8:-4dB, 9:-3dB, 10:-2dB, 11:-1dB, 12:0dB, 13:+1dB, 14:+2dB, 15:+3dB, 16:+4dB
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

hwVfbTransmitGain 1.3.6.1.4.1.2011.6.23.1.1.1.3
port transmit gain select, two userline mode range(10-15), four userline mode range(1-16) 1:+14dB, 2:+13dB, 3:+12dB, 4:+11dB, 5:+10dB, 6:+9dB, 7:+8dB, 8:+7dB, 9:+6dB, 10:+5dB, 11:+4dB, 12:+3dB, 13:+2dB, 14:+1dB, 15:0dB, 16:-1dB
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

hwVfbUserName 1.3.6.1.4.1.2011.6.23.1.1.1.4
port user name
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

hwVfbResistance 1.3.6.1.4.1.2011.6.23.1.1.1.5
port resistance
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 600  

hwVfbUsable 1.3.6.1.4.1.2011.6.23.1.1.1.6
Is port can be used. 1:usable, 2:unusable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER usable(1), unusable(2)  

hwVfbPortState 1.3.6.1.4.1.2011.6.23.1.1.1.7
Port state, 1:fault, 2:normal, 3:busy, 4:local loopback
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fault(1), normal(2), busy(3), local-loopback(4)  

hwVfbOprType 1.3.6.1.4.1.2011.6.23.1.1.1.8
Port operation type, 1:local loopback, 2:cancel loopback, 3:reset. When read, return -1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local-Loopback(1), cancelLoop(2), reset(3)