CISCO-WAN-ATM-PARTY-MIB
- Registered at
- 1.3.6.1.4.1.9.9.99998
- Last updated
- 2002-06-17 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-06-17 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-ATM-PARTY-MIB- Digest
sha256:1c751f1b2fb67edcdf6a64d03eeecd456834218bec6dc208974b7cca27822a35
Description
A management station can use this MIB to provision, manage or delete one or more 'parties' on an ATM point-to-multipoint Soft PVCC(SPVC) connection. The user must add a root endpoint to the managed system before proceed to add one or more 'parties' to the root. The provision and management of a 'root' endpoint is beyond the scope of this MIB. Please refer to CISCO-WAN-ATM-CONN-MIB.my for the provisioning and management of a 'root' endpoint. This MIB is based on 'ITU-T recommendation Q.2971 (10/95) BROADBAND INTEGRATED SERVICES DIGITAL NETWORK (B-ISDN) - DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 2 (DSS 2) - USER-NETWORK INTERFACE LAYER 3 SPECIFICATION FOR POINT- TO-MULTIPOINT CALL/CONNECTION CONTROL
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-WAN-ATM-PARTY-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| WanNsapAtmAddress TEXTUAL-CONVENTION ATM address used by the managed system. The only address type presently supported is ATM Network Service Access Point (NSAP) addresses (20 octets). | current | |||
| WanPartyAdminStatus TEXTUAL-CONVENTION Defines 'administrative status' of a 'party'. | current | |||
| WanPartyOperStatus TEXTUAL-CONVENTION Defines 'operational status' of a 'party'. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWanAtmPartyMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.0 | |||
| ciscoWanAtmPartyMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.1 | |||
| cwapConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.1.1 | |||
| cwapConfigTable OBJECT-TYPE This table contains mandatory 'party' configuration for all ATM point-to-multipoint Soft Permanent Virtual Channel Connections (SPVC). | 1.3.6.1.4.1.9.9.99998.1.1.1 | not-accessible | current | |
| cwapConfigEntry OBJECT-TYPE An entry in the 'cwapConfigTable'. Each entry corresponds to one party of a point-to-multipoint connection. (1) To add an entry, the management application must first provision a 'root' endpoint. (2) While adding an entry, the variables 'cwapNSAPAddress', 'cwapVpi' and 'cwapVci' are mandatory. The 'cwapNSAPAddress', 'csapVpi' and 'cwapVci' are not required to be unique. (3) The row creation will fail if the root endpoint does not exist. (4) The following management operations are permitted on a row when the 'cwapRowStatus' is 'active': a) row deletion. b) toggling of the administrative status of a 'party' via the 'cwapAdminStatus' object. c) triggering a reroute via the 'cwapReroute' object. (5) The table index 'ifIndex' refers to that of the root. The 'ifIndex' identifies an ATM Virtual Interface ('ifType' atmVirtual(149)). | 1.3.6.1.4.1.9.9.99998.1.1.1.1 | not-accessible | current | |
| cwapRootVpi OBJECT-TYPE This object identifies the Virtual Path Identifier(VPI) of the root endpoint this party is associated with. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.1 | Integer32 (0..4095) | not-accessible | current |
| cwapRootVci OBJECT-TYPE This object identifies the Virtual Channel Identifier (VCI) of the root endpoint this party is associated with. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.2 | Integer32 (0..65535) | not-accessible | current |
| cwapReference OBJECT-TYPE An arbitrary integer which serves to distinguish between the multiple parties attached to a root of a point-to-multipoint SPVC. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.3 | Integer32 (1..65535) | not-accessible | current |
| cwapNSAPAddress OBJECT-TYPE The ATM NSAP address of this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.4 | WanNsapAtmAddress | read-create | current |
| cwapVpi OBJECT-TYPE The VPI value of this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.5 | Integer32 (0..4095) | read-create | current |
| cwapVci OBJECT-TYPE The VCI value of this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.6 | Integer32 (0..65535) | read-create | current |
| cwapReroute OBJECT-TYPE The management station uses this object to trigger the re-routing of the party. * Rerouting takes effect, when this object is set to true(1). When set to false(2), no action is taken. * The value 'false' will always be returned on snmp query to this variable. * During reroute operation, the 'cwapOperStatus' will contain the value 'fail'. Upon successful completion of reroute, the 'cwapOperStatus' will change to the value 'ok'. If the reroute operation failed, the 'cwapOperStatus' will stay in 'fail'. The management station should query the 'cwapOperStatus' to decide if a reroute request is successful or not. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.7 | TruthValue | read-create | current |
| cwapAdminStatus OBJECT-TYPE The 'administrative status' of this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.8 | WanPartyAdminStatus | read-create | current |
| cwapOperStatus OBJECT-TYPE The 'operational status' of this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.9 | WanPartyOperStatus | read-only | current |
| cwapIdentifier OBJECT-TYPE An arbitrary integer which serves to distinguish all parties on a node. This value is assigned by the managed system when a party is added. The use of this variable is implementation specific. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.10 | Unsigned32 (0..4294967295) | read-only | current |
| cwapUploadCounter OBJECT-TYPE This counter is used by the management station to determine if a party had been modified and requires further action from management station. The use of this variable is implementation specific. This functionality is conventionally achieved by time stamping using a time-of-day clock. However, in switches where time-of-day clock is not available, the following scheme is used: The upload counter is incremented, when: * assignment of a party to a cwapIdentifier. This happens when a party is added and assigned this cwapIdentifier. * de-assignment of connection from a cwapIdentifier. This happens when a connection is deleted. * When there is a status change done to this party. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.11 | Unsigned32 (0..4294967295) | read-only | current |
| cwapRootPhysicalId OBJECT-TYPE This object contains physical description of the physical interface the root resides. The presentation of this object is implementation specific. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.12 | DisplayString | read-only | current |
| cwapRowStatus OBJECT-TYPE This object is used to create, modify or delete an entry in the ciscoWanAtmPartyTable. * A row may be created using the 'CreateAndGo' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent. * A row may be deleted by setting the RowStatus to 'destroy'. | 1.3.6.1.4.1.9.9.99998.1.1.1.1.13 | RowStatus | read-create | current |
| ciscoWanAtmPartyMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.2 | |||
| ciscoWanAtmPartyMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.2.1 | |||
| ciscoWanAtmPartyMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99998.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanAtmPartyMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMPv2 entities which implement one or more parties of an ATM point-to- multi-point connection. | 1.3.6.1.4.1.9.9.99998.2.1.1 | current |
| ciscoWanAtmPartyGroup OBJECT-GROUP This group contains the information of a 'party' per each SPVC point-to-multipoint connection. | 1.3.6.1.4.1.9.9.99998.2.2.2 | current |