PAIRGAIN-AGENT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for PAIRGAIN-AGENT-MIB.
32
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
pgAgentSw OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.2.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.927.1.2.1 |
pgAgentTypeThe agent's Unit type.ro Enumeration .1.3.6.1.4.1.927.1.2.1.1 |
pgAgentFwVerThe agent's Unit major firmware version number
0=Rev. A, 1=Rev. B, etc.ro INTEGER .1.3.6.1.4.1.927.1.2.1.2 |
pgAgentSwVerThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.927.1.2.1.3 |
pgAgentBootProtocolBoot protocol used to load the Unit with its image software.ro Enumeration .1.3.6.1.4.1.927.1.2.1.4 |
pgAgentBootFileThe 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.rw DisplayString .1.3.6.1.4.1.927.1.2.1.5 |
pgAgentAuthTrapsEnable or disable the use of authentication error trap
generation.rw Enumeration .1.3.6.1.4.1.927.1.2.1.6 |
pgAgentTrapsEnable or disable the use of all trap generation.rw Enumeration .1.3.6.1.4.1.927.1.2.1.7 |
pgAgentMibLevelUsed 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.ro INTEGER .1.3.6.1.4.1.927.1.2.1.8 |
pgAgentMySlotIdSlot 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.ro INTEGER .1.3.6.1.4.1.927.1.2.1.9 |
pgAgentNetProtocol OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.2.2 |
pgAgentIpAddrThe network management unit's administrative IP address.
The current operational IP address can be obtained by the
ipAdEntAddr entry in the ipAddrTable.rw IpAddress .1.3.6.1.4.1.927.1.2.2.1 |
pgAgentNetMaskThe network management units administrative subnet mask.
The current operational subnet mask can be obtained by the
ipAdEntNetMask entry in the ipAddrTable.rw IpAddress .1.3.6.1.4.1.927.1.2.2.2 |
pgAgentDefaultGatewayThe network management units administrative default
gateway IP address. The current operational default gateway's
IP address can be obtained from the ipRoutingTable.rw IpAddress .1.3.6.1.4.1.927.1.2.2.3 |
pgAgentBootServerAddrThe IP address to which the requests for boot files are sent.
The protocol used to retrieve the boot files is determined by
object pgAgentBootProtocol.rw IpAddress .1.3.6.1.4.1.927.1.2.2.4 |
pgSnmpAgent OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.2.3 |
pgAgentTrapReceiverTableTable containing list of NMS's that are to receive traps
generated by this agent. SEQUENCE OF PgAgentTrapReceiverEntry .1.3.6.1.4.1.927.1.2.3.1 |
pgAgentTrapReceiverEntryA destination address and community string to a particular
trap server, along with a trap filter and entry aging
capability. PgAgentTrapReceiverEntry .1.3.6.1.4.1.927.1.2.3.1.1 |
pgAgentTrapRcvrStatusSetting 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.rw Enumeration .1.3.6.1.4.1.927.1.2.3.1.1.1 |
pgAgentTrapRcvrNetAddressIP address for trap server that is to receive the trap.rw IpAddress .1.3.6.1.4.1.927.1.2.3.1.1.2 |
pgAgentTrapRcvrCommCommunity string used for traps sent to this trap receiver.rw DisplayString .1.3.6.1.4.1.927.1.2.3.1.1.3 |
pgAgentHw OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.2.4 |
pgAgentResetNetwork management unit reset status. Writing a reset(2)
to this object will reset the agent and perform a download and
restart.rw Enumeration .1.3.6.1.4.1.927.1.2.4.1 |
pgAgentRestartNetwork 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.rw Enumeration .1.3.6.1.4.1.927.1.2.4.2 |
pgAgentBootModeThe method for obtaining boot parameter information.
This parameter will not take effect until written into NVRAM
(pgAgentWriteNvram) and a reset (pgAgentReset) is issued.rw Enumeration .1.3.6.1.4.1.927.1.2.4.3 |
pgAgentWriteNvramNetwork management unit NVRAM write status. Writing a
(2) to this object will write the contents of current NVRAM
data structure in the NVRAM.rw Enumeration .1.3.6.1.4.1.927.1.2.4.4 |
pgAgentLocImage OBJECT IDENTIFIER .1.3.6.1.4.1.927.1.2.5 |
pgLocImageValidThis indicates whether the agent has a valid local code
image on board. A FLASH checksum failure would cause the
agent to return localImageInvalid(3).ro Enumeration .1.3.6.1.4.1.927.1.2.5.1 |
pgLocImageVersionThe 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.ro DisplayString .1.3.6.1.4.1.927.1.2.5.2 |
pgLocImageLoadModeThis 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.rw Enumeration .1.3.6.1.4.1.927.1.2.5.3 |
pgLocImageActualSourceThis 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.ro Enumeration .1.3.6.1.4.1.927.1.2.5.4 |