Wellfleet-VOIP-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-VOIP-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
 wfVoIPTable 1.3.6.1.4.1.18.3.5.3.27.1 no-access
Table containing Voice over IP interface records
     wfVoIPEntry 1.3.6.1.4.1.18.3.5.3.27.1.1 no-access
An entry in the Voice over IP interface table
         wfVoIPDelete 1.3.6.1.4.1.18.3.5.3.27.1.1.1 integer read-write
create/delete parameter, dflt = created Enumeration: 'deleted': 2, 'created': 1.
         wfVoIPGwEnable 1.3.6.1.4.1.18.3.5.3.27.1.1.2 integer read-write
Enables or disables voice gateway. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVoIPState 1.3.6.1.4.1.18.3.5.3.27.1.1.3 integer read-only
Line driver state variable: Not Present, Init, Down, Up, Configured, Connected Enumeration: 'configured': 2, 'up': 3, 'down': 4, 'init': 5, 'connected': 1, 'notpresent': 6.
         wfVoIPHwSlot 1.3.6.1.4.1.18.3.5.3.27.1.1.4 integer read-only
Instance ID Slot, filled in by driver. For the ARN this is a GAME slot which is always 1. For the FBR this is a PCI slot.
         wfVoIPCct 1.3.6.1.4.1.18.3.5.3.27.1.1.5 integer read-write
cct number for this line instance
         wfVoIPMtu 1.3.6.1.4.1.18.3.5.3.27.1.1.6 integer read-only
mtu parameter, fixed Enumeration: 'default': 1518.
         wfVoIPMadr 1.3.6.1.4.1.18.3.5.3.27.1.1.7 octet string read-only
line MAC address, fixed - line driver fills in
         wfVoIPVoiceFramesRxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.8 counter read-only
Number of frames received without error
         wfVoIPVoiceFramesTxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.9 counter read-only
Number of frames transmitted without error
         wfVoIPOctetsRxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.10 counter read-only
Number of octets received without error
         wfVoIPOctetsTxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.11 counter read-only
Number of octets transmitted without error
         wfVoIPBufErrorTx 1.3.6.1.4.1.18.3.5.3.27.1.1.12 counter read-only
Number of internal buffer errors
         wfVoIPFcsErrorRx 1.3.6.1.4.1.18.3.5.3.27.1.1.13 counter read-only
Number of receiver checksum errors
         wfVoIPTxQueueLength 1.3.6.1.4.1.18.3.5.3.27.1.1.14 integer read-only
Current Transmit Queue Length
         wfVoIPRxQueueLength 1.3.6.1.4.1.18.3.5.3.27.1.1.15 integer read-only
Current Receive Queue Length
         wfVoIPRxReplenMisses 1.3.6.1.4.1.18.3.5.3.27.1.1.16 counter read-only
Number of packet buffer misses while attempting to replenish driver receive ring.
         wfVoIPCfgTxQueueLength 1.3.6.1.4.1.18.3.5.3.27.1.1.17 integer read-write
Configured Transmit Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
         wfVoIPCfgRxQueueLength 1.3.6.1.4.1.18.3.5.3.27.1.1.18 integer read-write
Configured Receive Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
         wfVoIPLineNumber 1.3.6.1.4.1.18.3.5.3.27.1.1.19 integer read-write
Logical line number associated with this driver entity.
         wfVoIPLastChange 1.3.6.1.4.1.18.3.5.3.27.1.1.20 timeticks read-only
The value of SysUpTime at the time the interface entered it's current operational state (UP state). SysUpTime is defined as the time(in hundredths of a second) since the network management portion of the system was last re-initialized. Usually the time since boot.
         wfVoIPOutQLen 1.3.6.1.4.1.18.3.5.3.27.1.1.21 gauge read-only
The instantaneous current length of the output packet queue (in packets).
         wfVoIPTxProcessings 1.3.6.1.4.1.18.3.5.3.27.1.1.22 counter read-only
Counts the number of times the transmit routine has been called
         wfVoIPRxProcessings 1.3.6.1.4.1.18.3.5.3.27.1.1.23 counter read-only
Counts the number of times RINT processing takes place in the interrupt service routine.
         wfVoIPGwConfigFileName 1.3.6.1.4.1.18.3.5.3.27.1.1.24 displaystring read-write
A textual string to describe the name of VoIP config. file to be download on to router flash card. The image name should be a fully qualified filename. For ex: vol:filename.
         wfVoIPGwConfigFileVersion 1.3.6.1.4.1.18.3.5.3.27.1.1.25 displaystring read-only
A textual string to describe the version of the voice gateway config file.
         wfVoIPGwImageName 1.3.6.1.4.1.18.3.5.3.27.1.1.26 displaystring read-write
A textual string to describe the name of VoIP image to be download on to VoIP board. The image name should be a fully qualified filename. For ex: vol:filename.
         wfVoIPGwImageVersion 1.3.6.1.4.1.18.3.5.3.27.1.1.27 displaystring read-only
A textual string to describe the version of the voice gateway image.
         wfVoIPGwSystemName 1.3.6.1.4.1.18.3.5.3.27.1.1.28 displaystring read-write
Gateway name used to uniquely identify the gateway to the call agent.
         wfVoIPGwMBAddress 1.3.6.1.4.1.18.3.5.3.27.1.1.29 ipaddress read-write
IP Address at the motherboard end of the ethernet interface between mother board and PDB
         wfVoIPSubNetMask 1.3.6.1.4.1.18.3.5.3.27.1.1.30 ipaddress read-write
The VoIP subnet mask associated with the IP address of the router and the voice gateway.
         wfVoIPGwMBTCPPort 1.3.6.1.4.1.18.3.5.3.27.1.1.31 integer read-write
TCP Port of the VoIP If Control gate
         wfVoIPGwAddress 1.3.6.1.4.1.18.3.5.3.27.1.1.32 ipaddress read-write
IP Address at the PDB end of the ethernet interface between motherboard and PDB
         wfVoIPGwTCPPort 1.3.6.1.4.1.18.3.5.3.27.1.1.33 integer read-write
TCP Port of the VGW Process on the PDB
         wfVoIPPrivFramesRxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.34 counter read-only
Number of private messages successfully rcvd.
         wfVoIPPrivOctetsRxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.35 counter read-only
Number of octets in successfully rcvd private messages.
         wfVoIPPrivFramesTxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.36 counter read-only
Number of private messages successfully xmitted.
         wfVoIPPrivOctetsTxOk 1.3.6.1.4.1.18.3.5.3.27.1.1.37 counter read-only
number of octets in successfully xmitted private messages.
         wfVoIPPrivFrameTxDrops 1.3.6.1.4.1.18.3.5.3.27.1.1.38 counter read-only
Number of frames not xmitted due to lack of resources.
         wfVoIPGwRestart 1.3.6.1.4.1.18.3.5.3.27.1.1.39 integer read-write
Enables or disables restart of voice gateway. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVoIPPhysicalIfType 1.3.6.1.4.1.18.3.5.3.27.1.1.40 integer read-write
The Phaysical Interface Type Enumeration: 'e1cas': 4, 't1cas': 2, 't1ccs': 3, 'arn': 1, 'e1ccs': 5.
         wfVoIPDebugLevel 1.3.6.1.4.1.18.3.5.3.27.1.1.41 integer read-write
The Phaysical Interface Type Enumeration: 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6.
         wfVoIPMediaGwProtocol 1.3.6.1.4.1.18.3.5.3.27.1.1.42 displaystring read-only
The version of the Media Gateway Protocol running
         wfVoIPCCSBackhaulProtocol 1.3.6.1.4.1.18.3.5.3.27.1.1.43 displaystring read-only
The version of the CCSBackhaulProtocol running
         wfVoIPPrimaryMGCIpAddr 1.3.6.1.4.1.18.3.5.3.27.1.1.44 ipaddress read-only
IP Address of the Primary MGCP
         wfVoIPPrimaryMGCPortNum 1.3.6.1.4.1.18.3.5.3.27.1.1.45 integer read-only
Port number of the Primary MGCP
         wfVoIPSecondaryMGCIpAddr 1.3.6.1.4.1.18.3.5.3.27.1.1.46 ipaddress read-only
IP Address of the Secondary MGCP
         wfVoIPSecondaryMGCPortNum 1.3.6.1.4.1.18.3.5.3.27.1.1.47 integer read-only
Port number of the Secondary MGCP
         wfVoIPPrimarySGCIpAddr 1.3.6.1.4.1.18.3.5.3.27.1.1.48 ipaddress read-only
IP Address of the Primary SGC
         wfVoIPPrimarySGCPortNum 1.3.6.1.4.1.18.3.5.3.27.1.1.49 integer read-only
Port number of the Primary SGC
         wfVoIPSecondarySGCIpAddr 1.3.6.1.4.1.18.3.5.3.27.1.1.50 ipaddress read-only
IP Address of the Secondary SGC
         wfVoIPSecondarySGCPortNum 1.3.6.1.4.1.18.3.5.3.27.1.1.51 integer read-only
Port number of the Secondary SGC
 wfVoIPStatusTable 1.3.6.1.4.1.18.3.5.3.27.2 no-access
The VFoIP status table, contains monitoring information and is a proxied MIB.
     wfVoIPStatusEntry 1.3.6.1.4.1.18.3.5.3.27.2.1 no-access
An entry in the VFoIP status table
         wfVoIPCtlRxMsgSuccessCount 1.3.6.1.4.1.18.3.5.3.27.2.1.1 counter read-only
This object specifies the count of successful messages received from the Call Agent. Successful messages: Receive: Positive ACK is sent to the Media Gateway Controller
         wfVoIPCtlOctetsRxOk 1.3.6.1.4.1.18.3.5.3.27.2.1.2 counter read-only
Number of octets in successfully rcvd xGCP control frames.
         wfVoIPCtlTxMsgSuccessCount 1.3.6.1.4.1.18.3.5.3.27.2.1.3 counter read-only
This object specifies the count of successful messages transmitted to the Call Agent. Successful messages: Transmit: Positive ACK is received from the Media Gateway Controller
         wfVoIPCtlOctetsTxOk 1.3.6.1.4.1.18.3.5.3.27.2.1.4 counter read-only
Number of octets in successfully xmited xGCP control frames.
         wfVoIPCtlFrameTxRetries 1.3.6.1.4.1.18.3.5.3.27.2.1.5 counter read-only
Number of retried control frame transmissions.
         wfVoIPCtlFrameTxDrops 1.3.6.1.4.1.18.3.5.3.27.2.1.6 counter read-only
Number of frames not xmitted due to timeout.
         wfVoIPCtlInBadVersionCount 1.3.6.1.4.1.18.3.5.3.27.2.1.7 counter read-only
The total number of incoming messages which were delivered to the protocol entity and were for an unsupported protocol version.
         wfVoIPCtlUnRecognizedPktCnt 1.3.6.1.4.1.18.3.5.3.27.2.1.8 counter read-only
This refers to the count of unrecognized packets since reset.
         wfVoIPRxMsgFailCount 1.3.6.1.4.1.18.3.5.3.27.2.1.9 counter read-only
This object specifies the count of failed messages received from the Call Agent. Failed messages: Receive: Either Format of the received message is bad or the request can not be fulfilled.
         wfVoIPTxMsgFailCount 1.3.6.1.4.1.18.3.5.3.27.2.1.10 counter read-only
This object specifies the count of failed messages received from the Call Agent. Failed messages: Transmit: Either NAK is received from the Media Gateway Controller or message times out waiting for an ACK.
         wfVoIPPackageName 1.3.6.1.4.1.18.3.5.3.27.2.1.11 integer read-only
This object specifies the Name of the Capability Package in use. The list of basic packages includes the following: _______________________________________________ | Package | name | |______________________________|_______________| | Generic Media Package | generic | | DTMF package | dtmf | | MF Package | mf | | Trunk Package | trunk | | Line Package | line | | Handset Package | handset | | RTP Package | rtp | | Network Access Server Package| nas | | Announcement Server Package | announcement| | Script Package | script | | Bay Networks Package | bay | |______________________________|_______________| Enumeration: 'announcement': 9, 'mf': 3, 'script': 10, 'generic': 1, 'handset': 6, 'dtmf': 2, 'bay': 11, 'nas': 8, 'rtp': 7, 'trunk': 4, 'line': 5.
 wfVoIPPortStatusTable 1.3.6.1.4.1.18.3.5.3.27.3 no-access
The VFoIP port status table, contains voice channel status monitoring information for the voice port and is a proxied MIB.
     wfVoIPPortStatusEntry 1.3.6.1.4.1.18.3.5.3.27.3.1 no-access
An entry in the VFoIP port status table.
         wfVoIPVoiceConnector 1.3.6.1.4.1.18.3.5.3.27.3.1.1 integer read-only
instance ID Connector, filled in by driver. For the ARN, the Voice Connector refers to the TDB or card number (and is in the range 1-2). On the FBR, this attribute is an encoded value and is equal to 'pci slot' * 1000 + 'module'* 100 + 'connector'.
         wfVoIPVoiceChannel 1.3.6.1.4.1.18.3.5.3.27.3.1.2 integer read-only
For the ARN FXS, FXO, or E&M interfaces, a voice channel refers to the physical port connector on the TDB. On the FBR, a voice channel refers to a specific DS0 on a T1.
         wfVoIPPortState 1.3.6.1.4.1.18.3.5.3.27.3.1.3 integer read-only
Indicates the state of a specific voice channel. Enumeration: 'disabled': 1, 'outofservice': 2, 'idle': 3, 'busy': 4, 'recycling': 5.
   wfVoIPGwConfigInfo 1.3.6.1.4.1.18.3.5.3.270.1
The SNMP trap that is generated when a Voice over IP gateway within the router is restarted. This trap reports: gateway slot gateway configuration file name gateway configuration file version.
   wfVoIPGwEnableInfo 1.3.6.1.4.1.18.3.5.3.270.2
The SNMP trap that is generated when the wfVoIPGwEnable state changes.
   wfVoIPGwStatusInfo 1.3.6.1.4.1.18.3.5.3.270.3
The SNMP trap that is generated when the wfVoIPState state changes.