Wellfleet-SYS-SVC-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-SYS-SVC-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).
|
|||
Object Name | OID | Type | Access | Info |
wfNetbootCfgGroup | 1.3.6.1.4.1.18.3.3.2.10.1 | |||
wfNetbootImage | 1.3.6.1.4.1.18.3.3.2.10.1.1 | integer | read-write |
Enables booting of an executable image over the network. If disabled, then the image will be read from a local file system. Enumeration: 'imageoff': 1, 'imageon': 2. |
wfNetbootConfig | 1.3.6.1.4.1.18.3.3.2.10.1.2 | integer | read-write |
Enables booting of a configuration file over the network. If disabled, then the config will be read from a local file system. Enumeration: 'configoff': 1, 'configon': 2. |
wfNetbootServerAddress | 1.3.6.1.4.1.18.3.3.2.10.1.3 | ipaddress | read-write |
IP address of remote server. |
wfNetbootImageName | 1.3.6.1.4.1.18.3.3.2.10.1.4 | displaystring | read-write |
Pathname of image file on remote server. |
wfNetbootConfigName | 1.3.6.1.4.1.18.3.3.2.10.1.5 | displaystring | read-write |
Pathname of configuration file on remote server. |
wfNetbootCfgDelete | 1.3.6.1.4.1.18.3.3.2.10.1.6 | integer | read-write |
create/delete parameter, dflt = created Enumeration: 'create': 1, 'delete': 2. |
wfNetbootCurrGroup | 1.3.6.1.4.1.18.3.3.2.10.2 | |||
wfNetbootImageCurr | 1.3.6.1.4.1.18.3.3.2.10.2.1 | integer | read-only |
Current value of Netboot image flag in Non-Volatile RAM. Enumeration: 'imagecurroff': 1, 'imagecurron': 2. |
wfNetbootConfigCurr | 1.3.6.1.4.1.18.3.3.2.10.2.2 | integer | read-only |
Current value of Netboot config flag in Non-Volatile RAM. Enumeration: 'configcurroff': 1, 'configcurron': 2. |
wfNetbootServerAddressCurr | 1.3.6.1.4.1.18.3.3.2.10.2.3 | ipaddress | read-only |
IP address of remote server. |
wfNetbootImageNameCurr | 1.3.6.1.4.1.18.3.3.2.10.2.4 | displaystring | read-only |
Pathname of image file on remote server. |
wfNetbootConfigNameCurr | 1.3.6.1.4.1.18.3.3.2.10.2.5 | displaystring | read-only |
Pathname of configuration file on remote server. |
wfNetbootCfgTable | 1.3.6.1.4.1.18.3.3.2.10.3 | no-access |
A Table of Interface-specific Netboot Configuration Parameters |
|
1.3.6.1.4.1.18.3.3.2.10.3.1 | no-access |
Values of a particular interface's configuration parameters. |
||
wfNetbootDelete | 1.3.6.1.4.1.18.3.3.2.10.3.1.1 | integer | read-write |
create/delete parameter, dflt = created Deleteing this instance will set the corresponding NOVRAM values to the default settings. Enumeration: 'create': 1, 'delete': 2. |
wfNetbootSlot | 1.3.6.1.4.1.18.3.3.2.10.3.1.2 | integer | read-only |
instance ID Slot, filled in by driver |
wfNetbootConnector | 1.3.6.1.4.1.18.3.3.2.10.3.1.3 | integer | read-only |
Unique number which identifies the interface for which the following parameters are configured. Enumeration: 'com1': 2, 'com3': 4, 'xcvr11': 5, 'com43': 39, 'com11': 7, 'xcvr1': 1, 'xcvr2': 21, 'com12': 8, 'com14': 34, 'com34': 38, 'com33': 37, 'com32': 16, 'com31': 15, 'arncom3': 28, 'arncom2': 27, 'arncom1': 26, 'arncom5': 30, 'arncom4': 29, 'xcvr22': 10, 'xcvr21': 9, 'xcvr12': 6, 'com2': 3, 'xcvr41': 17, 'xcvr42': 18, 'com21': 11, 'com22': 12, 'com23': 35, 'com24': 36, 'arnxcvr2': 25, 'com44': 40, 'arnxcvr1': 24, 'com42': 20, 'com13': 33, 'com41': 19, 'xcvr34': 23, 'xcvr31': 13, 'xcvr32': 14, 'xcvr33': 22, 'arnmau2': 32, 'arnmau1': 31. |
wfNetbootIpAddr | 1.3.6.1.4.1.18.3.3.2.10.3.1.4 | ipaddress | read-write |
IP address to use on this interface |
wfNetbootIpMask | 1.3.6.1.4.1.18.3.3.2.10.3.1.5 | ipaddress | read-write |
IP address mask to use on this interface |
wfNetbootNextHop | 1.3.6.1.4.1.18.3.3.2.10.3.1.6 | ipaddress | read-write |
IP address of the next hop router connected to this interface. This value is used to auto-configure a static route for Network Boot. |
wfNetbootProtoMask | 1.3.6.1.4.1.18.3.3.2.10.3.1.7 | integer | read-write |
Bit Mask indicating a non-default protocol is being used on this interface. Enumeration: 'lmion': 6, 'noton': 4, 'annexaon': 5, 'fron': 1, 'intrnclkon': 3, 'x25on': 2, 'ppp': 7. |
wfNetbootDisable | 1.3.6.1.4.1.18.3.3.2.10.3.1.8 | integer | read-write |
Enable or disable the interface for Netbooting. Enumeration: 'enable': 1, 'disable': 2. |
wfNetbootConnName | 1.3.6.1.4.1.18.3.3.2.10.3.1.9 | displaystring | read-only |
Connector name. |
wfNetbootTokenRingSpeed | 1.3.6.1.4.1.18.3.3.2.10.3.1.10 | integer | read-write |
Speed of the Token Ring interface for Netbooting. Enumeration: 'mbps16': 16, 'mbps4': 4. |
wfNetbootBchanRate | 1.3.6.1.4.1.18.3.3.2.10.3.1.11 | integer | read-write |
Speed B Channel for Netbooting. AN 200 Only Enumeration: 'rate128k': 128, 'rate64k': 64. |
wfNetbootDsuCsuOpMode | 1.3.6.1.4.1.18.3.3.2.10.3.1.12 | integer | read-write |
Dsu/Csu interface speed for Netbooting Enumeration: 'rate64k': 64, 'rate56k': 56. |
wfNetbootCurrTable | 1.3.6.1.4.1.18.3.3.2.10.4 | no-access |
A Table of current values for Interface-specific Netboot Parameters |
|
1.3.6.1.4.1.18.3.3.2.10.4.1 | no-access |
Values of a particular interface's current configuration parameters. |
||
wfNetbootCurrSlot | 1.3.6.1.4.1.18.3.3.2.10.4.1.1 | integer | read-only |
instance ID Slot, filled in by driver |
wfNetbootCurrConnector | 1.3.6.1.4.1.18.3.3.2.10.4.1.2 | integer | read-only |
Unique number which identifies the interface for which the following parameters are configured. Enumeration: 'currxcvr12': 6, 'currcom3': 4, 'currxcvr11': 5, 'currcom34': 38, 'currcom33': 37, 'currcom32': 16, 'currcom31': 15, 'currcom14': 34, 'currcom1': 2, 'currcom11': 7, 'currxcvr1': 1, 'currxcvr2': 21, 'currcom12': 8, 'currarncom5': 30, 'currarncom4': 29, 'currarncom3': 28, 'currarncom2': 27, 'currarncom1': 26, 'currcom2': 3, 'currcom13': 33, 'currxcvr22': 10, 'currxcvr21': 9, 'currxcvr41': 17, 'currxcvr42': 18, 'currcom24': 36, 'currcom21': 11, 'currcom22': 12, 'currcom23': 35, 'currcom42': 20, 'currcom43': 39, 'currcom41': 19, 'currcom44': 40, 'currarnxcvr2': 25, 'currarnxcvr1': 24, 'currarnmau2': 32, 'currarnmau1': 31, 'currxcvr31': 13, 'currxcvr32': 14, 'currxcvr33': 22, 'currxcvr34': 23. |
wfNetbootCurrIpAddr | 1.3.6.1.4.1.18.3.3.2.10.4.1.3 | ipaddress | read-only |
IP address to use on this interface |
wfNetbootCurrIpMask | 1.3.6.1.4.1.18.3.3.2.10.4.1.4 | ipaddress | read-only |
IP address mask to use on this interface |
wfNetbootCurrNextHop | 1.3.6.1.4.1.18.3.3.2.10.4.1.5 | ipaddress | read-only |
IP address of the next hop router connected to this interface. This value is used to auto-configure a static route for Network Boot. |
wfNetbootCurrProtoMask | 1.3.6.1.4.1.18.3.3.2.10.4.1.6 | integer | read-only |
Bit Mask indicating a non-default protocol is being used on this interface. Enumeration: 'intrnclkcurron': 3, 'lmion': 6, 'annexaon': 5, 'frcurron': 1, 'ppp': 7, 'x25curron': 2, 'notcurron': 4. |
wfNetbootCurrDisable | 1.3.6.1.4.1.18.3.3.2.10.4.1.7 | integer | read-only |
Enable or disable the interface for Netbooting. Enumeration: 'enable': 1, 'disable': 2. |
wfNetbootCurrConnName | 1.3.6.1.4.1.18.3.3.2.10.4.1.8 | displaystring | read-only |
Connector name. |
wfNetbootCurrTokenRingSpeed | 1.3.6.1.4.1.18.3.3.2.10.4.1.9 | integer | read-only |
Speed of the Token Ring interface for Netbooting. Enumeration: 'mbps16': 16, 'mbps4': 4. |
wfNetbootCurrBchanRate | 1.3.6.1.4.1.18.3.3.2.10.4.1.10 | integer | read-write |
Speed B Channel for Netbooting. AN 200 Only Enumeration: 'rate128k': 128, 'rate64k': 64. |
wfNetbootCurrDsuCsuOpMode | 1.3.6.1.4.1.18.3.3.2.10.4.1.11 | integer | read-write |
Dsu/Csu interface speed for Netbooting Enumeration: 'rate64k': 64, 'rate56k': 56. |