ATM-REROUTING-MIB: View SNMP OID List / Download MIB
VENDOR: ATM FORUM
Home | MIB: ATM-REROUTING-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).
|
|||
Object Name | OID | Type | Access | Info |
atmForum | 1.3.6.1.4.1.353 | |||
atmForumNetworkManagement | 1.3.6.1.4.1.353.5 | |||
atmfSignalling | 1.3.6.1.4.1.353.5.9 | |||
atmfRerouting | 1.3.6.1.4.1.353.5.9.3 | |||
atmfreroutingMIB | 1.3.6.1.4.1.353.5.9.3.1 |
The MIB module for managing the ATM Forum Domain-based rerouting for active point-to-point calls v1.0 |
||
reroutingMIBObjects | 1.3.6.1.4.1.353.5.9.3.1.1 | |||
reroutingBaseGroup | 1.3.6.1.4.1.353.5.9.3.1.1.1 | |||
reroutingVersion | 1.3.6.1.4.1.353.5.9.3.1.1.1.1 | integer | read-only |
The version of the ATM Forum rerouting specification that the software in this switching system is capable of executing. Enumeration: 'version1point0': 2, 'unsupported': 1. |
reroutingCapabilitiesSupported | 1.3.6.1.4.1.353.5.9.3.1.1.1.2 | bits | read-only |
Indicates the rerouting mechanisms supported on this switching system Bits: 'dbrSymmetricSoftRerouting': 2, 'dbrHardRerouting': 0, 'dbrAsymmetricSoftRerouting': 1. |
reroutingHardReroutingTime | 1.3.6.1.4.1.353.5.9.3.1.1.1.3 | unsigned32 | read-write |
The timeout value in milliseconds for a hard rerouting operation to be completed. The hard rerouting timer is set to this value when a hard rerouting operation is triggered. A value of zero indicates that there is no timeout |
reroutingFilterTable | 1.3.6.1.4.1.353.5.9.3.1.1.2 | no-access |
The table is used to configure the rerouting services of a call during the initial call establishment. The configuration includes: - the availability of rerouting services, - the request for inter and intra-domain rerouting services. - the applicability of the configuration to svc, spvc, svp, spvp. The configuration of rerouting services is based on a filter. Incoming setups and outgoing setups on inter-domain interfaces (e.g. UNI, AINI, inter-domain PNNI) are matched against the filters contained in this table. The configuration of the rerouting services contained in a row of this table apply if the setup message matches the filtering criteria contained in the row. If the setup message matches several filters of this table, the resulting configuration of the rerouting services is implementation dependent. An entry in this table configures the rerouting services for SVCs, SVPs, soft PVCs, and soft PVPs. The configuration Applies to point-to-point calls only. |
|
1.3.6.1.4.1.353.5.9.3.1.1.2.1 | no-access |
Each entry in this table defines a filter to match against incoming/outgoing setups on inter-domain interfaces. Each entry also contains the configuration of the rerouting services for a call matching the filter. Matching is performed on incoming setup indications and Outgoing setup requests of svcs and svps when the switching system is the edge switch for the call. The matching is done on the inter-domain interface. A setup message is matching a filter entry, if all the attributes contained in the filter match the setup message. The matching criteria is contained in the description of each object. The entry is also used to configure the rerouting services for soft pvcs or soft pvps whose terminating legs are located on an interface of this switch. A new entry can be created by specifying an atmTraceFilterIndex value that is currently not being used and also using an appropriate value (createAndGo or createAndWait) for the reroutingFilterRowStatus object. The reroutingFilterIndex is used as the instance ID to Uniquely identify a filter configured on this switching system. |
||
reroutingFilterIndex | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.1 | integer | no-access |
An arbitrary integer uniquely identifying a filter in this table. |
reroutingFilterIfDirection | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.2 | integer | read-only |
The combination of this object and the corresponding instance of reroutingFilterInterface is one selection criteria for this filter entry. If the value of this object is different from 'none', the object restricts the scope of the filter to calls which enter, exit or both enter and exit the ATM device through the port represented by reroutingFilterInterface. Calls initiated or terminated at this port (e.g. Soft PVCs) are also scoped. When this object has the value 'none', it indicates that the scope of the filter is not restricted by the port. Enumeration: 'both': 3, 'none': 0, 'out': 2, 'in': 1. |
reroutingFilterInterface | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.3 | interfaceindex | read-only |
The combination of this object and the corresponding instance of reroutingIfDirection is one selection criteria for this filter entry. This object restricts the scope of the filter to calls which enter, exit or both enter and exit the ATM device through the port represented by this object. Calls initiated or terminated at this port (e.g. Soft PVCs) are also scoped. When reroutingFilterCallDirection has the value 'none', the value contained in this object is ignored and the scope of the filter is not restricted by the port. |
reroutingFilterConnKind | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.4 | bits | read-only |
Indicates if the configuration defined in this entry applies to: - 'svcAndSpvcNotInitiator' to switched virtual channels only. - 'spvcInitiator' to soft permanent virtual channels, when initiated or terminated on this switching system. - 'svpAndSpvpNotInitiator' to switched virtual paths only. - 'spvpInitiator' to soft permanent virtual paths, when initiated or terminated on this switching system. Bits: 'svcAndSpvcNotInitiator': 1, 'spvcInitiator': 2, 'other': 0, 'spvpInitiator': 4, 'svpAndSpvpNotInitiator': 3. |
reroutingFilterServiceCategory | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.5 | bits | read-only |
This object restricts the scope of the filter to calls belonging to service categories represented by this object. Bits: 'rtVbr': 1, 'ubr': 4, 'gfr': 5, 'cbr': 0, 'abr': 3, 'other': 6, 'nrtVbr': 2. |
reroutingFilterCallingPartyPrefix | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.6 | atmaddr | read-only |
The combination of this object and the corresponding instance of reroutingFilterCallingPartyLength is one selection criteria for this record. To match this selection criteria, a call setup must have a Calling Party Address which has an initial part (of length reroutingFilterCalledPartyLength bits) equal in value to reroutingFilterCallingParty. When the default value for the object is retained then the call will match this filtering criteria for any calling address in the call, or if the calling party number is not present in the call. The value must be padded with zeros from reroutingFilterCallingPartyLength to the full length of the address (8 octets for E.164 numbers and 20 octets for AESAs). |
reroutingFilterCallingPartyLength | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.7 | integer32 | read-only |
This object specifies the number of bits in reroutingFilterCallingParty that shall be used when matching against the calling party of a new call setup. |
reroutingFilterCalledPartyPrefix | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.8 | atmaddr | read-only |
The combination of this object and the corresponding instance of reroutingFilterCalledPartyLength is one selection criteria for this record. To match this selection criteria, a connection segment setup must have a called party address which has an initial part (of length reroutingFilterCalledPartyLength bits) equal in value to reroutingFilterCalledParty. When the default value for the object is retained then the call will match this filtering criteria for any called address in the all. The value must be padded with zeros from reroutingFilterCalledPartyLength to the full length of the address (8 octets for E.164 numbers and 20 octets for AESAs). |
reroutingFilterCalledPartyLength | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.9 | integer32 | read-only |
This object specifies the number of bits in reroutingFilterCalledParty that shall be used when matching against the called party of a new call setup. |
reroutingFilterNetworkServicesAvailable | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.10 | networkreroutingcapabilities | read-only |
Indicates what network rerouting services are locally available for a call when it matches this filter. If a rerouting service is not available, the negotiation protocol of rerouting services ensures that the service cannot be activated for the call within this rerouting domain. This object can be used to filter and disable the services requested by a user. The determination of the values indicated in the Rerouting Service IE is described in sections 6.2.1 and 6.3.2. |
reroutingFilterHardReroutingServiceRequest | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.11 | hardreroutingservicesclass | read-only |
Indicates which hard rerouting service is requested by the network on behalf of the user when a setup matches this address filter. 'none' means that no hard rerouting service is requested for the call. 'dbrInterDomainHardRerouting' means that the Domain-based hard rerouting service is requested end to end for the call. In addition the intra-domain hard rerouting service is requested for the call. Conditions for the request the inter-domain hard rerouting service are described in sections 6.2.1 and 6.3.2. 'dbrIntraDomainHardRerouting' means that the Domain-based hard rerouting service is requested for the call within this rerouting domain only. This value can be set if the switch is connected directly to the ATM end system, or if it is connected to another switch with an inter-domain interface (e.g. AINI, UNI, inter-domain PNNI) The service specified in this object is only requested for the call if the service is available for this interface. (see object reroutingFilterNetworkServicesAvailable). The determination of the activation of the service depends on the service availability at the other edge nodes. The procedures are described in sections 6.2.1 and 6.3.2. |
reroutingFilterSoftReroutingServiceRequest | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.12 | softreroutingservicesclass | read-only |
Indicates which soft rerouting service is requested by the network on behalf of the user when a setup matches this address filter. 'none' means that no soft rerouting service is requested for the call. 'dbrIntraDomainAsymmetricSoftRerouting' means that the Domain-based asymmetric soft rerouting service is requested for the call within this rerouting domain only. This value can be set if the switch is connected directly to the ATM end system, or if it is connected to another switch with an inter-domain interface (e.g. AINI, UNI, inter-domain PNNI) 'dbrIntraDomainSymmetricSoftRerouting' means that the Domain-based symmetric soft rerouting service is requested for the call within this rerouting domain only. This value can be set if the switch is connected directly to the ATM end system, or if it is connected to another switch with an inter-domain interface (e.g. AINI, UNI, inter-domain PNNI) The service specified in this object is only requested for the call if the service is available for this interface. (see object reroutingFilterInterNetworkServicesAvailable) The determination of the activation of the service depends on the service availability at the other edge nodes. The procedures are described in sections 6.2.1 and 6.3.2. |
reroutingFilterRowStatus | 1.3.6.1.4.1.353.5.9.3.1.1.2.1.13 | rowstatus | read-only |
To create, delete, activate and de-activate a filter for the configuration of the rerouting services. |
reroutingVpTable | 1.3.6.1.4.1.353.5.9.3.1.1.3 | no-access |
The table used to describe the rerouting attributes of a Pt-to-Pt svp or spvp. The entire reroutingVpTable is read-only reflecting the fact that reroutable connections are created through the ATM signalling protocol rather than configured. |
|
1.3.6.1.4.1.353.5.9.3.1.1.3.1 | no-access |
Each entry in this table contains the rerouting attributes of a SVP or Soft PVP connection. The content of this table reflects only the rerouting values associated with VPCs. This table is similar to the atmVclTable specified in ATM-MIB (RFC 2515). Entries are included for Vpls for which this is the source interface or the destination interface in the rerouting domain. Entries may be included for Vpls at the endpoints of the connection (see the reroutingVpHardReroutingServiceActivated object). This entry serves to identify the VPL on the interface. |
||
reroutingVpNodeRole | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.1 | reroutingnoderole | read-only |
Indicates if the switch is the source node or the destination node for the call. |
reroutingVpRemoteNodeAddress | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.2 | atmaddr | read-only |
Contains the ATM address of the remote edge node |
reroutingVpHardReroutingServiceActivated | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.3 | hardreroutingservicesclass | read-only |
Indicates which hard rerouting service is activated for this call. 'none' means that no hard rerouting service is activated for the call. On a switch, 'dbrInterDomainHardRerouting' means that the Domain-based hard rerouting service has been requested end to end for the call, and that it is activated within this rerouting domain. On an end system, 'dbrInterDomainHardRerouting' means the hard rerouting service has been requested end to end for the call, and that at least one rerouting domain along the path has activated it. 'dbrIntraDomainHardRerouting' means that the Domain-based hard rerouting service is activated for the call within this rerouting domain only. |
reroutingVpSoftReroutingServiceActivated | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.4 | softreroutingservicesclass | read-only |
Indicates which soft rerouting service is activated for this call. 'none' means that no soft rerouting service is activated for the call. 'dbrIntraDomainAsymmetricSoftRerouting' means that the Domain-based asymmetric soft rerouting service is activated for the call within this rerouting domain only. 'dbrIntraDomainSymmetricSoftRerouting' means that the Domain-based symmetric soft rerouting service is activated for the call within this rerouting domain only. |
reroutingVpReroutingState | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.5 | reroutingstate | read-only |
Indicates if a rerouting operation is in progress and what type of rerouting operation is in progress. 'idle' indicates that no rerouting operation is in progress. 'hardRerouting' indicates that a hard rerouting operation is in progress. 'softRerouting' indicates that a soft rerouting operation is in progress. |
reroutingVpReroutingOperationSuccessCounter | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.6 | counter32 | read-only |
Indicates the number of rerouting operations initiated by this node that succeeded on this call. The establishment of the initial call is not counted |
reroutingVpReroutingOperationFailuresCounter | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.7 | counter32 | read-only |
Indicates the number of rerouting operations initiated by this node that failed on this call. |
reroutingVpLocalIncarnationNumber | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.8 | integer | read-only |
Indicates the current local incarnation number associated with the call. The value contained in this object is the incarnation number of the last reroute setup that was sent by this node for this call. The value zero indicates that no reroute setup has been sent for this call. This object is not instantiated if this node is the destination node of the call and symmetric soft rerouting is not activated for the call |
reroutingVpRemoteIncarnationNumber | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.9 | integer | read-only |
Indicates the current remote incarnation number associated with the call. The value contained in this object is the incarnation number of the last reroute setup that was received by this node for this call. The value zero indicates that no reroute setup has been received for this call. This object is not instantiated if this node is the source node of the call and symmetric soft rerouting is not activated for the call |
reroutingVpExtendedReroutingState | 1.3.6.1.4.1.353.5.9.3.1.1.3.1.10 | extendedreroutingstate | read-only |
Indicates the current rerouting state of the call, as defined in the rerouting Finite State Machine. |
reroutingVcTable | 1.3.6.1.4.1.353.5.9.3.1.1.4 | no-access |
The table used to describe the rerouting related attributes of a Pt-to-Pt svc or spvc. The entire reroutingVcTable is read-only reflecting the fact that reroutable connections are created through the ATM signalling protocol rather than configured. |
|
1.3.6.1.4.1.353.5.9.3.1.1.4.1 | no-access |
Each entry in this table contains the rerouting attributes of a SVC or Soft PVC connection. The content of this table reflects only the rerouting values associated with VCCs. This table is similar to the atmVclTable specified in ATM-MIB (RFC 2515). Entries are included for Vcls for which this is the source interface or the destination interface in the rerouting domain. Entries may be included for Vcls at the endpoints of the connection (see the reroutingVcHardReroutingServiceActivated object). This entry serves to identify the VCL on the interface. |
||
reroutingVcNodeRole | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.1 | reroutingnoderole | read-only |
Indicates if the switch is the source node or the destination node for the call. |
reroutingVcRemoteNodeAddress | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.2 | atmaddr | read-only |
Contains the ATM address of the remote edge node |
reroutingVcHardReroutingServiceActivated | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.3 | hardreroutingservicesclass | read-only |
Indicates which hard rerouting service is activated for this call. 'none' means that no hard rerouting service is activated for the call. On a switch, 'dbrInterDomainHardRerouting' means that the Domain-based hard rerouting service has been requested end to end for the call, and that it is activated within this rerouting domain. On an end system, 'dbrInterDomainHardRerouting' means the hard rerouting service has been requested end to end for the call, and that at least one rerouting domain along the path has activated it. 'dbrIntraDomainHardRerouting' means that the Domain-based hard rerouting service is activated for the call within this rerouting domain only. |
reroutingVcSoftReroutingServiceActivated | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.4 | softreroutingservicesclass | read-only |
Indicates which soft rerouting service is activated for this call. 'none' means that no soft rerouting service is activated for the call. 'dbrIntraDomainAsymmetricSoftRerouting' means that the Domain-based asymmetric soft rerouting service is activated for the call within this rerouting domain only. 'dbrIntraDomainSymmetricSoftRerouting' means that the Domain-based symmetric soft rerouting service is activated for the call within this rerouting domain only. |
reroutingVcReroutingState | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.5 | reroutingstate | read-only |
Indicates if a rerouting operation is in progress and what type of rerouting operation is in progress. 'idle' indicates that no rerouting operation is in progress. 'hardRerouting' indicates that a hard rerouting operation is in progress. 'softRerouting' indicates that a soft rerouting operation is in progress. |
reroutingVcReroutingOperationSuccessCounter | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.6 | counter32 | read-only |
Indicates the number of rerouting operations initiated by this node that succeeded on this call. The establishment of the initial call is not counted |
reroutingVcReroutingOperationFailuresCounter | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.7 | counter32 | read-only |
Indicates the number of rerouting operations initiated by this node that failed on this call. |
reroutingVcLocalIncarnationNumber | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.8 | integer | read-only |
Indicates the current local incarnation number associated with the call. The value contained in this object is the incarnation number of the last reroute setup that was sent by this node for this call. The value zero indicates that no reroute setup has been sent for this call. This object is not instantiated if this node is the destination node of the call and symmetric soft rerouting is not activated for the call |
reroutingVcRemoteIncarnationNumber | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.9 | integer | read-only |
Indicates the current remote incarnation number associated with the call. The value contained in this object is the incarnation number of the last reroute setup that was received by this node for this call. The value zero indicates that no reroute setup has been received for this call. This object is not instantiated if this node is the source node of the call and symmetric soft rerouting is not activated for the call |
reroutingVcExtendedReroutingState | 1.3.6.1.4.1.353.5.9.3.1.1.4.1.10 | extendedreroutingstate | read-only |
Indicates the current rerouting state of the call, as defined in the rerouting Finite State Machine. |
reroutingMIBConformance | 1.3.6.1.4.1.353.5.9.3.1.2 | |||
reroutingMIBCompliances | 1.3.6.1.4.1.353.5.9.3.1.2.1 | |||
reroutingMIBCompliance | 1.3.6.1.4.1.353.5.9.3.1.2.1.1 |
The compliance statement for entities which implement the ATM rerouting MIB. Groups of required rerouting objects for configuring and monitoring the domain-based rerouting feature in a switching system are identified by the suffix SwMinGroup. Groups of optional rerouting objects for switching systems are identified by the suffix SwOptGroup. Groups of required rerouting objects for configuring and monitoring the domain-based rerouting feature at an end system are identified by the suffix EsMinGroup. Groups of optional rerouting objects for end systems are identified by the suffix EsOptGroup. |
||
reroutingMIBGroups | 1.3.6.1.4.1.353.5.9.3.1.2.2 | |||
reroutingBaseSwMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.1 |
A collection of mandatory rerouting objects which describe the rerouting services supported in a switching system. |
||
reroutingFilterSwMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.2 |
A collection of mandatory objects used for the configuration of rerouting services in a switching system when using filters. |
||
reroutingVcSwMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.3 |
A collection of mandatory per Vc rerouting objects describing the state of the rerouting services associated to a call in a switching system. |
||
reroutingBaseSwOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.4 |
A collection of optional rerouting object which describe the timer configuration when hard rerouting service is supported in a switching system. |
||
reroutingFilterSwOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.5 |
A collection of optional objects used for the configuration of rerouting services in a switching system when using filters. |
||
reroutingVpSwOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.6 |
A collection of optional per Vp rerouting objects describing the state of the rerouting services associated to a call in a switching system. |
||
reroutingVcSwOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.7 |
A collection of optional per Vc rerouting objects describing the state of the rerouting services associated to a call in a switching system. |
||
reroutingBaseEsMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.8 |
A collection of mandatory rerouting objects which describe the rerouting services supported in an end system. |
||
reroutingFilterEsMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.9 |
A collection of mandatory objects used for the request of rerouting services in this end system device when using filters. |
||
reroutingVcEsMinGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.10 |
A collection of mandatory rerouting objects describing the rerouting services associated to a call in an end system device. |
||
reroutingFilterEsOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.11 |
A collection of optional objects used for the configuration of rerouting services in this end system device when using filters. |
||
reroutingVpEsOptionalGroup | 1.3.6.1.4.1.353.5.9.3.1.2.2.12 |
A collection of optional rerouting objects describing the rerouting services associated to a call in an end system device. |