All MIBs › C-PRODUCT-BASE-MIB › vcpNextAvailGlobVcSideId
vcpNextAvailGlobVcSideId
Module: C-PRODUCT-BASE-MIB
OID (symbolic): C-PRODUCT-BASE-MIB::vcpNextAvailGlobVcSideId
OID (numeric): 1.3.6.1.4.1.43.1.12.3.1.1.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This unique value which identified the next available virtual circuit ID. It is allowed NMS manager to get the next available Virtual Circuit Id before created a new row into Virtual circuit Path Table.
What is vcpNextAvailGlobVcSideId?
Reports the read-only next available virtual circuit ID, allowing a management system to determine the ID it should use before creating a new row in the virtual circuit path table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.5.2 snmpwalk -v2c -c public <target> C-PRODUCT-BASE-MIB::vcpNextAvailGlobVcSideId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.5.2.1 snmpget -v2c -c public <target> C-PRODUCT-BASE-MIB::vcpNextAvailGlobVcSideId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vcpNextAvailGlobVcSideId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12 | atm | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3 | atmAccess | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3.1 | config | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1 | c_product | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.5 | circuit | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.5.2 | vcpNextAvailGlobVcSideId | C-PRODUCT-BASE-MIB |