HUAWEI-VFB-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-VFB-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwVFB 1.3.6.1.4.1.2011.6.23
The HUAWEI-VFB-MIB demonstrates how to maintain VFB ports
       hwVFBMibObjects 1.3.6.1.4.1.2011.6.23.1
           vfbTable 1.3.6.1.4.1.2011.6.23.1.1 no-access
VFB maintain table
               vfbEntry 1.3.6.1.4.1.2011.6.23.1.1.1 no-access
VFB maintain table index
                   hwVfbWorkMode 1.3.6.1.4.1.2011.6.23.1.1.1.1 integer read-write
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. Enumeration: 'fourline': 2, 'twoline': 1.
                   hwVfbReceiveGain 1.3.6.1.4.1.2011.6.23.1.1.1.2 integer read-write
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
                   hwVfbTransmitGain 1.3.6.1.4.1.2011.6.23.1.1.1.3 integer read-write
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
                   hwVfbUserName 1.3.6.1.4.1.2011.6.23.1.1.1.4 octet string read-write
port user name
                   hwVfbResistance 1.3.6.1.4.1.2011.6.23.1.1.1.5 integer32 read-only
port resistance
                   hwVfbUsable 1.3.6.1.4.1.2011.6.23.1.1.1.6 integer read-only
Is port can be used. 1:usable, 2:unusable Enumeration: 'usable': 1, 'unusable': 2.
                   hwVfbPortState 1.3.6.1.4.1.2011.6.23.1.1.1.7 integer read-only
Port state, 1:fault, 2:normal, 3:busy, 4:local loopback Enumeration: 'fault': 1, 'busy': 3, 'local-loopback': 4, 'normal': 2.
                   hwVfbOprType 1.3.6.1.4.1.2011.6.23.1.1.1.8 integer read-write
Port operation type, 1:local loopback, 2:cancel loopback, 3:reset. When read, return -1. Enumeration: 'reset': 3, 'cancelLoop': 2, 'local-Loopback': 1.