All MIBs › XYLAN-ATM-MIB › atmxGpToVcBulkMappingList
atmxGpToVcBulkMappingList
Module: XYLAN-ATM-MIB
OID (symbolic): XYLAN-ATM-MIB::atmxGpToVcBulkMappingList
OID (numeric): 1.3.6.1.4.1.800.2.4.12.2.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
A list containing all group to VCI (and VPI) mapping entries. Each mapping entry has the following fields having the exact order : a) Group Number (4 bytes) b) VPI (2 bytes) c) VCI (2 bytes) A total of 8 bytes for each mapping structure. There is no separator in between matching structures, nor is a end-of-string in this whole matching list. The size of this whole mapping list must be a multiple of 8 bytes. For Set-Operations, if a user wants to update the mapping list, he must send the whole mapping list buffer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.4.12.2.1.5 snmpwalk -v2c -c public <target> XYLAN-ATM-MIB::atmxGpToVcBulkMappingList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.4.12.2.1.5.1 snmpget -v2c -c public <target> XYLAN-ATM-MIB::atmxGpToVcBulkMappingList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.4.12.2.1.5.1 s <value>
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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.4 | xylanAtmArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.4.12 | atmx1483ScaleGroup | XYLAN-ATM-MIB |
| 1.3.6.1.4.1.800.2.4.12.2 | atmGpToVcBulkMappingTable | XYLAN-ATM-MIB |
| 1.3.6.1.4.1.800.2.4.12.2.1 | atmGpToVcBulkMappingEntry | XYLAN-ATM-MIB |
| 1.3.6.1.4.1.800.2.4.12.2.1.5 | atmxGpToVcBulkMappingList | XYLAN-ATM-MIB |