All MIBs › RC-2K-ATM-MIB › rc2kAtmPortNumVpiBits
rc2kAtmPortNumVpiBits
Module: RC-2K-ATM-MIB
OID (symbolic): RC-2K-ATM-MIB::rc2kAtmPortNumVpiBits
OID (numeric): 1.3.6.1.4.1.2272.1.100.9.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: # of vpi bits. For OC3, the max number of vpibits is 6. However, for OC12, it is 8. Both media types share the same MIB object.
What is rc2kAtmPortNumVpiBits?
This sets how many bits of the VPI (Virtual Path Identifier) this ATM port uses, from 1 to 8. An admin on an OC12 port can use up to 8 VPI bits, while an OC3 port is limited to 6, since both media types share this same object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.9.2.1.2 snmpwalk -v2c -c public <target> RC-2K-ATM-MIB::rc2kAtmPortNumVpiBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.9.2.1.2.1 snmpget -v2c -c public <target> RC-2K-ATM-MIB::rc2kAtmPortNumVpiBits.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.100.9.2.1.2.1 i <value>
Start monitoring Bay Networks/Nortel Accelar/Rapid-City 2000 series switch (ATM port configuration/statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-2K-ATM-MIB::rc2kAtmPortNumVpiBits OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar/Rapid-City 2000 series switch (ATM port configuration/statistics) from a single console.
OID Breakdown
Upper-level ancestors (12 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.9 | rc2kAtm | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.9.2 | rc2kAtmPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.9.2.1 | rc2kAtmPortEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.100.9.2.1.2 | rc2kAtmPortNumVpiBits | RC-2K-ATM-MIB |