SNMP-AGENT-PUBLIC-MIB: View SNMP OID List / Download MIB

VENDOR: TANDEM COMPUTERS


 Home MIB: SNMP-AGENT-PUBLIC-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
 tandem 1.3.6.1.4.1.169
         nonstopsystems 1.3.6.1.4.1.169.3
             zsmp 1.3.6.1.4.1.169.3.155
                     zsmpagent 1.3.6.1.4.1.169.3.155.1
                         zagInternal 1.3.6.1.4.1.169.3.155.1.7
                             zagInProcess 1.3.6.1.4.1.169.3.155.1.7.1
                                 zagInProcCurrTime 1.3.6.1.4.1.169.3.155.1.7.1.1 displaystring read-only
String showing the current time. ('month day, year hours:minutes:seconds.hundreths')
                                 zagInProcVersion 1.3.6.1.4.1.169.3.155.1.7.1.2 displaystring read-only
String showing the version of the agent.
                                 zagInProcName 1.3.6.1.4.1.169.3.155.1.7.1.3 displaystring read-only
String showing the agent's process name.
                                 zagInProcPAID 1.3.6.1.4.1.169.3.155.1.7.1.4 displaystring read-only
String showing the process access id ('group,user').
                                 zagInProcPrimPID 1.3.6.1.4.1.169.3.155.1.7.1.5 displaystring read-only
String showing the primary process PID ('cpu,pin').
                                 zagInProcBkupPID 1.3.6.1.4.1.169.3.155.1.7.1.6 displaystring read-only
String showing the backup process PID ('cpu,pin').
                                 zagInProcCreatTime 1.3.6.1.4.1.169.3.155.1.7.1.7 displaystring read-only
String showing the process creation time ('month day, year hours:minutes:seconds.hundreths')
                                 zagInProcCpuTime 1.3.6.1.4.1.169.3.155.1.7.1.8 displaystring read-only
Process CPU time ('hours:minutes:seconds.hundreths')
                                 zagInProcPri 1.3.6.1.4.1.169.3.155.1.7.1.9 integer read-only
Current process priority. Valid range 1-199
                                 zagInProcHomeTerm 1.3.6.1.4.1.169.3.155.1.7.1.10 displaystring read-only
String showing the process home terminal name.
                                 zagInProcMaxOpeners 1.3.6.1.4.1.169.3.155.1.7.1.11 integer read-only
The maximum number of openers the agent can support at one time.
                                 zagInProcCurrentOpeners 1.3.6.1.4.1.169.3.155.1.7.1.12 integer read-only
The current number of agent openers.
                             zagInEndpoint 1.3.6.1.4.1.169.3.155.1.7.2
                                 zagInEndpointTable 1.3.6.1.4.1.169.3.155.1.7.2.1 no-access
A list of endpoint entries, accessible via the SNMP protocol.
                                     zagInEndpointEntry 1.3.6.1.4.1.169.3.155.1.7.2.1.1 no-access
An endpoint entry containing objects defining a socket on which SNMP manager messages will be received and replied to.
                                         zagInEpRowStatus 1.3.6.1.4.1.169.3.155.1.7.2.1.1.1 integer read-write
Used to manage the creation, alteration and deletion of table rows. The row must be in the 'notReady' or the 'notInService' state for any row object to be modified. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                                         zagInEpName 1.3.6.1.4.1.169.3.155.1.7.2.1.1.2 displaystring read-only
The name assigned to this endpoint. This object is created by the agent by extracting the index value from the initial row creation varbind. For compatibility with Tandem's Subsystem Control Facility (SCF): 1. The name must be capitalized. 2. The name must start with '#'. 3. Valid characters are 'A' to 'Z' and '0' to '9'.
                                         zagInEpState 1.3.6.1.4.1.169.3.155.1.7.2.1.1.3 integer read-only
The current operational state of the endpoint. Enumeration: 'defined': 1, 'started': 3, 'stopped': 5, 'starting': 4.
                                         zagInEpHostAddr 1.3.6.1.4.1.169.3.155.1.7.2.1.1.4 displaystring read-write
The local host address the agent is to monitor for incoming messages. For IP addresses, this value must be either 0.0.0.0 or a fully specified address (e.g., 103.252.12.3). The default value is 0.0.0.0.
                                         zagInEpNetwork 1.3.6.1.4.1.169.3.155.1.7.2.1.1.5 displaystring read-write
The name of the process the agent must use to establish the socket session. The default value is $ZTC0.
                             zagInProfile 1.3.6.1.4.1.169.3.155.1.7.3
                                 zagInProfileTable 1.3.6.1.4.1.169.3.155.1.7.3.1 no-access
A list of profile entries, accessible via the SNMP and snmpIPC protocols.
                                     zagInProfileEntry 1.3.6.1.4.1.169.3.155.1.7.3.1.1 no-access
A profile entry containing objects used for authenticating a network management station request.
                                         zagInPfRowStatus 1.3.6.1.4.1.169.3.155.1.7.3.1.1.1 integer no-access
Used to manage the creation, alteration and deletion of table rows. The row must in the 'notReady' or the 'notInService' state for any row object to be modified. This object is accessible only via the #MGR interface. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                                         zagInPfName 1.3.6.1.4.1.169.3.155.1.7.3.1.1.2 displaystring no-access
The name assigned to this profile. This object is created by the agent by extracting the index value from the initial row creation varbind. For compatibility with Tandem's Subsystem Control Facility (SCF): 1. The name must be capitalized. 2. The name must start with '#'. 3. Valid characters are 'A' to 'Z' and '0' to '9'. This object is accessible only via the #MGR interface.
                                         zagInPfState 1.3.6.1.4.1.169.3.155.1.7.3.1.1.3 integer no-access
The current operational state of the profile. This object is accessible only via the #MGR interface. Enumeration: 'defined': 1, 'started': 3, 'stopped': 5, 'starting': 4.
                                         zagInPfHostAddr 1.3.6.1.4.1.169.3.155.1.7.3.1.1.4 displaystring no-access
The address of the host sending the message. In conjunction with the community name, provides the authentication attributes for validating received messages. If the value of this attribute is 0.0.0.0, messages with the correct commuinty string will be accepted without regard to the originating host's address. The default value is 0.0.0.0. This object is accessible only via the #MGR interface.
                                         zagInPfCommunity 1.3.6.1.4.1.169.3.155.1.7.3.1.1.5 displaystring no-access
A data string to be compared with the community string of received messages for the purpose of authenticating the message. The default value is 'public'. The community string can be divided into two sections, with syntax: {}[::] The agent community string length can be 0 to 50 bytes. The total community string length can be 0 to 255 bytes. Since the agent knows only its own community strings, only its community strings will be returned in response to queries, whether via SCF, the SNMP protocol, or the #MGR service point. The following rules apply to setting the agent's community string: 1. The length must be 0 to 50 characters. 2. The community string must not contain successive colons ('::'). 3. The community string must consist entirely of printable characters. If any of these rules is violated, the set is rejected with a 'badValue' errorStatus. The agent does not look at the subagent portion of the community string. Therefore, the subagent portion is defined as OCTET STRING, rather than DisplayString; i.e., it is not restricted to printable characters. This object is accessible only via the #MGR interface.
                                         zagInPfAccess 1.3.6.1.4.1.169.3.155.1.7.3.1.1.6 integer no-access
Access defines the authority of the community members to retrieve and alter network management information. The default value is read-only. This object is accessible only via the #MGR interface. Enumeration: 'readWrite': 2, 'readOnly': 1.
                             zagInTrapdest 1.3.6.1.4.1.169.3.155.1.7.4
                                 zagInDirectedTrapdestName 1.3.6.1.4.1.169.3.155.1.7.4.1 displaystring read-only
This object is used by the subagent to specify a trap destination name (zagInTdName) in the agent's trapDest table to which a directed trap is to be sent. To issue a directed trap, varbinds with this object identifier must appear first in an snmpIPC-Trap-PDU's varbind list. For compatibility with Tandem's Subsystem Control Facility (SCF): 1. The name must be capitalized. 2. The name must start with '#'. 3. Valid characters are 'A' to 'Z' and '0' to '9'.
                                 zagInTrapdestTable 1.3.6.1.4.1.169.3.155.1.7.4.2 no-access
A list of trap destination entries.
                                     zagInTrapdestEntry 1.3.6.1.4.1.169.3.155.1.7.4.2.1 no-access
A trap destination entry containing objects defining the attributes of a trap destination.
                                         zagInTdRowStatus 1.3.6.1.4.1.169.3.155.1.7.4.2.1.1 integer read-write
Used to manage the creation, alteration and deletion of table rows. The row must in the 'notReady' or the 'notInService' state for any row object to be modified. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                                         zagInTdName 1.3.6.1.4.1.169.3.155.1.7.4.2.1.2 displaystring read-only
The name assigned to this trapDest. This object is created by the agent by extracting the index value from the initial row creation varbind. For compatibility with Tandem's Subsystem Control Facility (SCF): 1. The name must be capitalized. 2. The name must start with '#'. 3. Valid characters are 'A' to 'Z' and '0' to '9'.
                                         zagInTdState 1.3.6.1.4.1.169.3.155.1.7.4.2.1.3 integer read-only
The current operational state of the trapdest. Enumeration: 'defined': 1, 'started': 3, 'stopped': 5, 'starting': 4.
                                         zagInTdHostAddr 1.3.6.1.4.1.169.3.155.1.7.4.2.1.4 displaystring read-write
The address of the host which is to receive trap messages. There is no default value.
                                         zagInTdCommunity 1.3.6.1.4.1.169.3.155.1.7.4.2.1.5 displaystring read-write
A data string to be compared with the community string of received messages for the purpose of authenticating the message. The default value is 'Tandem'.
                                         zagInTdNetwork 1.3.6.1.4.1.169.3.155.1.7.4.2.1.6 displaystring read-write
The name of the process the agent must use to establish the socket session. The default value is $ZTC0.
                                         zagInTdType 1.3.6.1.4.1.169.3.155.1.7.4.2.1.7 integer read-write
Broadcast trapDests are sent all trap messages except directed ones. Directed trapDests receive only directed traps. Enumeration: 'broadcast': 1, 'directed': 2.
                                         zagInTdPort 1.3.6.1.4.1.169.3.155.1.7.4.2.1.8 integer read-write
The port of the host which is to receive trap messages. The default value is 162.