All MIBs › PG-BRIDGE-MIB › pgSessionInstance
pgSessionInstance
Module: PG-BRIDGE-MIB
OID (symbolic): PG-BRIDGE-MIB::pgSessionInstance
OID (numeric): 1.3.6.1.4.1.927.1.9.8.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The following three Indexes refer to a Session Logical Port. pgSessionInstance The Bridge Instance Identifier. Multiple bridge instances may be running on the Avidia Chassis. This Object identifies which bridge instance the user wishes to address.
pgSessionPortVpi On an AMC Card, this value is always 0. On an OC3 Card, this is the external VPI number. On Cell or Frame based Channel cards, this value is the internal VPI number of the PVC terminating into the Bridge slot. pgSessionPortVci On an AMC Card, this value is always between 1024 and (MAX_BRT_PVCIF -1) for WAN or the VLAN Identifier in which this ethernet port belongs. On an OC3 Card, this is the external VCI number. On Cell or Frame based Channel cards, this value is the internal VCI number of the PVC terminating into the Bridge slot.
What is pgSessionInstance?
The bridge instance identifier, part of the three-column index (with VPI/VCI) that addresses a specific session logical port, needed because a PairGain Avidia chassis can run multiple bridge instances at once. An admin uses this to target the correct bridge instance when there's more than one running on the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.927.1.9.8.1.1.1.1 snmpwalk -v2c -c public <target> PG-BRIDGE-MIB::pgSessionInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.927.1.9.8.1.1.1.1.1 snmpget -v2c -c public <target> PG-BRIDGE-MIB::pgSessionInstance.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pgSessionInstance.1
Start monitoring PairGain xDSL access multiplexer/bridge (ATM-session-to-bridge-port mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PG-BRIDGE-MIB::pgSessionInstance OID value, configure state conditions and alerts, and monitor any PairGain xDSL access multiplexer/bridge (ATM-session-to-bridge-port mapping) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.927 | pairgain | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1 | products | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9 | pgainDSLAM | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9.8 | pgsessionMIB | PAIRGAIN-COMMON-HD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.927.1.9.8.1 | pgSessionPort | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.1.1 | pgSessionPortTable | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.1.1.1 | pgSessionPortEntry | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.1.1.1.1 | pgSessionInstance | PG-BRIDGE-MIB |