ZhoneMasterAgent-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZhoneMasterAgent-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
     maRequestPort 1.3.6.1.4.1.5504.3.7.1 integer32 read-write
The IP Port number that should be used by the SNMP manager when sending/receiving messages. This will not be used in the initial release. The default value for this field is 161.
     maTrapPort 1.3.6.1.4.1.5504.3.7.2 integer32 read-write
The IP port number that should be used when sending traps to any Fault Manager Service.
     maPerfSaRequests 1.3.6.1.4.1.5504.3.7.3 counter32 read-only
Number of requests sent by the Master Agent to any Sub-Agent in the device. In a single SNMP PDU, multiple Sub-Agents may be required to process the individual VarBinds. This count will increment for each of these individual messages and therefore is not a 1:1 relationship with the number of SNMP PDU's requiring Sub-Agent Processing.
     maPerfSaResponses 1.3.6.1.4.1.5504.3.7.4 counter32 read-only
Number of Sub-Agent responses to the requests issued. Unless there are internal errors, this should match the maSARequestCount
     maPerfSnmpErrors 1.3.6.1.4.1.5504.3.7.5 counter32 read-only
The number of Master-Agent errors detected on SNMP PDU's received. Examples are parsing errors but does not include such items as community table invalid and noSuchInstance cases.
     maPerfSaTimeouts 1.3.6.1.4.1.5504.3.7.6 counter32 read-only
The number of timeouts that have occurred due to a lack of response from a sub-agent to a request.
 zhoneMasterAgentMIB 1.3.6.1.4.1.5504.6.10
The MIB module to describe the Zhone specific implementation of the Master Agent. These fields go beyond those defined in RFC1907 (snmp).