ciscoAtmSnoopVcEntry
CISCO-ATM-CONN-MIB ·
.1.3.6.1.4.1.9.10.13.1.5.1.1
Object
row
An entry in the Snoop VC table. This entry models a VC snooping
connection. The ifIndex indicates the snooping interface, the
atmVclVpi and atmVclVci specifies the VPI and VCI value of the
snooping connection. To create or destroy a snooping connection
at an ATM interface, the following procedures are used:
Configure VC Snooping
A snooping connection is configured in one step by a set-request
with all necessary snoop parameter values and set-request to the
object ciscoAtmSnoopVcRowStatus to createAndGo(4). This may fail
for the following reasons:
- The selected snooping VPI/VCI values are unavailable,
- The selected snooping VPI/VCI values are in use.
- The selected snooping interface is CPU interface.
- The selected snooped connection doesn't exist.
- There is no traffic in the selected snoop direction.
- Resource failure during configuration of snooping connection.
De-Configure VC Snooping
A snooping connection is deconfigured by a set-request to the
object ciscoAtmSnoopVcRowStatus to destroy(6), and the agent
releases all associated resources.
Context
- MIB
- CISCO-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.9.10.13.1.5.1.1- Type
- row
- Status
- current
- Parent
- ciscoAtmSnoopVcTable
- Table
- ciscoAtmSnoopVcTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoAtmSnoopVcSnoopedIfIndex This specifies the ifIndex of the snooped interface. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.10.13.1.5.1.1.1 |
| ciscoAtmSnoopVcSnoopedVpi This specifies the VPI value of the snooped connection endpoint. | column | Integer32 | .1.3.6.1.4.1.9.10.13.1.5.1.1.2 |
| ciscoAtmSnoopVcSnoopedVci This specifies the VCI value of the snooped connection endpoint. | column | Integer32 | .1.3.6.1.4.1.9.10.13.1.5.1.1.3 |
| ciscoAtmSnoopVcDir This specifies the traffic direction at the snooped connection
endpoint. | column | SnoopDirType | .1.3.6.1.4.1.9.10.13.1.5.1.1.4 |
| ciscoAtmSnoopVcState The connection state of this Snooping connetion. | column | ConnState | .1.3.6.1.4.1.9.10.13.1.5.1.1.5 |
| ciscoAtmSnoopVcRowStatus This object is used to create a new row or delete an existing row
in this table. This gives the way to configure one-shot per-vc
snooping connection | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.13.1.5.1.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| IF-MIBifIndex A unique value, greater than zero, for each interface. It
is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remai… | column | InterfaceIndex | .1.3.6.1.2.1.2.2.1.1 |
| ATM-MIBatmVclVpi The VPI value of the VCL. | column | ATM-TC-MIBAtmVpIdentifier | .1.3.6.1.2.1.37.1.7.1.1 |
| ATM-MIBatmVclVci The VCI value of the VCL. | column | ATM-TC-MIBAtmVcIdentifier | .1.3.6.1.2.1.37.1.7.1.2 |