All MIBs › CISCO-IETF-PW-MIB › cpwVcRemoteGroupID
cpwVcRemoteGroupID
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcRemoteGroupID
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.15
Node type: OBJECT-TYPE
Type: CpwGroupID
Access: read-only
Description: Obtained from the Group ID field as received via the maintenance protocol used for VC setup, zero if not used. Value of 0xFFFF shall be used if the object is yet to be defined by the VC maintenance protocol.
What is cpwVcRemoteGroupID?
This is obtained from the Group ID field as received via the maintenance protocol used for VC setup, is zero if not used, and reads 0xFFFF if the object is yet to be defined by the VC maintenance protocol. This is the read-only mirror of cpwVcLocalGroupID but learned from the remote PE rather than configured locally, and the MIB calls out 0xFFFF as a specific placeholder meaning the remote signaling protocol has not yet communicated a real group ID, which an admin should distinguish from a genuine, intentional group ID of 0. For example, seeing this value at 0xFFFF shortly after a pseudowire first comes up would tell the admin the remote PE's group ID simply has not been received yet, rather than that the remote end deliberately configured no group membership.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.15 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcRemoteGroupID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.15.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcRemoteGroupID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpwVcRemoteGroupID.1
Start monitoring Cisco ASR 9000 series MPLS/pseudowire provider-edge router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-PW-MIB::cpwVcRemoteGroupID OID value, configure state conditions and alerts, and monitor any Cisco ASR 9000 series MPLS/pseudowire provider-edge router from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2 | cpwVcTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1 | cpwVcEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1.15 | cpwVcRemoteGroupID | CISCO-IETF-PW-MIB |