Wellfleet-NBIP-MIB

File: Wellfleet-NBIP-MIB.mib (16079 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
wfNetBIOSIpGroup

Defined Types

WfNetbiosIpInterfaceEntry  
SEQUENCE    
  wfNetbiosIpInterfaceDelete INTEGER
  wfNetbiosIpInterfaceDisable INTEGER
  wfNetbiosIpInterfaceState INTEGER
  wfNetbiosIpInterfaceIndex IpAddress
  wfNetbiosIpInterfaceReceivedFrames Counter
  wfNetbiosIpInterfaceReceivedBadFrames Counter
  wfNetbiosIpInterfaceTransmittedFrames Counter
  wfNetbiosIpInterfaceNameCacheDisable INTEGER
  wfNetbiosIpInterfaceInBroadcastDisable INTEGER
  wfNetbiosIpInterfaceOutBroadcastDisable INTEGER
  wfNetbiosIpInterfaceRebroadcastAddr IpAddress

WfNetbiosIpNameEntry  
SEQUENCE    
  wfNetbiosIpName OCTET STRING
  wfNetbiosIpScopeId OCTET STRING
  wfNetbiosIpAddress IpAddress
  wfNetbiosIpStatic INTEGER
  wfNetbiosIpCacheHits Counter
  wfNetbiosIpIdNumber INTEGER

WfNetbiosIpStaticEntry  
SEQUENCE    
  wfNetbiosIpStaticDelete INTEGER
  wfNetbiosIpStaticDisable INTEGER
  wfNetbiosIpStaticState INTEGER
  wfNetbiosIpStaticName OCTET STRING
  wfNetbiosIpStaticScopeId OCTET STRING
  wfNetbiosIpStaticIpAddress IpAddress
  wfNetbiosIpStaticIdNumber INTEGER

Defined Values

wfNetbiosIp 1.3.6.1.4.1.18.3.5.3.11.1
OBJECT IDENTIFIER    

wfNetbiosIpDelete 1.3.6.1.4.1.18.3.5.3.11.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfNetbiosIpDisable 1.3.6.1.4.1.18.3.5.3.11.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpState 1.3.6.1.4.1.18.3.5.3.11.1.3
The current state of the entire NetBIOS over IP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpres(4)  

wfNetbiosIpNameCacheDisable 1.3.6.1.4.1.18.3.5.3.11.1.4
Enable/Disable parameter for the NetBIOS name cache.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIp15CharacterDisable 1.3.6.1.4.1.18.3.5.3.11.1.5
Enable/Disable parameter for 15-character NetBIOS name caching.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpNameCacheMibDisable 1.3.6.1.4.1.18.3.5.3.11.1.6
Enable/Disable creation of MIB instances for each cached name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpNameCacheMaximumEntries 1.3.6.1.4.1.18.3.5.3.11.1.7
The maximum number of entries allowed in the NetBIOS name cache.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfNetbiosIpNameCacheCurrentEntries 1.3.6.1.4.1.18.3.5.3.11.1.8
The number of entries currently in the NetBIOS name cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNetbiosIpNameCacheAgeTime 1.3.6.1.4.1.18.3.5.3.11.1.9
The age in seconds when inactive NetBIOS names will be aged out of the cache.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 60..604800  

wfNetbiosIpNameCacheHashEntries 1.3.6.1.4.1.18.3.5.3.11.1.10
The number of entries in the NetBIOS name cache hash table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfNetbiosIpNameCacheHits 1.3.6.1.4.1.18.3.5.3.11.1.11
The number of times the NetBIOS name cache has been used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpNameCacheMisses 1.3.6.1.4.1.18.3.5.3.11.1.12
The number of failed lookups on the NetBIOS name cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpRebroadcastTTL 1.3.6.1.4.1.18.3.5.3.11.1.13
The default time-to-live value in seconds to use in rebroadcasted packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfNetbiosIpRebroadcastRecordRoute 1.3.6.1.4.1.18.3.5.3.11.1.14
Enable/Disable insertion of Record Route option in rebroadcasted packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpInterfaceTable 1.3.6.1.4.1.18.3.5.3.11.2
A table that contains information about every interface that is configured to run/not run NetBIOS over IP. inst_id[1] = wfNetbiosIpInterfaceIndex
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNetbiosIpInterfaceEntry

wfNetbiosIpInterfaceEntry 1.3.6.1.4.1.18.3.5.3.11.2.1
An entry in the NetBIOS interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNetbiosIpInterfaceEntry  

wfNetbiosIpInterfaceDelete 1.3.6.1.4.1.18.3.5.3.11.2.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete an interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfNetbiosIpInterfaceDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable an interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpInterfaceState 1.3.6.1.4.1.18.3.5.3.11.2.1.3
The current state of NetBIOS over IP on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpres(4)  

wfNetbiosIpInterfaceIndex 1.3.6.1.4.1.18.3.5.3.11.2.1.4
The IP address of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbiosIpInterfaceReceivedFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.5
The number of frames that have been received by this interface from its circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpInterfaceReceivedBadFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.6
The number of invalid frames that have been received by this interface from its circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpInterfaceTransmittedFrames 1.3.6.1.4.1.18.3.5.3.11.2.1.7
The number of frames that have been transmitted by this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpInterfaceNameCacheDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.8
Enable/Disable parameter for NetBIOS name caching.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpInterfaceInBroadcastDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.9
Enable/Disable parameter for the input of NetBIOS broadcasts.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpInterfaceOutBroadcastDisable 1.3.6.1.4.1.18.3.5.3.11.2.1.10
Enable/Disable parameter for the output of NetBIOS broadcasts.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpInterfaceRebroadcastAddr 1.3.6.1.4.1.18.3.5.3.11.2.1.11
The IP broadcast address to use for rebroadcasted packets out this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfNetbiosIpNameTable 1.3.6.1.4.1.18.3.5.3.11.3
The NetBIOS name cache table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNetbiosIpNameEntry

wfNetbiosIpNameEntry 1.3.6.1.4.1.18.3.5.3.11.3.1
An entry in the NetBIOS name cache table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNetbiosIpNameEntry  

wfNetbiosIpName 1.3.6.1.4.1.18.3.5.3.11.3.1.1
The NetBIOS name of this station. It is a maximum of 16 characters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

wfNetbiosIpScopeId 1.3.6.1.4.1.18.3.5.3.11.3.1.2
The NetBIOS scope id of this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfNetbiosIpAddress 1.3.6.1.4.1.18.3.5.3.11.3.1.3
The IP address of the NetBIOS station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbiosIpStatic 1.3.6.1.4.1.18.3.5.3.11.3.1.4
Indicates whether this entry is a static or learned entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER static(1), learned(2)  

wfNetbiosIpCacheHits 1.3.6.1.4.1.18.3.5.3.11.3.1.5
The number of Name Query Responses that have been converted by this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNetbiosIpIdNumber 1.3.6.1.4.1.18.3.5.3.11.3.1.6
Uniqueness ID for the MIB entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNetbiosIpStaticTable 1.3.6.1.4.1.18.3.5.3.11.4
The NetBIOS static server/client entry table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNetbiosIpStaticEntry

wfNetbiosIpStaticEntry 1.3.6.1.4.1.18.3.5.3.11.4.1
An entry in the NetBIOS static entry table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNetbiosIpStaticEntry  

wfNetbiosIpStaticDelete 1.3.6.1.4.1.18.3.5.3.11.4.1.1
Create/Delete parameter for the NetBIOS static entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfNetbiosIpStaticDisable 1.3.6.1.4.1.18.3.5.3.11.4.1.2
Enable/Disable parameter for the NetBIOS static entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNetbiosIpStaticState 1.3.6.1.4.1.18.3.5.3.11.4.1.3
The state of this NetBIOS static entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

wfNetbiosIpStaticName 1.3.6.1.4.1.18.3.5.3.11.4.1.4
The NetBIOS name of the station. It is a maximum of 16 characters. Names that are shorter are padded with ASCII spaces - 0x20.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

wfNetbiosIpStaticScopeId 1.3.6.1.4.1.18.3.5.3.11.4.1.5
The NetBIOS scope id of the station. Once set, this should not be changed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfNetbiosIpStaticIpAddress 1.3.6.1.4.1.18.3.5.3.11.4.1.6
The IP address of the NetBIOS station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbiosIpStaticIdNumber 1.3.6.1.4.1.18.3.5.3.11.4.1.7
Uniqueness ID for the MIB entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER