EthernetSubagentPvt-MIB: View SNMP OID List / Download MIB

VENDOR: TANDEM COMPUTERS


 Home MIB: EthernetSubagentPvt-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
 enterprises 1.3.6.1.4.1
     tandem 1.3.6.1.4.1.169
             nonstopsystems 1.3.6.1.4.1.169.3
                 zesa 1.3.6.1.4.1.169.3.217
                         zesaAgentName 1.3.6.1.4.1.169.3.217.1 displaystring read-only
The name of the SNMP Agent process.
                         zesaAgentState 1.3.6.1.4.1.169.3.217.2 integer read-only
Current status of the agent interface. The state of this variable will always be connected(1) when returned in a management request Enumeration: 'connected': 1, 'disconnected': 2.
                         zesaProcessName 1.3.6.1.4.1.169.3.217.3 displaystring read-only
The fully qualified NSK process name of this subagent.
                         zesaProcessVersion 1.3.6.1.4.1.169.3.217.4 displaystring read-only
The version of this subagent process object file.
                         zesaProgramFile 1.3.6.1.4.1.169.3.217.5 displaystring read-only
The Ethernet subagent program file name.
                         zesaProcessPriority 1.3.6.1.4.1.169.3.217.6 integer read-write
The current NSK process priority of this subagent process.
                         zesaProcessGroupID 1.3.6.1.4.1.169.3.217.7 integer read-only
the NSK process group ID part of the PAID for this subagent process.
                         zesaProcessUserID 1.3.6.1.4.1.169.3.217.8 integer read-only
the NSK process user ID part of the PAID for this subagent process.
                         zesaPrimaryCPU 1.3.6.1.4.1.169.3.217.9 integer read-only
The CPU number of the primary process of this subagent
                         zesaPrimaryPIN 1.3.6.1.4.1.169.3.217.10 integer read-only
The process number of the primary process of this subagent
                         zesaBackupCPU 1.3.6.1.4.1.169.3.217.11 integer read-write
The CPU, the backup process will start in or is running in. A value of -1 indicates the backup is not configured. zesaBackupState must be set to disabled(3) prior to setting this object
                         zesaBackupPIN 1.3.6.1.4.1.169.3.217.12 integer read-only
The process number of the backup process of this subagent. Its value is -1 when the backup is not running
                         zesaBackupState 1.3.6.1.4.1.169.3.217.13 integer read-write
The state of the backup process of this subagent Enumeration: 'disabled': 3, 'enabled': 4, 'connected': 1, 'disconnected': 2.
                         zesaSwitchToBackupNow 1.3.6.1.4.1.169.3.217.14 integer read-write
This object normally reads 0 (autoProcessPairControl) . Setting this object to 1 (forceBackupTakeover) causes the subagent to switch to its backup process immediately after replying OK. Setting this object is only permitted if the zesaBackupState is connected(1) Enumeration: 'autoProcessPairControl': 0, 'forceBackupTakeover': 1.
                         zesaEmsCollectorName 1.3.6.1.4.1.169.3.217.15 displaystring read-write
The process of the EMS Collector the subagent should send its EMS events to. zesaEmsCollectorState must be set to disabled(3) prior to setting this object
                         zesaEmsCollectorState 1.3.6.1.4.1.169.3.217.16 integer read-write
The state of the connection to the EMS Collector. The settable values for this object are disabled(3) and enabled(4). The connected(1) and disconnected(2) states are set by the subagent to reflect the running state of the EMS collector interface. Enumeration: 'disabled': 3, 'enabled': 4, 'connected': 1, 'disconnected': 2.
                         zesaKeepAliveTimer 1.3.6.1.4.1.169.3.217.17 integer read-write
The number of seconds between attempts the subagent makes to connect to an SNMP Agent, TCP/IP process, SCP process, Collector process and restart the backup process.
                         zesaRefreshNow 1.3.6.1.4.1.169.3.217.18 integer read-write
This object normally reads 0 (autoDynamicRefresh). Setting this object to 1 (forceDynamicRefresh) causes the subagent to update the MIB tables and generate traps (if needed). Enumeration: 'forceDynamicRefresh': 1, 'autoDynamicRefresh': 0.
                         zesaRefreshTimer 1.3.6.1.4.1.169.3.217.19 integer read-write
The cache update interval for the MIB objects. Value 0 disables cache timing such that updates occur to objects only when the zesaRefreshNow object is set
                         zesaTcpIpProcess 1.3.6.1.4.1.169.3.217.20 displaystring read-write
The TCP/IP process whose Ethernet interfaces are monitored by the subagent. zesaTcpIpState must be set to disabled(3) prior to setting this object
                         zesaTcpIpState 1.3.6.1.4.1.169.3.217.21 integer read-write
The state of the connection to the monitored TCP/IP process. The settable values for this object are disabled(3 ) and enabled(4). The connected(1) and disconnected(2) states are set by the subagent to reflect the running state of the TCP/IP resource interface. Enumeration: 'disabled': 3, 'enabled': 4, 'connected': 1, 'disconnected': 2.
                         zesaSCPProcess 1.3.6.1.4.1.169.3.217.22 displaystring read-only
The SCP process used for SPI requests. Value is set by the -s startup parameter. Default is $ZNET.
                         zesaTrap 1.3.6.1.4.1.169.3.217.23 displaystring read-only
String contains the information about the name and status of the line.
                           zesalinkUp 1.3.6.1.4.1.169.3.2170.2
A LinkUp trap signiifies that the status of the line has changed from STOPPED to STARTED state.
                           zesalinkDown 1.3.6.1.4.1.169.3.2170.3
A LinkDown trap signiifies that the status of the line has changed from STARTED to STOPPED state.