Wellfleet-SYS-SVC-MIB

File: Wellfleet-SYS-SVC-MIB.mib (15367 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
wfNetBootGroup

Defined Types

WfNetbootCfgEntry  
SEQUENCE    
  wfNetbootDelete INTEGER
  wfNetbootSlot INTEGER
  wfNetbootConnector INTEGER
  wfNetbootIpAddr IpAddress
  wfNetbootIpMask IpAddress
  wfNetbootNextHop IpAddress
  wfNetbootProtoMask INTEGER
  wfNetbootDisable INTEGER
  wfNetbootConnName DisplayString
  wfNetbootTokenRingSpeed INTEGER
  wfNetbootBchanRate INTEGER
  wfNetbootDsuCsuOpMode INTEGER

WfNetbootCurrEntry  
SEQUENCE    
  wfNetbootCurrSlot INTEGER
  wfNetbootCurrConnector INTEGER
  wfNetbootCurrIpAddr IpAddress
  wfNetbootCurrIpMask IpAddress
  wfNetbootCurrNextHop IpAddress
  wfNetbootCurrProtoMask INTEGER
  wfNetbootCurrDisable INTEGER
  wfNetbootCurrConnName DisplayString
  wfNetbootCurrTokenRingSpeed INTEGER
  wfNetbootCurrBchanRate INTEGER
  wfNetbootCurrDsuCsuOpMode INTEGER

Defined Values

wfNetbootCfgGroup 1.3.6.1.4.1.18.3.3.2.10.1
OBJECT IDENTIFIER    

wfNetbootImage 1.3.6.1.4.1.18.3.3.2.10.1.1
Enables booting of an executable image over the network. If disabled, then the image will be read from a local file system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER imageoff(1), imageon(2)  

wfNetbootConfig 1.3.6.1.4.1.18.3.3.2.10.1.2
Enables booting of a configuration file over the network. If disabled, then the config will be read from a local file system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER configoff(1), configon(2)  

wfNetbootServerAddress 1.3.6.1.4.1.18.3.3.2.10.1.3
IP address of remote server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfNetbootImageName 1.3.6.1.4.1.18.3.3.2.10.1.4
Pathname of image file on remote server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfNetbootConfigName 1.3.6.1.4.1.18.3.3.2.10.1.5
Pathname of configuration file on remote server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfNetbootCfgDelete 1.3.6.1.4.1.18.3.3.2.10.1.6
create/delete parameter, dflt = created
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfNetbootCurrGroup 1.3.6.1.4.1.18.3.3.2.10.2
OBJECT IDENTIFIER    

wfNetbootImageCurr 1.3.6.1.4.1.18.3.3.2.10.2.1
Current value of Netboot image flag in Non-Volatile RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER imagecurroff(1), imagecurron(2)  

wfNetbootConfigCurr 1.3.6.1.4.1.18.3.3.2.10.2.2
Current value of Netboot config flag in Non-Volatile RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER configcurroff(1), configcurron(2)  

wfNetbootServerAddressCurr 1.3.6.1.4.1.18.3.3.2.10.2.3
IP address of remote server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbootImageNameCurr 1.3.6.1.4.1.18.3.3.2.10.2.4
Pathname of image file on remote server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfNetbootConfigNameCurr 1.3.6.1.4.1.18.3.3.2.10.2.5
Pathname of configuration file on remote server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfNetbootCfgTable 1.3.6.1.4.1.18.3.3.2.10.3
A Table of Interface-specific Netboot Configuration Parameters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNetbootCfgEntry

wfNetbootCfgEntry 1.3.6.1.4.1.18.3.3.2.10.3.1
Values of a particular interface's configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNetbootCfgEntry  

wfNetbootDelete 1.3.6.1.4.1.18.3.3.2.10.3.1.1
create/delete parameter, dflt = created Deleteing this instance will set the corresponding NOVRAM values to the default settings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfNetbootSlot 1.3.6.1.4.1.18.3.3.2.10.3.1.2
instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfNetbootConnector 1.3.6.1.4.1.18.3.3.2.10.3.1.3
Unique number which identifies the interface for which the following parameters are configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER xcvr1(1), com1(2), com2(3), com3(4), xcvr11(5), xcvr12(6), com11(7), com12(8), xcvr21(9), xcvr22(10), com21(11), com22(12), xcvr31(13), xcvr32(14), com31(15), com32(16), xcvr41(17), xcvr42(18), com41(19), com42(20), xcvr2(21), xcvr33(22), xcvr34(23), arnxcvr1(24), arnxcvr2(25), arncom1(26), arncom2(27), arncom3(28), arncom4(29), arncom5(30), arnmau1(31), arnmau2(32), com13(33), com14(34), com23(35), com24(36), com33(37), com34(38), com43(39), com44(40)  

wfNetbootIpAddr 1.3.6.1.4.1.18.3.3.2.10.3.1.4
IP address to use on this interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfNetbootIpMask 1.3.6.1.4.1.18.3.3.2.10.3.1.5
IP address mask to use on this interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfNetbootNextHop 1.3.6.1.4.1.18.3.3.2.10.3.1.6
IP address of the next hop router connected to this interface. This value is used to auto-configure a static route for Network Boot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfNetbootProtoMask 1.3.6.1.4.1.18.3.3.2.10.3.1.7
Bit Mask indicating a non-default protocol is being used on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fron(1), x25on(2), intrnclkon(3), noton(4), annexaon(5), lmion(6), ppp(7)  

wfNetbootDisable 1.3.6.1.4.1.18.3.3.2.10.3.1.8
Enable or disable the interface for Netbooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfNetbootConnName 1.3.6.1.4.1.18.3.3.2.10.3.1.9
Connector name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfNetbootTokenRingSpeed 1.3.6.1.4.1.18.3.3.2.10.3.1.10
Speed of the Token Ring interface for Netbooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mbps4(4), mbps16(16)  

wfNetbootBchanRate 1.3.6.1.4.1.18.3.3.2.10.3.1.11
Speed B Channel for Netbooting. AN 200 Only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate64k(64), rate128k(128)  

wfNetbootDsuCsuOpMode 1.3.6.1.4.1.18.3.3.2.10.3.1.12
Dsu/Csu interface speed for Netbooting
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate56k(56), rate64k(64)  

wfNetbootCurrTable 1.3.6.1.4.1.18.3.3.2.10.4
A Table of current values for Interface-specific Netboot Parameters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNetbootCurrEntry

wfNetbootCurrEntry 1.3.6.1.4.1.18.3.3.2.10.4.1
Values of a particular interface's current configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNetbootCurrEntry  

wfNetbootCurrSlot 1.3.6.1.4.1.18.3.3.2.10.4.1.1
instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfNetbootCurrConnector 1.3.6.1.4.1.18.3.3.2.10.4.1.2
Unique number which identifies the interface for which the following parameters are configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER currxcvr1(1), currcom1(2), currcom2(3), currcom3(4), currxcvr11(5), currxcvr12(6), currcom11(7), currcom12(8), currxcvr21(9), currxcvr22(10), currcom21(11), currcom22(12), currxcvr31(13), currxcvr32(14), currcom31(15), currcom32(16), currxcvr41(17), currxcvr42(18), currcom41(19), currcom42(20), currxcvr2(21), currxcvr33(22), currxcvr34(23), currarnxcvr1(24), currarnxcvr2(25), currarncom1(26), currarncom2(27), currarncom3(28), currarncom4(29), currarncom5(30), currarnmau1(31), currarnmau2(32), currcom13(33), currcom14(34), currcom23(35), currcom24(36), currcom33(37), currcom34(38), currcom43(39), currcom44(40)  

wfNetbootCurrIpAddr 1.3.6.1.4.1.18.3.3.2.10.4.1.3
IP address to use on this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbootCurrIpMask 1.3.6.1.4.1.18.3.3.2.10.4.1.4
IP address mask to use on this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbootCurrNextHop 1.3.6.1.4.1.18.3.3.2.10.4.1.5
IP address of the next hop router connected to this interface. This value is used to auto-configure a static route for Network Boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfNetbootCurrProtoMask 1.3.6.1.4.1.18.3.3.2.10.4.1.6
Bit Mask indicating a non-default protocol is being used on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER frcurron(1), x25curron(2), intrnclkcurron(3), notcurron(4), annexaon(5), lmion(6), ppp(7)  

wfNetbootCurrDisable 1.3.6.1.4.1.18.3.3.2.10.4.1.7
Enable or disable the interface for Netbooting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfNetbootCurrConnName 1.3.6.1.4.1.18.3.3.2.10.4.1.8
Connector name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfNetbootCurrTokenRingSpeed 1.3.6.1.4.1.18.3.3.2.10.4.1.9
Speed of the Token Ring interface for Netbooting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER mbps4(4), mbps16(16)  

wfNetbootCurrBchanRate 1.3.6.1.4.1.18.3.3.2.10.4.1.10
Speed B Channel for Netbooting. AN 200 Only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate64k(64), rate128k(128)  

wfNetbootCurrDsuCsuOpMode 1.3.6.1.4.1.18.3.3.2.10.4.1.11
Dsu/Csu interface speed for Netbooting
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate56k(56), rate64k(64)