All MIBs › RAPID-CITY › rc2kAtmPvcRowStatus
rc2kAtmPvcRowStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rc2kAtmPvcRowStatus
OID (numeric): 1.3.6.1.4.1.2272.1.100.9.3.1.11
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
row status
What is rc2kAtmPvcRowStatus?
This object controls the creation, activation, and deletion of rows representing ATM Permanent Virtual Connections (PVCs) in the management database. It follows the SNMP RowStatus convention, allowing managers to define a complete PVC configuration before making it active, then safely deactivate or remove it. Network administrators use this object to manage the lifecycle of ATM virtual circuits being monitored or provisioned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.9.3.1.11 snmpwalk -v2c -c public <target> RAPID-CITY::rc2kAtmPvcRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.9.3.1.11.1 snmpget -v2c -c public <target> RAPID-CITY::rc2kAtmPvcRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.100.9.3.1.11.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.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.3 | rc2kAtmPvcTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.9.3.1 | rc2kAtmPvcEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.9.3.1.11 | rc2kAtmPvcRowStatus | RAPID-CITY |