CISCO-WAN-ATM-PARTY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-WAN-ATM-PARTY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWanAtmPartyMIB 1.3.6.1.4.1.9.9.99998
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
             ciscoWanAtmPartyMIBNotifs 1.3.6.1.4.1.9.9.99998.0
             ciscoWanAtmPartyMIBObjects 1.3.6.1.4.1.9.9.99998.1
                 cwapConfig 1.3.6.1.4.1.9.9.99998.1.1
                     cwapConfigTable 1.3.6.1.4.1.9.9.99998.1.1.1 no-access
This table contains mandatory 'party' configuration for all ATM point-to-multipoint Soft Permanent Virtual Channel Connections (SPVC).
                         cwapConfigEntry 1.3.6.1.4.1.9.9.99998.1.1.1.1 no-access
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)).
                             cwapRootVpi 1.3.6.1.4.1.9.9.99998.1.1.1.1.1 integer32 no-access
This object identifies the Virtual Path Identifier(VPI) of the root endpoint this party is associated with.
                             cwapRootVci 1.3.6.1.4.1.9.9.99998.1.1.1.1.2 integer32 no-access
This object identifies the Virtual Channel Identifier (VCI) of the root endpoint this party is associated with.
                             cwapReference 1.3.6.1.4.1.9.9.99998.1.1.1.1.3 integer32 no-access
An arbitrary integer which serves to distinguish between the multiple parties attached to a root of a point-to-multipoint SPVC.
                             cwapNSAPAddress 1.3.6.1.4.1.9.9.99998.1.1.1.1.4 wannsapatmaddress read-only
The ATM NSAP address of this party.
                             cwapVpi 1.3.6.1.4.1.9.9.99998.1.1.1.1.5 integer32 read-only
The VPI value of this party.
                             cwapVci 1.3.6.1.4.1.9.9.99998.1.1.1.1.6 integer32 read-only
The VCI value of this party.
                             cwapReroute 1.3.6.1.4.1.9.9.99998.1.1.1.1.7 truthvalue read-only
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.
                             cwapAdminStatus 1.3.6.1.4.1.9.9.99998.1.1.1.1.8 wanpartyadminstatus read-only
The 'administrative status' of this party.
                             cwapOperStatus 1.3.6.1.4.1.9.9.99998.1.1.1.1.9 wanpartyoperstatus read-only
The 'operational status' of this party.
                             cwapIdentifier 1.3.6.1.4.1.9.9.99998.1.1.1.1.10 unsigned32 read-only
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.
                             cwapUploadCounter 1.3.6.1.4.1.9.9.99998.1.1.1.1.11 unsigned32 read-only
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.
                             cwapRootPhysicalId 1.3.6.1.4.1.9.9.99998.1.1.1.1.12 displaystring read-only
This object contains physical description of the physical interface the root resides. The presentation of this object is implementation specific.
                             cwapRowStatus 1.3.6.1.4.1.9.9.99998.1.1.1.1.13 rowstatus read-only
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'.
             ciscoWanAtmPartyMIBConform 1.3.6.1.4.1.9.9.99998.2
                 ciscoWanAtmPartyMIBCompliances 1.3.6.1.4.1.9.9.99998.2.1
                     ciscoWanAtmPartyMIBCompliance 1.3.6.1.4.1.9.9.99998.2.1.1
The compliance statement for SNMPv2 entities which implement one or more parties of an ATM point-to- multi-point connection.
                 ciscoWanAtmPartyMIBGroups 1.3.6.1.4.1.9.9.99998.2.2
                     ciscoWanAtmPartyGroup 1.3.6.1.4.1.9.9.99998.2.2.2
This group contains the information of a 'party' per each SPVC point-to-multipoint connection.