PAIRGAIN-AGENT-MIB

File: PAIRGAIN-AGENT-MIB.mib (12063 bytes)

Imported modules

RFC1155-SMI RFC-1212 PAIRGAIN-COMMON-HD-MIB

Imported symbols

IpAddress OBJECT-TYPE pgainAgent

Defined Types

DisplayString  
OCTET STRING    

PgAgentTrapReceiverEntry  
SEQUENCE    
  pgAgentTrapRcvrStatus INTEGER
  pgAgentTrapRcvrNetAddress IpAddress
  pgAgentTrapRcvrComm DisplayString

Defined Values

pgAgentSw 1.3.6.1.4.1.927.1.2.1
OBJECT IDENTIFIER    

pgAgentNetProtocol 1.3.6.1.4.1.927.1.2.2
OBJECT IDENTIFIER    

pgSnmpAgent 1.3.6.1.4.1.927.1.2.3
OBJECT IDENTIFIER    

pgAgentHw 1.3.6.1.4.1.927.1.2.4
OBJECT IDENTIFIER    

pgAgentLocImage 1.3.6.1.4.1.927.1.2.5
OBJECT IDENTIFIER    

pgAgentType 1.3.6.1.4.1.927.1.2.1.1
The agent's Unit type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), pgCMU(2), pgHMU(3), pgEMU(4), pgDMU(5), pgMBMTiger(6)  

pgAgentFwVer 1.3.6.1.4.1.927.1.2.1.2
The agent's Unit major firmware version number 0=Rev. A, 1=Rev. B, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgAgentSwVer 1.3.6.1.4.1.927.1.2.1.3
The agent's' software version number in string format: 1.1 = major swftware version number 1, minor version 2. For pgAgentType = pgDMU, the format is XX.YY.ZZ where XX represents the software feature release: 10-20 MuxWare 30-40 SwitchWare 50-60 Interware YY is incremented to indicate major changes that may affect backward compatibility. ZZ is incremented to represent minor changes to the system. When a string of zero length is returned, it means either the version.txt file is missing or the string format in the file is incorrect.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pgAgentBootProtocol 1.3.6.1.4.1.927.1.2.1.4
Boot protocol used to load the Unit with its image software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), bootp-tftp(2), tftp-only(3), ftp-only(4), proprietary(5)  

pgAgentBootFile 1.3.6.1.4.1.927.1.2.1.5
The name of the boot file that is sent to the file server during boot time. The actual boot protocol used to retrieve the file is determined by pgAgentBootProtocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

pgAgentAuthTraps 1.3.6.1.4.1.927.1.2.1.6
Enable or disable the use of authentication error trap generation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(2), enable(1)  

pgAgentTraps 1.3.6.1.4.1.927.1.2.1.7
Enable or disable the use of all trap generation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(2), enable(1)  

pgAgentMibLevel 1.3.6.1.4.1.927.1.2.1.8
Used to determine current MIB release supported by agent. The encoding of this object is of the following form: xyy, where x is the major version number and yy is the minor version number. Thus, version 3.0 would be represented as 300, version 3.01 would be 301 and 3.1 would be 310. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgAgentMySlotId 1.3.6.1.4.1.927.1.2.1.9
Slot where this agent currently resides. If hardware is unable to determine then a 0 should be returned. This object is useful if multiple management units are installed in different slots of a PairGain chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgAgentIpAddr 1.3.6.1.4.1.927.1.2.2.1
The network management unit's administrative IP address. The current operational IP address can be obtained by the ipAdEntAddr entry in the ipAddrTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgAgentNetMask 1.3.6.1.4.1.927.1.2.2.2
The network management unit's administrative subnet mask. The current operational subnet mask can be obtained by the ipAdEntNetMask entry in the ipAddrTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgAgentDefaultGateway 1.3.6.1.4.1.927.1.2.2.3
The network management unit's administrative default gateway IP address. The current operational default gateway's IP address can be obtained from the ipRoutingTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgAgentBootServerAddr 1.3.6.1.4.1.927.1.2.2.4
The IP address to which the requests for boot files are sent. The protocol used to retrieve the boot files is determined by object pgAgentBootProtocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pgAgentTrapReceiverTable 1.3.6.1.4.1.927.1.2.3.1
Table containing list of NMS's that are to receive traps generated by this agent.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgAgentTrapReceiverEntry

pgAgentTrapReceiverEntry 1.3.6.1.4.1.927.1.2.3.1.1
A destination address and community string to a particular trap server, along with a trap filter and entry aging capability.
Status: optional Access: not-accessible
OBJECT-TYPE    
  PgAgentTrapReceiverEntry  

pgAgentTrapRcvrStatus 1.3.6.1.4.1.927.1.2.3.1.1.1
Setting this object to the value invalid(3) has the effect of invalidating the corresponding entry in the pgAgentTrapReceiverTable. That is, it effectively disassociates the address identified with the entry by removing the entry from the table. On a read the value of valid(2) should be returned if the entry contains a valid record, or invalid(3) should be returned if the entry contains an invalid record.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), invalid(3)  

pgAgentTrapRcvrNetAddress 1.3.6.1.4.1.927.1.2.3.1.1.2
IP address for trap server that is to receive the trap.
Status: optional Access: read-write
OBJECT-TYPE    
  IpAddress  

pgAgentTrapRcvrComm 1.3.6.1.4.1.927.1.2.3.1.1.3
Community string used for traps sent to this trap receiver.
Status: optional Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

pgAgentReset 1.3.6.1.4.1.927.1.2.4.1
Network management unit reset status. Writing a reset(2) to this object will reset the agent and perform a download and restart.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

pgAgentRestart 1.3.6.1.4.1.927.1.2.4.2
Network management unit restart status. Writing a restart(2) to this object will restart the agent. This initializes all the counters, re-reads the NVRAM data structure and starts executing from the beginning of the code.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER noRestart(1), restart(2)  

pgAgentBootMode 1.3.6.1.4.1.927.1.2.4.3
The method for obtaining boot parameter information. This parameter will not take effect until written into NVRAM (pgAgentWriteNvram) and a reset (pgAgentReset) is issued.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nvram(1), network(2)  

pgAgentWriteNvram 1.3.6.1.4.1.927.1.2.4.4
Network management unit NVRAM write status. Writing a (2) to this object will write the contents of current NVRAM data structure in the NVRAM.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noWriteNvram(1), writeNvram(2)  

pgLocImageValid 1.3.6.1.4.1.927.1.2.5.1
This indicates whether the agent has a valid local code image on board. A FLASH checksum failure would cause the agent to return localImageInvalid(3).
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER other(1), localImageValid(2), localImageInvalid(3)  

pgLocImageVersion 1.3.6.1.4.1.927.1.2.5.2
The major and minor software version number of the locally-stored image in string format. This object applies only to agents with valid local image. Other agents should return zero.
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(6)  

pgLocImageLoadMode 1.3.6.1.4.1.927.1.2.5.3
This indicates whether the agent should get code from the network, use a local image, or try the network first and then fall back to local image if the network boot fails.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER other(1), network(2), localBoot(3), localAsBackup(4)  

pgLocImageActualSource 1.3.6.1.4.1.927.1.2.5.4
This indicates whether the agent loaded code from the network or used a local image. When the the ImageLoadMode is localAsBackup, this variable indicates whether the network load was successful.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER other(1), remoteImage(2), localImage(3)