BDCOM-IF-MIB: View SNMP OID List / Download MIB

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: BDCOM-IF-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
 bdIfMIB 1.3.6.1.4.1.3320.9.63
Analog Voice Interface MIB module. This MIB manages the E&M, FXO, FXS Interfaces in the router.
       bdIfObjects 1.3.6.1.4.1.3320.9.63.1
           vifTable 1.3.6.1.4.1.3320.9.63.1.1 no-access
A list of voice interface entries. The number of entries is given by the value of ifNumber.
               vifEntry 1.3.6.1.4.1.3320.9.63.1.1.1 no-access
An interface entry containing objects at the subnetwork layer and below for a particular interface.
                   vifIndex 1.3.6.1.4.1.3320.9.63.1.1.1.1 integer read-only
A unique value for each voice interface. Its value ranges between 1 and the value of vifNumber. The value for each voice interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
                   vifDescr 1.3.6.1.4.1.3320.9.63.1.1.1.2 displaystring read-only
A textual string containing information about the voice interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
                   vifType 1.3.6.1.4.1.3320.9.63.1.1.1.3 integer read-only
The type of Voice interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'voiceFXO': 101, 'other': 1, 'voiceFXS': 102, 'voiceEM': 100.
                   vifMtu 1.3.6.1.4.1.3320.9.63.1.1.1.4 integer read-only
The size of the largest datagram which can be sent/received on the voice interface, specified in octets. in fact,for voice interface,this value should be 0
                   vifSpeed 1.3.6.1.4.1.3320.9.63.1.1.1.5 gauge read-only
contains a zero value.
                   vifPhysAddress 1.3.6.1.4.1.3320.9.63.1.1.1.6 physaddress read-only
contains an octet string of zero length.
                   vifAdminStatus 1.3.6.1.4.1.3320.9.63.1.1.1.7 integer read-write
The desired administrative status of the Analog Telephony interface port. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                   vifOperStatus 1.3.6.1.4.1.3320.9.63.1.1.1.8 integer read-only
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1, 'dormant': 5.
                   vifLastChange 1.3.6.1.4.1.3320.9.63.1.1.1.9 timeticks read-only
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.