CTRON-FRONTPANEL-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-FRONTPANEL-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
 ctFpRedund 1.3.6.1.4.1.52.4.1.5.5.1
     ctFpRedundReset 1.3.6.1.4.1.52.4.1.5.5.1.1 integer read-write
If this object is set to Reset it will cause a reset of the front panel redundancy. Setting this object to NoReset will do nothing. This object will always be read as NoReset. Enumeration: 'reset': 2, 'noReset': 1.
     ctFpRedundPollInterval 1.3.6.1.4.1.52.4.1.5.5.1.2 integer read-write
Get/Set the number of seconds between polls for front panel redundancy.
     ctFpRedundRetrys 1.3.6.1.4.1.52.4.1.5.5.1.3 integer read-write
Get/Set the the number of unanswered polls allowed for the front panel redundancy before it switches ports.
     ctFpRedundNumAddr 1.3.6.1.4.1.52.4.1.5.5.1.4 integer read-only
Get the number of IP Addresses associated with front panel redundancy.
     ctFpRedundAddAddr 1.3.6.1.4.1.52.4.1.5.5.1.5 ipaddress read-write
Add an IP Address to the polling list for the front panel redundancy.
     ctFpRedundDelAddr 1.3.6.1.4.1.52.4.1.5.5.1.6 ipaddress read-write
Delete an IP Address from the polling list for the front panel redundancy.
     ctFpRedundActivePort 1.3.6.1.4.1.52.4.1.5.5.1.7 integer read-write
Get/Set the front panel port you want to be active when front panel redundancy is enabled.
     ctFpRedundEnable 1.3.6.1.4.1.52.4.1.5.5.1.8 integer read-write
If this object is set to enable, the front panel redundancy will be activated. If this object is set to disable, the front panel redundancy will be deactivated. When read, this object will returns the state of the object based on the last request made. Enumeration: 'enable': 2, 'disable': 1.
     ctFpRedundAddrTable 1.3.6.1.4.1.52.4.1.5.5.1.9 no-access
         ctFpRedundAddrEntry 1.3.6.1.4.1.52.4.1.5.5.1.9.1 no-access
             ctFpRedundAddrId 1.3.6.1.4.1.52.4.1.5.5.1.9.1.1 integer read-only
A unique value identifying an element in a sequence of member IP Addresses which belong to the front panel redundancy. This value goes from 1 to the maximum number of IP Addresses which may be included in front panel redundancy.
             ctFpRedundAddrIPAddr 1.3.6.1.4.1.52.4.1.5.5.1.9.1.2 ipaddress read-only
Returns an IP Address associated with the front panel redundancy.