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

VENDOR: WELLFLEET


 Home MIB: Wellfleet-NBIP-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
 wfNetbiosIp 1.3.6.1.4.1.18.3.5.3.11.1
     wfNetbiosIpDelete 1.3.6.1.4.1.18.3.5.3.11.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the NetBIOS over IP support. Enumeration: 'deleted': 2, 'created': 1.
     wfNetbiosIpDisable 1.3.6.1.4.1.18.3.5.3.11.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable the NetBIOS over IP support. Enumeration: 'disabled': 2, 'enabled': 1.
     wfNetbiosIpState 1.3.6.1.4.1.18.3.5.3.11.1.3 integer read-only
The current state of the entire NetBIOS over IP. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 4.
     wfNetbiosIpNameCacheDisable 1.3.6.1.4.1.18.3.5.3.11.1.4 integer read-write
Enable/Disable parameter for the NetBIOS name cache. Enumeration: 'disabled': 2, 'enabled': 1.
     wfNetbiosIp15CharacterDisable 1.3.6.1.4.1.18.3.5.3.11.1.5 integer read-write
Enable/Disable parameter for 15-character NetBIOS name caching. Enumeration: 'disabled': 2, 'enabled': 1.
     wfNetbiosIpNameCacheMibDisable 1.3.6.1.4.1.18.3.5.3.11.1.6 integer read-write
Enable/Disable creation of MIB instances for each cached name. Enumeration: 'disabled': 2, 'enabled': 1.
     wfNetbiosIpNameCacheMaximumEntries 1.3.6.1.4.1.18.3.5.3.11.1.7 integer read-write
The maximum number of entries allowed in the NetBIOS name cache.
     wfNetbiosIpNameCacheCurrentEntries 1.3.6.1.4.1.18.3.5.3.11.1.8 integer read-only
The number of entries currently in the NetBIOS name cache.
     wfNetbiosIpNameCacheAgeTime 1.3.6.1.4.1.18.3.5.3.11.1.9 integer read-write
The age in seconds when inactive NetBIOS names will be aged out of the cache.
     wfNetbiosIpNameCacheHashEntries 1.3.6.1.4.1.18.3.5.3.11.1.10 integer read-write
The number of entries in the NetBIOS name cache hash table.
     wfNetbiosIpNameCacheHits 1.3.6.1.4.1.18.3.5.3.11.1.11 counter read-only
The number of times the NetBIOS name cache has been used.
     wfNetbiosIpNameCacheMisses 1.3.6.1.4.1.18.3.5.3.11.1.12 counter read-only
The number of failed lookups on the NetBIOS name cache.
     wfNetbiosIpRebroadcastTTL 1.3.6.1.4.1.18.3.5.3.11.1.13 integer read-write
The default time-to-live value in seconds to use in rebroadcasted packets.
     wfNetbiosIpRebroadcastRecordRoute 1.3.6.1.4.1.18.3.5.3.11.1.14 integer read-write
Enable/Disable insertion of Record Route option in rebroadcasted packets. Enumeration: 'disabled': 2, 'enabled': 1.
 wfNetbiosIpInterfaceTable 1.3.6.1.4.1.18.3.5.3.11.2 no-access
A table that contains information about every interface that is configured to run/not run NetBIOS over IP. inst_id[1] = wfNetbiosIpInterfaceIndex
     wfNetbiosIpInterfaceEntry 1.3.6.1.4.1.18.3.5.3.11.2.1 no-access
An entry in the NetBIOS interface table.
         wfNetbiosIpInterfaceDelete 1.3.6.1.4.1.18.3.5.3.11.2.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete an interface. Enumeration: 'deleted': 2, 'created': 1.
         wfNetbiosIpInterfaceDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable an interface. Enumeration: 'disabled': 2, 'enabled': 1.
         wfNetbiosIpInterfaceState 1.3.6.1.4.1.18.3.5.3.11.2.1.3 integer read-only
The current state of NetBIOS over IP on this interface. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 4.
         wfNetbiosIpInterfaceIndex 1.3.6.1.4.1.18.3.5.3.11.2.1.4 ipaddress read-only
The IP address of this interface.
         wfNetbiosIpInterfaceReceivedFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.5 counter read-only
The number of frames that have been received by this interface from its circuit.
         wfNetbiosIpInterfaceReceivedBadFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.6 counter read-only
The number of invalid frames that have been received by this interface from its circuit.
         wfNetbiosIpInterfaceTransmittedFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.7 counter read-only
The number of frames that have been transmitted by this interface.
         wfNetbiosIpInterfaceNameCacheDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.8 integer read-write
Enable/Disable parameter for NetBIOS name caching. Enumeration: 'disabled': 2, 'enabled': 1.
         wfNetbiosIpInterfaceInBroadcastDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.9 integer read-write
Enable/Disable parameter for the input of NetBIOS broadcasts. Enumeration: 'disabled': 2, 'enabled': 1.
         wfNetbiosIpInterfaceOutBroadcastDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.10 integer read-write
Enable/Disable parameter for the output of NetBIOS broadcasts. Enumeration: 'disabled': 2, 'enabled': 1.
         wfNetbiosIpInterfaceRebroadcastAddr 1.3.6.1.4.1.18.3.5.3.11.2.1.11 ipaddress read-write
The IP broadcast address to use for rebroadcasted packets out this interface.
 wfNetbiosIpNameTable 1.3.6.1.4.1.18.3.5.3.11.3 no-access
The NetBIOS name cache table.
     wfNetbiosIpNameEntry 1.3.6.1.4.1.18.3.5.3.11.3.1 no-access
An entry in the NetBIOS name cache table.
         wfNetbiosIpName 1.3.6.1.4.1.18.3.5.3.11.3.1.1 octet string read-only
The NetBIOS name of this station. It is a maximum of 16 characters.
         wfNetbiosIpScopeId 1.3.6.1.4.1.18.3.5.3.11.3.1.2 octet string read-only
The NetBIOS scope id of this station.
         wfNetbiosIpAddress 1.3.6.1.4.1.18.3.5.3.11.3.1.3 ipaddress read-only
The IP address of the NetBIOS station.
         wfNetbiosIpStatic 1.3.6.1.4.1.18.3.5.3.11.3.1.4 integer read-only
Indicates whether this entry is a static or learned entry. Enumeration: 'learned': 2, 'static': 1.
         wfNetbiosIpCacheHits 1.3.6.1.4.1.18.3.5.3.11.3.1.5 counter read-only
The number of Name Query Responses that have been converted by this station.
         wfNetbiosIpIdNumber 1.3.6.1.4.1.18.3.5.3.11.3.1.6 integer read-only
Uniqueness ID for the MIB entry.
 wfNetbiosIpStaticTable 1.3.6.1.4.1.18.3.5.3.11.4 no-access
The NetBIOS static server/client entry table.
     wfNetbiosIpStaticEntry 1.3.6.1.4.1.18.3.5.3.11.4.1 no-access
An entry in the NetBIOS static entry table.
         wfNetbiosIpStaticDelete 1.3.6.1.4.1.18.3.5.3.11.4.1.1 integer read-write
Create/Delete parameter for the NetBIOS static entry. Enumeration: 'deleted': 2, 'created': 1.
         wfNetbiosIpStaticDisable 1.3.6.1.4.1.18.3.5.3.11.4.1.2 integer read-write
Enable/Disable parameter for the NetBIOS static entry. Enumeration: 'disabled': 2, 'enabled': 1.
         wfNetbiosIpStaticState 1.3.6.1.4.1.18.3.5.3.11.4.1.3 integer read-only
The state of this NetBIOS static entry. Enumeration: 'valid': 1, 'invalid': 2.
         wfNetbiosIpStaticName 1.3.6.1.4.1.18.3.5.3.11.4.1.4 octet string read-only
The NetBIOS name of the station. It is a maximum of 16 characters. Names that are shorter are padded with ASCII spaces - 0x20.
         wfNetbiosIpStaticScopeId 1.3.6.1.4.1.18.3.5.3.11.4.1.5 octet string read-write
The NetBIOS scope id of the station. Once set, this should not be changed.
         wfNetbiosIpStaticIpAddress 1.3.6.1.4.1.18.3.5.3.11.4.1.6 ipaddress read-only
The IP address of the NetBIOS station.
         wfNetbiosIpStaticIdNumber 1.3.6.1.4.1.18.3.5.3.11.4.1.7 integer read-only
Uniqueness ID for the MIB entry.