ZhoneMasterAgent-MIB

File: ZhoneMasterAgent-MIB.mib (3236 bytes)

Imported modules

SNMPv2-SMI Zhone

Imported symbols

Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY zhoneMasterAgent zhoneModules

Defined Values

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).
MODULE-IDENTITY    

maRequestPort 1.3.6.1.4.1.5504.3.7.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

maTrapPort 1.3.6.1.4.1.5504.3.7.2
The IP port number that should be used when sending traps to any Fault Manager Service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

maPerfSaRequests 1.3.6.1.4.1.5504.3.7.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

maPerfSaResponses 1.3.6.1.4.1.5504.3.7.4
Number of Sub-Agent responses to the requests issued. Unless there are internal errors, this should match the maSARequestCount
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

maPerfSnmpErrors 1.3.6.1.4.1.5504.3.7.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

maPerfSaTimeouts 1.3.6.1.4.1.5504.3.7.6
The number of timeouts that have occurred due to a lack of response from a sub-agent to a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32