All MIBs › FRNETSERV-MIB › frPVCEndptConnectIdentifier
frPVCEndptConnectIdentifier
Module: FRNETSERV-MIB
OID (symbolic): FRNETSERV-MIB::frPVCEndptConnectIdentifier
OID (numeric): 1.3.6.1.2.1.10.44.1.3.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object is used to associate PVC end-points as being part of one PVC segment connection. This value of this object is equal to the value of frPVCConnectIndex, which is used as one of the indices into the frPVCConnectTable.
A connection that has been cross-connected via the FR/ATM PVC Service IWF cross-connect table will return the value zero when this object is read. In case of these interworked connections, the frPVCEndptAtmIwfConnIndex object must be accessed
to select the entry in the FR/ATM PVC Service IWF cross-connect table.
The value of this object is provided by the agent, after the associated entries in the frPVCConnectTable or frAtmIwfConnectionTable have been created.
What is frPVCEndptConnectIdentifier?
Reports the frPVCConnectIndex value linking this endpoint to its PVC connection row in the frPVCConnectTable; a value of zero means the endpoint is instead cross-connected via the FR/ATM IWF table (see frPVCEndptAtmIwfConnIndex). Use this to trace from a PVC endpoint back to its full connection entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.44.1.3.1.10 snmpwalk -v2c -c public <target> FRNETSERV-MIB::frPVCEndptConnectIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.44.1.3.1.10.1 snmpget -v2c -c public <target> FRNETSERV-MIB::frPVCEndptConnectIdentifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> frPVCEndptConnectIdentifier.1
Start monitoring Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FRNETSERV-MIB::frPVCEndptConnectIdentifier OID value, configure state conditions and alerts, and monitor any Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.44 | frnetservMIB | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1 | frnetservObjects | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3 | frPVCEndptTable | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3.1 | frPVCEndptEntry | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3.1.10 | frPVCEndptConnectIdentifier | FRNETSERV-MIB |