NETWORTH-FASTPIPES-MIB: View SNMP OID List / Download MIB

VENDOR: NETWORTH


 Home MIB: NETWORTH-FASTPIPES-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
 networth 1.3.6.1.4.1.215
         networthProducts 1.3.6.1.4.1.215.1
             networthInternetworking 1.3.6.1.4.1.215.1.2
                 nwFastPipes 1.3.6.1.4.1.215.1.2.2
                     nwfpProductType 1.3.6.1.4.1.215.1.2.2.1 displaystring read-only
The switch product type based on whether the switch is modular or nonmodular, has one of four uplinks or none, and has routing or not. The product types are: Modular with no Uplink and no Routing Modular with no Uplink and Routing Modular with FDDI Uplink and no Routing Modular with FDDI Uplink and Routing Modular with ATM Uplink and no Routing Modular with ATM Uplink and Routing Modular with 100BT Uplink and no Routing Modular with 100BT Uplink and Routing Modular with 100VG Uplink and no Routing Modular with 100VG Uplink and Routing NonModular with no Uplink and no Routing NonModular with no Uplink and Routing NonModular with FDDI Uplink and no Routing NonModular with FDDI Uplink and Routing NonModular with ATM Uplink and no Routing NonModular with ATM Uplink and Routing NonModular with 100BT Uplink and no Routing NonModular with 100BT Uplink and Routing NonModular with 100VG Uplink and no Routing NonModular with 100VG Uplink and Routing
                     nwfpReset 1.3.6.1.4.1.215.1.2.2.2 integer read-write
Setting this object to reset(2) will cause the FastPipes to perform a hardware reset within approximately 5 seconds. Setting this object to reset-and-erase-config(3) will cause the switch to perform a hardware reset to all config values stored in nvram to default values within approximately 5 seconds. Setting this object to no-reset(1) will have no effect. The value no-reset(1) will be returned whenever this object is retrieved. The primary purpose for including this variable in the FastPipes MIB is to allow SNMP managers to modify the operational mode of the FastPipes. Enumeration: 'reset': 2, 'no-reset': 1, 'reset-and-erase-config': 3.
                     nwfpCurrentSoftwareVersion 1.3.6.1.4.1.215.1.2.2.3 displaystring read-only
The version of software currently running on the switch. The version is specified in ASCII format
                     nwfpFutureSoftwareVersion 1.3.6.1.4.1.215.1.2.2.4 displaystring read-write
The version of software the switch will run after the next reset. If this variable is different than nwfpCurrentSoftwareVersion, the switch will request a download for the new software the next time the switch is reset (as in setting the variable nwfpReset or power cycling the unit). The version should be specified as an ASCII string.
                     nwfpTFTPServerIPAddress 1.3.6.1.4.1.215.1.2.2.5 ipaddress read-write
The IP address of the TFTP Server to which the FastPipes will send its next TFTP request.
                     nwfpCurrentUplinkSoftwareVers 1.3.6.1.4.1.215.1.2.2.6 displaystring read-only
The version of software currently running on the switch's Uplink Card. The version is an ASCI string of the form.
                     nwfpFutureUplinkSoftwareVers 1.3.6.1.4.1.215.1.2.2.7 displaystring read-write
The version of software the switch's Uplink Card will run after the next reset. If this variable is different than nwfpCurrentUplinkSoftwareVers, the switch will request a download for the new software the next time the switch is reset (as in setting the variable nwfpReset or power cycling the unit). The version should be specified as an ASCII string.
                     nwfpLastFailureReason 1.3.6.1.4.1.215.1.2.2.8 integer read-only
The last error that caused a switch failure. A value of zero (0) indicates that there has not been a switch failure since the nvram was last erased. A non-zero value indicates the reason for the last switch failure. A normal switch reset or power cycle will not change the value of this variable (it will still indicate the reason for the last known failure).
                     nwfpEEPROMVersion 1.3.6.1.4.1.215.1.2.2.9 displaystring read-only
The hardware EEPROM version. The string 'unknown' is returned if the value is not known.
                     nwfpManufactureDate 1.3.6.1.4.1.215.1.2.2.10 displaystring read-only
The hardware manufacture date. The string 'unknown' is returned if the value is not known.
                     nwfpAuthErrIPaddress 1.3.6.1.4.1.215.1.2.2.11 ipaddress read-only
The IP address of the device that sent the SNMP packet that caused an authentication error trap to be issued by the switch.
                     nwfpRAMsize 1.3.6.1.4.1.215.1.2.2.12 integer read-only
The size of RAM. Enumeration: 'eight-MB': 8, 'two-MB': 2, 'one-MB': 1, 'four-MB': 4.
                     nwfpEthernetTable 1.3.6.1.4.1.215.1.2.2.13 no-access
A table of ethernet-port-specific information for the FastPipes. This table augments the Ethernet RFC1398 MIB.
                           nwfpEthernetEntry 1.3.6.1.4.1.215.1.2.2.13.1 no-access
A list of information for every ethernet interface.
                               nwfpIfIndex 1.3.6.1.4.1.215.1.2.2.13.1.1 integer read-only
Ethernet interface number that corresponds to the ifIndex value in mib-2.
                               nwfpBOOTPrequestFlag 1.3.6.1.4.1.215.1.2.2.13.1.2 integer read-write
This flag determines whether this ethernet interface will send a BOOTP request. When booting, the FastPipes will broadcast a BOOTP request from the lowest ethernet interface with this value enabled(1). If that BOOTP request fails, the FastPipes will broadcast another BOOTP request from the next ethernet interface with this value enabled(1). At least one ethernet interface must have this value enabled(1) or BOOTP will not work. Enumeration: 'disabled': 2, 'enabled': 1.
                     nwfpBOOTPServerIPAddress 1.3.6.1.4.1.215.1.2.2.18 ipaddress read-only
The IP address of the BOOTP Server that responded to the FastPipes's BOOTP request.
                     nwfpBOOTPEthernetIF 1.3.6.1.4.1.215.1.2.2.19 integer read-only
The Ethernet interface number that successfully completed the BOOTP interaction.
                     nwfpUplinkSoftwarePath 1.3.6.1.4.1.215.1.2.2.20 displaystring read-write
The path to the switch software file. Following this path will reveal the actual version of the file.
                     nwfpSerialNumber 1.3.6.1.4.1.215.1.2.2.21 displaystring read-only
The hardware serial number.
                     nwfpConfiguration 1.3.6.1.4.1.215.1.2.2.22 integer read-only
This object returns the type of base module that is being queried. Enumeration: 'fsp12fx': 503, 'fsp6': 501, 'fsp11': 502, 'fsp6fl': 504, 'fsp12': 500.
                     nwfpUpLinkEEPROMVersion 1.3.6.1.4.1.215.1.2.2.23 displaystring read-only
The uplink EEPROM version. The string 'unknown' is returned if the value is not known.
                     nwfpUpLinkManufactureDate 1.3.6.1.4.1.215.1.2.2.24 displaystring read-only
The uplink manufacture date. The string 'unknown' is returned if the value is not known.
                     nwfpUpLinkSerialNumber 1.3.6.1.4.1.215.1.2.2.25 displaystring read-only
The uplink serial number.
                     nwfpUpLinkConfiguration 1.3.6.1.4.1.215.1.2.2.26 integer read-only
This object returns the type of HSSP (Uplink) module that is in the base unit. Enumeration: 'none': 1, 'ethernet-100mbps-tx': 6, 'fddi-tppmd-sas': 4, 'atm': 8, 'fddi-fiber-das': 2, 'fddi-fiber-sas': 3, 'ethernet-100mbps-fx': 7, 'ethernet-100mbps-t4': 5.
                     nwfpSoftwarePath 1.3.6.1.4.1.215.1.2.2.27 displaystring read-write
The path to the switch software file. Following this path will reveal the actual version of the file.
                     nwfpCurrentBooterSoftwareVersion 1.3.6.1.4.1.215.1.2.2.28 displaystring read-only
The version of Booter software currently running on the switch. The version is an ASCII string.
                     nwfpFutureBooterSoftwareVersion 1.3.6.1.4.1.215.1.2.2.29 displaystring read-write
The version of Booter software the switch will run after the next reset. If this variable is different than nwfpCurrentSoftwareVersion, the switch will request a download for the new software the next time the switch is reset (as in setting the variable nwfpReset or power cycling the unit). The version is an ASCII string.
                     nwfpBooterSoftwarePath 1.3.6.1.4.1.215.1.2.2.30 displaystring read-write
The path to the Booter software file. Following this path will reveal the actual version of the file.
                     nwfpSaveConfig 1.3.6.1.4.1.215.1.2.2.31 integer read-write
This object allows the user to permanently save configuration parameters into the NVRAM of a managed device. It can only be written with save-all(2). Writing this object with config-info-saved(1) has no effect. Setting this object to save-all(2) will save all configuration info changed into the NVRAM. Reading this object will normally return config-info-saved(1) if the previous save operation is successful. It will return the value set when the previous set operation failed. Enumeration: 'save-all': 2, 'config-info-saved': 1.
                     nwfpFddiIPFrag 1.3.6.1.4.1.215.1.2.2.32 integer read-write
When on(2), the FastPipes FDDI Uplink will perform IP fragmentation. When off(1), IP fragmentation is not done and FDDI frames containing IP information that exceed the Ethernet maximum frame size will be dropped. Default mode is on(2). Enumeration: 'on': 2, 'off': 1.
                     nwfpFddiToEthIPTrans 1.3.6.1.4.1.215.1.2.2.33 integer read-write
This attribute defines how FDDI frames containing IP packets get translated into Ethernet frames. When automatic(3) mode is selected, then FDDI frames are translated either in 802.3 RAW or ethernet-ii frames, depending on the FDDI frame format (FDDI SNAP frames are translated into ethernet-ii frames and FDDI 802.2 frames are translated into 802.3 RAW frames). When ethernet-802-3-RAW(2) mode is selected, all FDDI frames are translated into 802.3 RAW frames. When ethernet-ii(1) mode is selected, all FDDI frames are translated into ethernet-ii frames. Default mode is automatic(3). Enumeration: 'automatic': 3, 'ethernet-ii': 1, 'ethernet-802-3-RAW': 2.
                     nwfpFddiSNAPToEthIPXTrans 1.3.6.1.4.1.215.1.2.2.34 integer read-write
This attribute defines how incoming FDDI SNAP frames containing IPX information are translated into ethernet frames. When ethernet-ii(1) mode is selected, then, the incoming FDDI SNAP frames are translated into ethernet-ii frames. When ieee8022snap(2) is selected, then the incoming FDDI SNAP frames are translated into ethernet SNAP frames. Default mode is ethernet-ii(1). Enumeration: 'ethernet-ii': 1, 'ieee8022snap': 2.
                     nwfpFddi8022ToEthIPXTrans 1.3.6.1.4.1.215.1.2.2.35 integer read-write
This attribute defines how incoming FDDI 802.2 frames containing IPX information are translated into ethernet frames. When the 802-3-Raw(1) mode is selected, then, incoming FDDI 802.2 frames are translated into 802.3 Raw format. When the 802-2(2) format is selected, then incoming FDDI 802.2 frames are translated into 802.2 frames. Default mode is 802-3-Raw(1). Enumeration: 'ethernet-802-3-RAW': 1, 'ieee8022': 2.
                     nwfpFddiLocTrafFiltering 1.3.6.1.4.1.215.1.2.2.36 integer read-write
Defines whether or not traffic local to the FDDI network the FastPipes is connected to is filtered or not (i.e not forwarded to the FastPipes switch process). The default is on(2) Enumeration: 'on': 2, 'off': 1.
                     nwfpSpanningTreeEnable 1.3.6.1.4.1.215.1.2.2.37 integer read-write
When set to enable(1), the FastPipes will run the Spanning Tree Protocol (STP). When set to disable(2), the FastPipes will not run STP. Default value is enable(1). Enumeration: 'enable': 1, 'disable': 2.
                     nwfpTpFdbMaxSize 1.3.6.1.4.1.215.1.2.2.38 integer read-only
Gives the maximum number of entries that the forwarding data base may have
                     nwfpTpFdbNbEntriesUsed 1.3.6.1.4.1.215.1.2.2.39 integer read-only
Gives the number of entries currently existing in the forwarding data base.
                     nwfpEthIPX8023ToFddiTrans 1.3.6.1.4.1.215.1.2.2.40 integer read-write
When set to ieee8022(2), an LLC header is added to the FDDI frame, between the MAC header and the IPX header. When set to ethernet-802-3-RAW(1), 802.3 raw packet format will be used in performing packet translation. The default mode is ethernet-802-3-RAW(1). Enumeration: 'ethernet-802-3-RAW': 1, 'ieee8022': 2.
                     nwfpPowerSupplyNumber 1.3.6.1.4.1.215.1.2.2.41 integer read-only
The number of system power supplies installed (regardless of their current state) in the FastPipe product.
                     nwfpPowerSupplyTable 1.3.6.1.4.1.215.1.2.2.42 no-access
A table of system power supply specific information for the FastPipes.
                           nwfpPowerSupplyEntry 1.3.6.1.4.1.215.1.2.2.42.1 no-access
A list of information for every power supply installed
                               nwfpPowerSupplyIndex 1.3.6.1.4.1.215.1.2.2.42.1.1 integer read-only
A unique value for each power supply.
                               nwfpPowerSupplyStatus 1.3.6.1.4.1.215.1.2.2.42.1.2 integer read-only
The status of the power supply. The value good(1) is returned if the power supply identified by nwfpPowerSupplyIndex is running properly. The value bad(2) is returned if the power supply identified by nwfpPowerSupplyIndex has failed to operate properly but has been inserted into the slot. This will include an inserted power supply with no power. The value na(3) is returned if the power supply has not been inserted into the slot. Enumeration: 'na': 3, 'bad': 2, 'good': 1.
                     nwfpFanNumber 1.3.6.1.4.1.215.1.2.2.43 integer read-only
The number of system fans installed (regardless of their current state) in the FastPipe product.
                     nwfpFanTable 1.3.6.1.4.1.215.1.2.2.44 no-access
A table of system fan specific information for the FastPipes.
                           nwfpFanEntry 1.3.6.1.4.1.215.1.2.2.44.1 no-access
A list of information for every fans installed
                               nwfpFanIndex 1.3.6.1.4.1.215.1.2.2.44.1.1 integer read-only
A unique value for each fan. Its value ranges between 1 and the value of nwfpFanNumber.
                               nwfpFanStatus 1.3.6.1.4.1.215.1.2.2.44.1.2 integer read-only
The status of the system fan. The value good(1) is returned if the fan identified by nwfpFanIndex is running properly. The value bad(2) is returned if the fan identified by nwfpFanIndex has failed to operate properly. Enumeration: 'bad': 2, 'good': 1.
                     nwfpMonitorPort 1.3.6.1.4.1.215.1.2.2.45 integer read-write
The index value of a port which will receive all traffic from the ports specified in the nwfpMonitorSource bitmask. Acceptable values are 1 to Max port number.
                     nwfpMonitorSource 1.3.6.1.4.1.215.1.2.2.46 integer read-write
A bitmask of the port numbers to monitor. This bitmask (which must not include the port number used for nwfpMonitorPort) specifies which ports are to be monitored. Traffic sent to the ports specified in this bitmask will also be sent to nwfpMonitorPort. Bit 0 in the bitmask corresponds to port 1, bit 1 corresponds to port 2, and so on. The greater the number of ports specified in the bitmask, the lower the integrity of information to the monitoring port. i.e. the more ports monitored, the greater the probability of lost data.
                     nwfpMonitorPortStatus 1.3.6.1.4.1.215.1.2.2.47 integer read-write
Status value of RMON monitoring. When set to disabled the port specified in nwfpMonitorPort will not receive monitored data. When set to enabled the port will begin recieving data from the ports specified in nwfpMonitorSource. Enumeration: 'disabled': 2, 'enabled': 1.
           nwfpPowerSupplyDown 1.3.6.1.4.1.2150.11
A nwfpPowerSupplyDown trap signifies that a system power supply has stopped running. This trap will only be generated when the system power supply changes its operational state from up to down due to internal failure.
           nwfpPowerSupplyUp 1.3.6.1.4.1.2150.12
A nwfpPowerSupplyUp trap signifies that a system power supply is up and running. This trap will only be generated when the system power supply changes its operational state from down to up.
           nwfpfanDown 1.3.6.1.4.1.2150.13
A nwfpfanDown trap signifies that a system fan has stopped running. This trap will only be generated when the system fan changes its operational state from up to down due to internal failure.
           nwfpfanUp 1.3.6.1.4.1.2150.14
A nwfpfanUp trap signifies that a system fan is up and running. This trap will only be generated when the system fan changes its operational state from down to up.