CISCO-WAN-PAR-MIB
AI MIB Summary
The CISCO-WAN-PAR-MIB manages the Portable AutoRoute (PAR) controller on Cisco MGX and BPX switches to provision, monitor, and alarm connections while controlling LMI communication and clocking selection. It enables the configuration of routing capabilities, failure event conditioning, and the management of feeder-to-node signaling and switch synchronization.
The MIB module for configuring AutoRoute controller. The Portable AutoRoute(PAR) is a Controller providing routing capabilities in Network of Cisco MGX and BPX Switches. PAR controller performs following functions: - Connection Provisioning. Adding/Deleting/modifying connections - Connection Alarm Management. On receipt of a failure event, PAR sends messages to condition the connection. - Annex G functionality. Manages the LMI communication between feeder and routing node. - Clocking Control. PAR handles the clocking selection for the switch.
Main OID:
ciscoWanParMIB.1.3.6.1.4.1.351.150.63
206
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
206 total| Object Name |
|---|
parSelfNode OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.1 |
parSnNodeIdThis object specifies the node number of the node. When the network manager tries to modify the value of this object, a message is sent node state machine which propagates this information and the value gets modified only if the new node number is successfully propagated. The node number uniquely identifies a routing node in a network.rw Integer32 .1.3.6.1.4.1.351.130.1.1 |
parSnNodeIPThis object specifies the IP address for routing node and is used for communication with SNMP manager(for example Cisco Wan Manager:CWM).rw IpAddress .1.3.6.1.4.1.351.130.1.2 |
parSnNodeNameThis object specifies the name of the node and is unique among all the nodes in the network. Whenever the name of the node is changed, AutoRoute has to propagate the information to the other nodes in the network. It also specifies the name of a PAR Feeder node.rw DisplayString .1.3.6.1.4.1.351.130.1.3 |
parSnRevisionThis object specifies the primary revision of the PAR running on the node. Format: cc.c.cc Where: c = one ascii characterro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.1.4 |
parSnNodeAlarmStatusThis object specifies the type of alarm on the node. clear(1) : No Alarm minor(2) : Minor Alarm major(3) : Major Alarm unreach(4) : Node is unreachable.ro Enumeration .1.3.6.1.4.1.351.130.1.5 |
parSnNumberOfTrunksThis object specifies the number of trunks attached to the node.ro Integer32 .1.3.6.1.4.1.351.130.1.6 |
parInterfaces OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.2 |
parIfTableTable of all logical interfaces supported by PAR SEQUENCE OF ParIfEntry .1.3.6.1.4.1.351.130.2.1 |
parIfEntryEntries for logical interfaces. ParIfEntry .1.3.6.1.4.1.351.130.2.1.1 |
parIfLogicalInterfaceThis object specifies the logical interface number.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.1 |
parIfTypeThis object specifies the type of interface. User ports need to be UNI interface. The trunks can be either UNI or NNI. userport(1) : UNI interface. This is for user ports. routingtrunk(2) : NNI interface. This value can be set provided there are no connections on the interface. feedertrunk(3) : It is feeder trunk. clkport(4) : Clock port. virtualtrunk(5): Virtual Trunk. Type of interface can be changed from nni(2) to uni(1) if the trunk is not added.rw Enumeration .1.3.6.1.4.1.351.130.2.1.1.2 |
parIfOperStatusThis object specifies the operation status of the interface. up(1) : Interface is up. This value is applicable for UNI as well as NNI interfaces. added(2) : Interface is added. This value is applicable for NNI interfaces. failed(3) : Interface is failed. This value is applicable for UNI as well as NNI interfaces. added-failed (4) : Interface is failed. This value is applicable for NNI interfaces. interfaces.ro Enumeration .1.3.6.1.4.1.351.130.2.1.1.3 |
parIfTxBwThis object specifies the transmit bandwidth for the interface.ro Integer32 UNITS "cells-per-second" .1.3.6.1.4.1.351.130.2.1.1.4 |
parIfRxBwThis object specifies the receive bandwidth for the interface.ro Integer32 UNITS "cells-per-second" .1.3.6.1.4.1.351.130.2.1.1.5 |
parIfMaxConnThis object specifies the maximum number of connections that can be configured over the interface.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.6 |
parIfHiAddrMinThis object specifies the minimum VPI that PAR can use for configuring connection in the interface.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.7 |
parIfHiAddrMaxThis object specifies the maximum VPI that PAR can use for configuring connection in the interface.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.8 |
parIfLoAddrMinThis object specifies the minimum VCI that PAR can use for configuring connection in the interface.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.9 |
parIfLoAddrMaxThis object specifies the maximum VCI that PAR can use for configuring connection in the interface.ro Integer32 .1.3.6.1.4.1.351.130.2.1.1.10 |
parTrkTableThe table containing trunk parameters. SEQUENCE OF ParTrkEntry .1.3.6.1.4.1.351.130.2.2 |
parTrkEntryEntries for logical interfaces configured as trunks (parIfType nni). ParTrkEntry .1.3.6.1.4.1.351.130.2.2.1 |
parTrkIdThis object specifies the logical trunk number associated with the trunk at the local node.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.1 |
parTrkStatReserveSpecifies the bandwidth reserved as Statistical Reserve on the trunk in units of cells per second. This object cannot take a value beyond the bandwidth capacity of the trunk.rw Integer32 UNITS "cells-per-second" .1.3.6.1.4.1.351.130.2.2.1.2 |
parTrkCnfgCcRestrictThis object specifies the operators preference for routing control plane traffic on the interface. If the object is set to False, then the interface may be chosen for control plane traffic. If it is True, then the interface is not chosen, unless there is no other trunk with parIfOperStatus added(2), in which case it is chosen regardless of the value of this object.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.3 |
parTrkCnfgLineTypeThis object specifies the type of interface terrestrial or satellite. The interfaces configured as terrestrial(1) are preferred over those configured as satellite(2) for routing control plane traffic. This information is also used for connections for which routing restrictions are specified.rw Enumeration .1.3.6.1.4.1.351.130.2.2.1.4 |
parTrkCnfgPassSyncThis object specifies whether the trunk can be used to pass clock sync. If the value of this object is True, clock can be synchronized through the trunk; otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.5 |
parTrkCnfgDerouteDelayThis object specifies the value of deroute delay timer in seconds.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.351.130.2.2.1.6 |
parTrkCnfgTrafficClassFstThis object indicates whether Foresight traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.7 |
parTrkCnfgTrafficClassFrThis object indicates whether Frame Relay traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.8 |
parTrkCnfgTrafficClassNtsThis object indicates whether Non-Time Stamped traffic can be routed over the trunk. If the value is true(1) it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.9 |
parTrkCnfgTrafficClassTsThis object indicates whether Time Stamped traffic can be routed over the trunk. If the value is true(1) it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.10 |
parTrkCnfgTrafficClassVoiceThis object indicates whether Voice traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.11 |
parTrkCnfgTrafficClassCbrThis object indicates whether Constant Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.12 |
parTrkCnfgTrafficClassVbrThis object indicates whether Variable Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.13 |
parTrkCnfgTrafficClassAbrThis object indicates whether Available Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.14 |
parTrkCnfgAdminStatusThis object can be used to add or delete the trunk. The value of this object can be set to add(1) only if the parIfOperStatus is up(1). The value can be set to delete if parIfOperStatus is added or added-failedrw Enumeration .1.3.6.1.4.1.351.130.2.2.1.15 |
parTrkCnfgRoutingCostThis object specifies the cost associated with the trunk for the purpose of routing the connections. This object has significance if cost based routing feature is enabled(parCmParmsCostBased)rw Integer32 .1.3.6.1.4.1.351.130.2.2.1.16 |
parTrkCnfgVccConidsThe maximum number of routing resource available on the trunk for VCC connections.rw Integer32 .1.3.6.1.4.1.351.130.2.2.1.17 |
parTrkCnfgVpcConidsThe maximum number of routing resource available on the trunk for VPC connectionsrw Integer32 .1.3.6.1.4.1.351.130.2.2.1.18 |
parTrkLocalSlotNumberThis object specifies the slot number of the interface card associated with the trunk at the local node.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.19 |
parTrkLocalPortNumberThis object specifies the port number of the interface card associated with the trunk at the local node.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.20 |
parTrkLocalVTrunkIdThis object specifies the Virtual trunk of the interface card associated with the trunk at the local node. The value of this object is between 1 and 254, inclusive for a virtual trunk and 255 for a physical trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.21 |
parTrkRemoteNodeIdThis object specifies the node number of the node attached to the remote end of the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.22 |
parTrkRemoteTrunkIdThis object specifies the logical trunk number at the node on the remote end of the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.23 |
parTrkRemoteSlotNumberThis object specifies the slot number of the interface card to which the trunk is attached on the remote node.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.24 |
parTrkRemotePortNumberThis object specifies the port number of the interface card to which the trunk is attached on the remote node.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.25 |
parTrkRemoteVTrunkIdThis object specifies the Virtual trunk of the interface card associated with the trunk at the remote node. The value of this object is between 1 and 254, inclusive for a virtual trunk and 255 for a physical trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.26 |
parTrkRemoteNodeIPThis object specifies the IP address for the Remote node, used for communication with NMSro IpAddress .1.3.6.1.4.1.351.130.2.2.1.27 |
parTrkRemoteNodeTypeSpecifies the type of the node.ro Enumeration .1.3.6.1.4.1.351.130.2.2.1.28 |
parTrkRemoteNodeNameThis object specifies the name of the remote node and is unique among all the nodes in the network.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.2.2.1.29 |
parTrkAlarmStatusThis object specifies the severity of the alarm on the trunk. clear(1) : No Alarm minor(2) : Minor Alarm major(3) : Major Alarm.ro Enumeration .1.3.6.1.4.1.351.130.2.2.1.30 |
parTrkAlarmTypeThis object specifies the type of alarm on the trunk. The value of this object has no significance if parTrunkAlarmStatus indicates no alarm. rsrcunavail(1) : resources unavailable indicates that the platform has not provided the resources required to make this interface into a trunk. commfail(2) : communication failure indicates that message exchanged between neighboring nodes on this trunk has failed. unknown (3) : indicates that the alarm type is unknown to PAR, for example if the platform has declared the interface in alarm due to some physical problem with the interface.ro Enumeration .1.3.6.1.4.1.351.130.2.2.1.31 |
parTrkBwCapacitySpecifies the bandwidth capacity of the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.32 |
parTrkLineLoadSpecifies the bandwidth used by the connections routed over the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.2.1.33 |
parTrkLoadTableTrunk Load Information SEQUENCE OF ParTrkLoadEntry .1.3.6.1.4.1.351.130.2.3 |
parTrkLoadEntryLoad info for logical interfaces configured as trunks (parIfType nni). ParTrkLoadEntry .1.3.6.1.4.1.351.130.2.3.1 |
parTrkLoadXmtUsedCbrThis object specifies the used bandwidth in the transmit direction for CBR traffic.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.1 |
parTrkLoadRcvUsedCbrThis object specifies the used bandwidth in the receive direction for CBR trafficro Integer32 .1.3.6.1.4.1.351.130.2.3.1.2 |
parTrkLoadXmtUsedVbrThis object specifies the used bandwidth in the transmit direction for VBR traffic.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.3 |
parTrkLoadRcvUsedVbrThis object specifies the used bandwidth in the receive direction for VBR traffic.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.4 |
parTrkLoadXmtUsedAbrThis object specifies the used bandwidth in the transmit direction for ABR.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.5 |
parTrkLoadRcvUsedAbrThis object specifies the used bandwidth in the receive direction for ABR.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.6 |
parTrkLoadXmtUsedNtsThis object specifies the used bandwidth in the transmit direction for Non-Time Stamped.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.7 |
parTrkLoadRcvUsedNtsThis object specifies the used bandwidth in the receive direction for Non-Time Stamped.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.8 |
parTrkLoadXmtUsedTsThis object specifies the used bandwidth in the transmit direction for Time-Stamped.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.9 |
parTrkLoadRcvUsedTsThis object specifies the used bandwidth in the receive direction for Time-Stamped.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.10 |
parTrkLoadXmtUsedVoiceThis object specifies the used bandwidth in the transmit direction for Voice.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.11 |
parTrkLoadRcvUsedVoiceThis object specifies the used bandwidth in the receive direction for Voice.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.12 |
parTrkLoadXmtUsedBdataAThis object specifies the used bandwidth in the transmit direction for Busty Data A.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.13 |
parTrkLoadRcvUsedBdataAThis object specifies the used bandwidth in the receive direction for Bursty Data A.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.14 |
parTrkLoadXmtUsedBdataBThis object specifies the used bandwidth in the transmit direction for Bursty Data B.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.15 |
parTrkLoadRcvUsedBdataBThis object specifies the used bandwidth in the receive direction for Bursty Data B.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.16 |
parTrkLoadVccConidsUsedThis object specifies the number of conids used for VCCs (not used) on the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.17 |
parTrkLoadVpcConidsUsedThis object specifies the number of conids Used for VPCs (not used) on the trunk.ro Integer32 .1.3.6.1.4.1.351.130.2.3.1.19 |
parConnection OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.3 |
parConnectionTableThis table contains connections Mastered or slaved by the node. SEQUENCE OF ParConnectionEntry .1.3.6.1.4.1.351.130.3.1 |
parConnectionEntryEntries for connections mastered or slaved by the node. Each entry contains Local and remote end information. ParConnectionEntry .1.3.6.1.4.1.351.130.3.1.1 |
parConnLocalSlotThis object specifies the slot number part of the local endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.1 |
parConnLocalPortThis object specifies the port number part of the local endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.2 |
parConnLocalVpiThis object specifies the Virtual Path Identifier part of the local endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.3 |
parConnLocalVciThis object specifies the Virtual Channel Identifier part of the local endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.4 |
parConnMasterShipThis object specifies whether this end of the connection is the master or the slave of the connection. The value true(1) signifies the master end and false(2) signifies slave end.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.5 |
parConnLocalVcIndxThis object specifies the Virtual Connection Index at this node. It is used by Network Management to correlate this end of the connection with the remote end.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.6 |
parConnLocalEndptThis object specifies the actual physical connection endpoint at the local node.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.7 |
parConnRemoteNodeNameThis object specifies the node name of the remote endpoint. For a intra-switch connection or feeder connection this object would specify the self node name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.8 |
parConnRemoteSlotThis object specifies the slot number part of the remote endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.9 |
parConnRemotePortThis object specifies the port number part of the remote endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.10 |
parConnRemoteVpiThis object specifies the VPI part of the remote endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.11 |
parConnRemoteVciThis object specifies the VCI part of the remote endpoint connection address.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.12 |
parConnRemoteVcIndxThis object specifies the Virtual Connection Index at the remote node. It is used by Network Management to correlate this end of the connection with the remote end..ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.13 |
parConnOperStatusThis object specifies the status of connection as known and determined by PAR. The status shall be OK if there is an A-bit alarm on the connection.ro Enumeration .1.3.6.1.4.1.351.130.3.1.1.14 |
parConnAdminStatusThis object is used by the operator to reroute or down/up a connection. The value of this object is up(1) when the connection is created. If the value of the object is set to down(1) the connection is derouted (if it is routed) and parConnOperStatus object is set to not routed. If the value of the object is up (2) and it is set to reroute(3) the connection is derouted and attempt is made to reroute the connection. If the value of the object is down (1) and the it is set to reroute (3), no action is performed and the object's value does not changes. If the value of object is down(1) and is set to up(2), an attempt is made to reroute the connection.rw Enumeration .1.3.6.1.4.1.351.130.3.1.1.15 |
parConnRouteThis object specifies the current path on which the connection is routed. A value of this object is valid only if parConnOperStatus is routed. The Null string specifies that the connection is not routed. Format: Nodename {Trk--Trk Nodename} Where: Nodename = up to 8 characters, Trk = slot.port.vtrk, slot = 1 or 2 characters, port = 1 or two characters, and vtrk = 1 or two characters and is optional. The portion of the format shown in braces {like this} can be repeated up to 10 times.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.16 |
parConnRemoteEndptThis object specifies the actual physical connection endpoint at the remote end of the connection. It shall be known only if the connection is a local(DAX) connection.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.17 |
parPrefRouteThis object specifies the preferred path for the connection. The Null string specifies that the connection does not have a preferred route. Format: Nodename {Trk--Trk Nodename} Where: Nodename = up to 8 characters, Trk = slot.port.vtrk, slot = 1 or 2 characters, port = 1 or two characters, and vtrk = 1 or two characters and is optional. The portion of the format shown in braces {like this} can be repeated up to 10 times.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.18 |
parConnFailRsnThis object specifies a reason code for the failure of the connection.ro Enumeration .1.3.6.1.4.1.351.130.3.1.1.19 |
parRrtFailRsnThis object specifies the Reason of failure of a connection to route.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.20 |
parConnRstrTypThis object specifies the Route restriction of a connection.ro Enumeration .1.3.6.1.4.1.351.130.3.1.1.21 |
parConnRstrZcsThis object specifies whether ZCS lines should be avoided or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.3.1.1.22 |
parConnCosThis object specifies the COS for the connection.ro Integer32 .1.3.6.1.4.1.351.130.3.1.1.23 |
parNetworkClock OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.4 |
parClockTableTable of clock sources available to PAR SEQUENCE OF ParClockEntry .1.3.6.1.4.1.351.130.4.1 |
parClockEntryEach entry represent a clock source available to PAR ParClockEntry .1.3.6.1.4.1.351.130.4.1.1 |
parClockIndexThis clock index is assigned by PAR.ro Integer32 .1.3.6.1.4.1.351.130.4.1.1.1 |
parClockTypeSpecifies the type of clock.rw Enumeration .1.3.6.1.4.1.351.130.4.1.1.2 |
parClockSourceSpecifies source of the clock.ro Enumeration .1.3.6.1.4.1.351.130.4.1.1.3 |
parClockCurSourceSpecifies whether clock source is a current clock source or not. The value is true if the cloock source is current and false otherwisero TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.4.1.1.4 |
parClockSourceIdSpecifies identification of the clock - for example - if clock source is `Interface' then this field will carry logical interface numberrw Integer32 .1.3.6.1.4.1.351.130.4.1.1.5 |
parClockPathDescribes the path used for clock synchronizationro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.351.130.4.1.1.6 |
parConfigParms OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5 |
parVsiConfigParms OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.1 |
parCmParms OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.2 |
parCmParmsMaxRoutingBundleThis object specifies the maximum number of connections that can be routed in one routing cycle.rw Integer32 .1.3.6.1.4.1.351.130.5.2.1 |
parCmParmsRerouteTimerThis object specifies the minimum time after which a connection is routed once it has been successfully routed.rw Integer32 .1.3.6.1.4.1.351.130.5.2.2 |
parCmParmsResetTimerThis object specifies whether the reroute timer should be reset if the path for routed connection failed. If the value of the object is true(1), the timer is reset on detecting path fail.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.2.3 |
parCmParmsDnUpPerPassThis object specifies the maximum number of connections that are upped or down in one schedule of down connection state machine.rw Integer32 .1.3.6.1.4.1.351.130.5.2.4 |
parCmParmsDnUpTimerThis object specifies the minimum time interval (in milliseconds) between two schedules of the down connection state machine.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.2.5 |
parCmParmsRrtErrsPerCycleThis object specifies the threshold for number of failures to route a connection before it is moved into the wait group. If the value of this object is zero, the feature is disabled.rw Integer32 .1.3.6.1.4.1.351.130.5.2.6 |
parCmParmsRrtCycleIntervalThis object specifies the time (in minutes) for which no attempt is made to route a connection in the wait group.rw Integer32 UNITS "minutes" .1.3.6.1.4.1.351.130.5.2.7 |
parCmParmsMaxRrtCyclesThis object specifies the number of times a connection is added to the wait group before declaring it unroutable.rw Integer32 .1.3.6.1.4.1.351.130.5.2.8 |
parCmParmsRrtPauseTimeThis object specifies the time interval (in milliseconds) between two routing cycles.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.2.9 |
parCmParmsMaxUpdatesThis object specifies the maximum number of connection management updates that are sent by the node in schedule..rw Integer32 .1.3.6.1.4.1.351.130.5.2.10 |
parCmParmsRerouteGroupsThis object specifies the total number of reroute groups.rw Integer32 .1.3.6.1.4.1.351.130.5.2.11 |
parCmParmsMinRrGroupSizeThis object specifies the minimum size of reroute group in Cell Load Units.rw Integer32 .1.3.6.1.4.1.351.130.5.2.12 |
parCmParmsRrGroupIncThis object specifies the increment of reroute group size (in Cell Load Units) between adjacent groups.rw Integer32 .1.3.6.1.4.1.351.130.5.2.13 |
parCmParmsCostBasedThis object can be configured to enable or disable cost based routing feature. If the value of this object is true(1), the feature is enabled else it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.2.14 |
parCmParmsUseCacheThis object can be configured to enable or disable hop based route selection from using cache of precomputed routes. If the value of this object is true(1), the feature is enabled else it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.2.15 |
parCmParmsUseDelayThis object can be configured to enable or disable cost based route selection from considering end-to-end delay associated with the routes. If the value of this object is true(1), the delay would be considered otherwise daley would not be considered during routing of connection.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.2.16 |
parCmParmMaxViaConsThis object specifies the maximum number of via user connections that can be routed through the node.rw Integer32 .1.3.6.1.4.1.351.130.5.2.17 |
parMnUpdt OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.3 |
parMnUpdtIntervalThis object specifies the timer interval (in seconds) for the current update state machine.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.351.130.5.3.1 |
parMnUpdtNodesPerIntThis object specifies the maximum number of nodes to which current updates can be sent per interval.rw Integer32 .1.3.6.1.4.1.351.130.5.3.2 |
parMnUpdtBatchSendThis object specifies whether current updates to any node are sent one at a time or all in one go. If the value of this object is true(1), all current updates are sent to the node simultaneously. If the value of this object is False, current updates are sent one at a time.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.3.3 |
parSwFunc OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.4 |
parSwFuncAbrVsvdThis object enables/disables the ABR standard with VSVD. The feature is enabled if the value of the object is true(1).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.4.1 |
parSwFuncNodeTypeThis object specifies whether the node is a routing node or a feeder node. To configure the node from a routing(1) node to feeder(2) node the node should be part of a single node network. To configure the node from feeder node to routing node, there should be no feeder trunk attached to the node.rw Enumeration .1.3.6.1.4.1.351.130.5.4.2 |
parOnOff OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.5 |
parOnOffBackgroundUpdtThis object can be used to enable or disable Background updates. If the value of the object is true(1), background updates are enabled; otherwise they are disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.1 |
parOnOffDynamicBwAllocThis object can be used to enable or disable Bandwidth state machine. If the value of the object is true(1), bandwidth state machine is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.2 |
parOnOffCmUpdtsThis object can be used to enable or disable connection management updates. If the value of the object is true(1), connection management updates are enabled; otherwise they are disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.3 |
parOnOffRoutingThis object can be used to enable or disable connection routing. If the value of the object is true(1), routing is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.4 |
parOnOffCommFailTestThis object can be used to enable or disable Comm Fail Test. If the value of the object is true(1), Comm Fail test is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.5 |
parOnOffDrtDelayThis object can be used to enable or disable Deroute Delay feature. If the value of the object is true(1) Derote delay feature is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.6 |
parOnOffRenumRecThis object can be used to enable or disable Renumber recovery feature. If the value of the object is true(1), renumber recovery feature is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.7 |
parOnOffCommBreakThis object can be used to enable or disable Comm Break Test. If the value of the object is true(1), Comm Break Test feature is enabled; otherwise it is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.5.8 |
parSysParms OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.6 |
parSysParmsTsPacketAgeTime Stamped packets older than this value (in milliseconds)are discarded. This is a network wide parameter.rw Integer32 .1.3.6.1.4.1.351.130.5.6.1 |
parSysParmsConnFailThis object specifies whether the connections to a node should be failed when comm fail is declared with the node. If the value of this object is true(1), the connection will be failed. This is a network wide parameter.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.6.2 |
parSysParmsVcPollRateThis object specifies the rate at which VC statistics are to be polled. This is a network wide parameter. For Portable AutoRoute statistic collections would be done by platform software.ro Integer32 .1.3.6.1.4.1.351.130.5.6.3 |
parSysParmsMaxVDelayThis object specifies the maximum delay for voice connection with VAD enabled in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.4 |
parSysParmsMaxCDelayThis object specifies the maximum delay for ADPCM compressed voice connection with VAD enabled in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.5 |
parSysParmsMaxDDelayThis object specifies the maximum delay for data connection in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.6 |
parSysParmsMaxADelayThis object specifies the maximum delay for ADPCM compressed voice connection in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.7 |
parSysParmsMaxHsdDelayThis object specifies the maximum delay for High Speed data connection in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.8 |
parSysParmsDeEnableThis object specifies whether DE bit of Frame Relay frames can be modified. DE bit can be modified if the value of this object is true(1). This is a network wide parameter.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.6.9 |
parSysParmsFrStandardThis object specifies whether standard Frame Relay parameters,Be and Bc, are to be used. If the value of this object is true(1), standard parameters are used. This is a network wide parameter.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.6.10 |
parSysParmsDrtDelayThis object specifies whether Deroute Delay feature is enabled. If the value of this object is true(1), the feature is enabled. This is a network wide parameter.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.351.130.5.6.11 |
parSysParmsInvLogAlarmThresThis object specifies the threshold for invalid login attempts before triggering an alarm. If the value of this object is zero, this feature is disabled. This is a network wide parameter.ro Integer32 .1.3.6.1.4.1.351.130.5.6.12 |
parSysParmsMaxCdpVDelayThis object specifies the maximum network delay for CDP to CDP voice connection with VAD enabled in milli-seconds. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.13 |
parSysParmsMaxCdpCDelayThis object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.14 |
parSysParmsMaxCdpDDelayThis object specifies the maximum network delay for CDP to CDP data connection. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.15 |
parSysParmsMaxCdpADelayThis object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.16 |
parSysParmsMaxCdpHsdDelayThis object specifies the maximum network delay for CDP to CDP High Speed data connection. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.17 |
parSysParmsMaxIpcdpVDelayThis object specifies the maximum local delay for CDP to CDP voice connection with VAD enabled. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.18 |
parSysParmsMaxIpcdpCDelayThis object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.19 |
parSysParmsMaxIpcdpDDelayThis object specifies the maximum local delay for CDP to CDP data connection. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.20 |
parSysParmsMaxIpcdpADelayThis object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.ro Integer32 .1.3.6.1.4.1.351.130.5.6.21 |
parSysParmsMaxIpcdpHsdDelayThis object specifies the maximum local delay for CDP to CDP High Speed data connection. This is a network wide parameter.ro Integer32 .1.3.6.1.4.1.351.130.5.6.22 |
parSysParmsMaxIphsdDelayThis object specifies the maximum local delay for High Speed data connection. This is a network wide parameter.ro Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.6.23 |
parSysParmsFpdDeJitterThis object specifies the jitter delay for Fast Pad. This is a network wide parameter.ro Integer32 .1.3.6.1.4.1.351.130.5.6.24 |
parNetworkingParms OBJECT IDENTIFIER .1.3.6.1.4.1.351.130.5.7 |
parNetParmCondInitialStgrThis object specifies the initial pause time (in milliseconds) per new node added on addition of node(s) in the network before initiating conditional updates.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.7.1 |
parNetParmCondPerNodeIntervalThis object specifies the minimum interval (in milliseconds) between sending of conditional updates to any two nodes.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.7.2 |
parNetParmCbDelayThis object specifies the minimum interval (in milliseconds) between initiating comm break tests between any two nodes.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.7.3 |
parNetParmCbOffsetOffset for CB.rw Integer32 .1.3.6.1.4.1.351.130.5.7.4 |
parNetParmMsgTimeoutThis object specifies the timeout (in milliseconds) for acknowledgment for control plane message sent to another node.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.7.5 |
parNetParmMsgMaxTimeoutThis object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane message sent to another node reachable through all terrestrial trunks.rw Integer32 .1.3.6.1.4.1.351.130.5.7.6 |
parNetParmMsgMaxTimeoutSatThis object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane message sent to another node reachable through all satellite trunks.rw Integer32 .1.3.6.1.4.1.351.130.5.7.7 |
parNetParmBlindMaxTimeoutThis object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane blind message sent to another node.rw Integer32 .1.3.6.1.4.1.351.130.5.7.8 |
parNetParmCbMaxTimeoutThis object specifies the maximum number of times a network handler timeout waiting for acknowledgment for comm break test message sent to another node.rw Integer32 .1.3.6.1.4.1.351.130.5.7.9 |
parNetParmCfTestIntervalThis object specifies the minimum time interval between the comm fail tests for a trunk.rw Integer32 .1.3.6.1.4.1.351.130.5.7.10 |
parNetParmCfTestMultiplierThis object specifies the multiplier for the comm fail test interval for good trunks, that is, trunks not in comm fail.rw Integer32 .1.3.6.1.4.1.351.130.5.7.11 |
parNetParmNetwWindowSzThis object specifies the window size for the network handler for messages to any node. That is, the number of messages that the network handler can send simultaneous to a node without receiving the acknowledgment for them.rw Integer32 .1.3.6.1.4.1.351.130.5.7.12 |
parNetParmNetwLetWaitThis object specifies the maximum interval (in milliseconds) network handler waits for the letter (message) from the processes running on its nodes before checking the received cells.rw Integer32 UNITS "milliseconds" .1.3.6.1.4.1.351.130.5.7.13 |
parNetParmCfDelayTBD (in milliseconds).rw Integer32 .1.3.6.1.4.1.351.130.5.7.14 |
parNetParmHighTxRateThis object specifies the rate (in fast packets per second) at which the network handler sends control plane message cells to high performance nodes (High performance node are BPX and MGX).rw Integer32 .1.3.6.1.4.1.351.130.5.7.15 |
parNetParmLowTxRateThis object specifies the rate (in fast packets per second) at which the network handler sends control plane message cells to low capacity nodes (Low capacity node are IPX and IGX).rw Integer32 .1.3.6.1.4.1.351.130.5.7.16 |
parNetParmMaxNodeBlksThis object specifies the maximum number of blocks of size 256 bytes, that should be queued up for transmission to a node.rw Integer32 .1.3.6.1.4.1.351.130.5.7.17 |
parNetParmTopoMsgSegSzThis object specifies the maximum size (in bytes) of the segment into which the topology message, sent during network join, is divided.rw Integer32 UNITS "bytes" .1.3.6.1.4.1.351.130.5.7.18 |
ciscoWanParMIBThe MIB module for configuring AutoRoute controller. The Portable AutoRoute(PAR) is a Controller providing routing capabilities in Network of Cisco MGX and BPX Switches. PAR controller performs following functions: - Connection Provisioning. Adding/Deleting/modifying connections - Connection Alarm Management. On receipt of a failure event, PAR sends messages to condition the connection. - Annex G functionality. Manages the LMI communication between feeder and routing node. - Clocking Control. PAR handles the clocking selection for the switch. MODULE-IDENTITY .1.3.6.1.4.1.351.150.63 |
cwParMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.63.2 |
cwParMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.63.2.1 |
cwParCmParamsGroupThe collection of objects which are applicable for PAR connection management. Unknown .1.3.6.1.4.1.351.150.63.2.1.1 |
cwParCmParamsUpdateGroupThe collection of objects which are applicable for PAR Connection Management parameters updates. Unknown .1.3.6.1.4.1.351.150.63.2.1.2 |
cwParGeneralGroupThe collection of objects which are applicable for general PAR configuration. Unknown .1.3.6.1.4.1.351.150.63.2.1.3 |
cwParSysParamsGroupThe collection of objects which are applicable for PAR system parameters. Unknown .1.3.6.1.4.1.351.150.63.2.1.4 |
cwParNetParamsGroupThe collection of objects which are applicable for parameters applicable network-wide. Unknown .1.3.6.1.4.1.351.150.63.2.1.5 |
cwParNodeGroupThe collection of objects which are applicable for node level configuration of auto route controller. Unknown .1.3.6.1.4.1.351.150.63.2.1.6 |
cwParInterfaceConfGroupThe collection of objects which are used for configuring autoroute interfaces. Unknown .1.3.6.1.4.1.351.150.63.2.1.7 |
cwParTrunkConfGroupThe collection of objects which are used for configuring trunks in portable autoroute. Unknown .1.3.6.1.4.1.351.150.63.2.1.8 |
cwParTrunkLoadConfGroupThe collection of objects which are used for configuring trunks in portable autoroute. Unknown .1.3.6.1.4.1.351.150.63.2.1.9 |
cwParConnConfGroupThe collection of objects which are used for configuring trunks in portable autoroute. Unknown .1.3.6.1.4.1.351.150.63.2.1.10 |
cwParClockConfGroupThe collection of objects which are used for configuring trunks in portable autoroute. Unknown .1.3.6.1.4.1.351.150.63.2.1.11 |
cwParMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.63.2.2 |
cwParComplianceThe compliance statement for objects related to AutoRoute MIB. Unknown .1.3.6.1.4.1.351.150.63.2.2.1 |