The MIB for providing information about Multi-layer
Routing(MLR). This MIB will provide information used to
control and measure SS7 messages signalling units
in a SS7 Network. Message Signalling Units are routed
based on information found in the SCCP, TCAP, MAP, and
MAP-user layers. It uses information from these layers
to make customizable routing decision based on the
following criteria.
- message A-address (origination SME)
- message B-address (destination SME)
- protocol identifier
- operation code
- called party address
- calling party address
The Cisco IP Transfer Point (ITP) is a hardware
and software solution that transports SS7 traffic
using IP. Each ITP node provides function similar
to SS7 signalling point.
The Multi-layer SMS router will be developed in
compliance to the following standards.
- GSM MAP v1, v2 and v3 MO SMS formats
- GSM MAP SMS user information for MO messages
- IS-41 MAP Mobile Originated SMS formats for
Revisions A thru D.
Acronyms and Terms
A-address The originating SME of the short message.
ANSI-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
B-address The destination SME of the short message.
BCH Binary Coded Hexadecimal
CdPA The SCCP Called Party Address field.
CgPA The SCCP Calling Party Address field.
GSM ITU standard for defining the Global
System for Mobile communications.
GTT Global Title Translation. A function
normally performed in an STP, GTT is the
procedure by which the destination
signalling point and subsystem number(SSN)
is determined from GTA digits (i.e., the
global title) present in the signalling
message.
IMEI International Mobile Equipment Identity
IMSI International Mobile Station Identity or
International Mobile Subscriber Identity
A mobile station identifier typically
used in GSM networks, but is also defined
for use in IS-41 networks via IS-751.
IS-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
Unless otherwise stated, this refers to
the IS-41-D specification.
MAP SS7 Mobile Application Part. This layer
provides mobility procedures to SS7
network applications. MAP is generically
used to refer to both GSM-MAP, and the
IS-41-D MAP Protocol.
MC Message Center. Network element responsible
for relaying and store-and-forwarding of
short messages in ANSI-41 networks.
MDN Mobile Directory Number. A 10-digit North
American Numbering Plan number assigned to
mobile users in IS-41 networks. It may be
different from the MIN.
MIN Mobile Identification Number. The 10-digit
North American Numbering Plan number
assigned to mobile users in IS-41 networks.
It may be different from the MDN.
MLR Multi-layer Routing
MO Mobile Originated. This term is used to
refer to an SMS message that is being
sent from an MS to the SMSC.
MS Mobile Subscriber.
MS mobile station
MSU Message Signal Unit
MT Mobile Terminated. This term is used to
refer to an SMS message that is being
sent from an SMSC to an MS.
MTP Message Transfer Part
MTP1 Layers 1 (physical)
MTP2 Layer 2 (data) and
MTP3 Layer 3 (network)
M2PA SS7 MTP2-User Peer-to-Peer Adaptation
Layer specified by the IETF SIGTRAN
working group, which provides SCTP/IP
based links for MTP3.
M3UA SS7 MTP3 User Adaptation Layer specified
by RFC 3332 for MTP3 users like ISUP.
RR Round Robin. A balancing algorithm that
evenly distributes traffic among
available servers.
SCCP Signalling Connection Control Part. As
part of the SS7 signalling protocol, it
provides connectionless and
connection-oriented network services
above MTP Level 3.
SCP Service Control Point. An element of
an SS7-based Intelligent Network which
performs various service functions, such
as number translation, call setup
and tear down, etc.
SCTP Stream Control Transmission Protocol.
A protocol designed by the SigTran
working group of the IETF to transport
messages reliably over IP networks(RFC
2960).
It has been specifically designed with
PSTN signalling in mind, but is meant to
be a general IP transport protocol.
SG Signalling Gateway.
SIM Subscriber Identity Module
SME Short Message Entity. An entity that may
send or receive short messages, and may
be fixed or mobile.
SM Short Message
SMD-PP Short Message Delivery Point to Point.
SMS Short Message Service, as defined in
GSM and IS-41-D.
SMS-MO Short Message Service Mobile Originated.
SMS-MT Short Message Service Mobile Terminated.
SMSC Short Message Service Center. Network
element responsible for relaying and
store-and-forwarding of short messages.
SRI Send Routing Information or Send Routing
Information for Short Messages. Refers
to the procedure by which an SMSC
requests the HLR to send current routing
information for a particular mobile user.
SRI-SM Send Routing Information Short Message
SSP Service Switching Point. An element of
an SS7-based Intelligent Network that
performs call origination, termination,
or tandem switching.
STP Signal Transfer Point. An element of
an SS7-based Intelligent Network that
performs routing of the SS7 signalling.
SUA SS7 SCCP User Adaptation Layer specified
by IETF SIGTRAN for SCCP users, like
GSM MAP, UMTS RANAP, CDMA IS-41,
CDMA IS-634, IN INAP, CAMEL CAP.
TCAP Transaction Capability Application Part.
The application layer of the SS7
signalling protocol.
WRR Weighted Round Robin. A variation of
the round robin algorithm that uses
server weights to allow uneven
distribution of traffic among a set
of available servers.
Multi-layer processing consists of four basic phases
as follows.
Global Title Processing
Trigger Processing(primary and secondary)
Rule Set Processing
Result group Processing
Example scenario.
The SMS messages sent by origin SME (typically a
mobile handset) and sent to the MSC controlling the
area in which the origin SME resides. The MSC then
initiates a dialogue with the home SMSC specified
by the origin SME to route the SMS MO message.
SMS MO traffic will arrive as an SCCP packet, and
the Routing Indicator(RI) may specify either
'route-on-global-title' (RI=GT) or
'route-on-subsystem' (RI=PC/SSN). The destination
GT will be used to locate the global title address
that applies to the destination address.
Triggers are applied directly to global title
addresses. Therefore, trigger processing consists
of checking for the existence of primary trigger
and then processing of secondary triggers.
If the message matches a trigger then rule set
processing can be performed to determine what
will be modified in message and how the message
will be routed. The messages may be sent to new
destination address, application server,
point-code or result group. Or it could be forwarded
without any modification (CONTINUE) or it could be
dropped (BLOCK).
Result processing balances the delivery of messages
to Point-codes or application servers based on
Weighted Round Robin(WRR).
********************************************
Parsed from file CISCO-ITP-MLR-MIB.mib
Module: CISCO-ITP-MLR-MIB
The MIB for providing information about Multi-layer
Routing(MLR). This MIB will provide information used to
control and measure SS7 messages signalling units
in a SS7 Network. Message Signalling Units are routed
based on information found in the SCCP, TCAP, MAP, and
MAP-user layers. It uses information from these layers
to make customizable routing decision based on the
following criteria.
- message A-address (origination SME)
- message B-address (destination SME)
- protocol identifier
- operation code
- called party address
- calling party address
The Cisco IP Transfer Point (ITP) is a hardware
and software solution that transports SS7 traffic
using IP. Each ITP node provides function similar
to SS7 signalling point.
The Multi-layer SMS router will be developed in
compliance to the following standards.
- GSM MAP v1, v2 and v3 MO SMS formats
- GSM MAP SMS user information for MO messages
- IS-41 MAP Mobile Originated SMS formats for
Revisions A thru D.
Acronyms and Terms
A-address The originating SME of the short message.
ANSI-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
B-address The destination SME of the short message.
BCH Binary Coded Hexadecimal
CdPA The SCCP Called Party Address field.
CgPA The SCCP Calling Party Address field.
GSM ITU standard for defining the Global
System for Mobile communications.
GTT Global Title Translation. A function
normally performed in an STP, GTT is the
procedure by which the destination
signalling point and subsystem number(SSN)
is determined from GTA digits (i.e., the
global title) present in the signalling
message.
IMEI International Mobile Equipment Identity
IMSI International Mobile Station Identity or
International Mobile Subscriber Identity
A mobile station identifier typically
used in GSM networks, but is also defined
for use in IS-41 networks via IS-751.
IS-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
Unless otherwise stated, this refers to
the IS-41-D specification.
MAP SS7 Mobile Application Part. This layer
provides mobility procedures to SS7
network applications. MAP is generically
used to refer to both GSM-MAP, and the
IS-41-D MAP Protocol.
MC Message Center. Network element responsible
for relaying and store-and-forwarding of
short messages in ANSI-41 networks.
MDN Mobile Directory Number. A 10-digit North
American Numbering Plan number assigned to
mobile users in IS-41 networks. It may be
different from the MIN.
MIN Mobile Identification Number. The 10-digit
North American Numbering Plan number
assigned to mobile users in IS-41 networks.
It may be different from the MDN.
MLR Multi-layer Routing
MO Mobile Originated. This term is used to
refer to an SMS message that is being
sent from an MS to the SMSC.
MS Mobile Subscriber.
MS mobile station
MSU Message Signal Unit
MT Mobile Terminated. This term is used to
refer to an SMS message that is being
sent from an SMSC to an MS.
MTP Message Transfer Part
MTP1 Layers 1 (physical)
MTP2 Layer 2 (data) and
MTP3 Layer 3 (network)
M2PA SS7 MTP2-User Peer-to-Peer Adaptation
Layer specified by the IETF SIGTRAN
working group, which provides SCTP/IP
based links for MTP3.
M3UA SS7 MTP3 User Adaptation Layer specified
by RFC 3332 for MTP3 users like ISUP.
RR Round Robin. A balancing algorithm that
evenly distributes traffic among
available servers.
SCCP Signalling Connection Control Part. As
part of the SS7 signalling protocol, it
provides connectionless and
connection-oriented network services
above MTP Level 3.
SCP Service Control Point. An element of
an SS7-based Intelligent Network which
performs various service functions, such
as number translation, call setup
and tear down, etc.
SCTP Stream Control Transmission Protocol.
A protocol designed by the SigTran
working group of the IETF to transport
messages reliably over IP networks(RFC
2960).
It has been specifically designed with
PSTN signalling in mind, but is meant to
be a general IP transport protocol.
SG Signalling Gateway.
SIM Subscriber Identity Module
SME Short Message Entity. An entity that may
send or receive short messages, and may
be fixed or mobile.
SM Short Message
SMD-PP Short Message Delivery Point to Point.
SMS Short Message Service, as defined in
GSM and IS-41-D.
SMS-MO Short Message Service Mobile Originated.
SMS-MT Short Message Service Mobile Terminated.
SMSC Short Message Service Center. Network
element responsible for relaying and
store-and-forwarding of short messages.
SRI Send Routing Information or Send Routing
Information for Short Messages. Refers
to the procedure by which an SMSC
requests the HLR to send current routing
information for a particular mobile user.
SRI-SM Send Routing Information Short Message
SSP Service Switching Point. An element of
an SS7-based Intelligent Network that
performs call origination, termination,
or tandem switching.
STP Signal Transfer Point. An element of
an SS7-based Intelligent Network that
performs routing of the SS7 signalling.
SUA SS7 SCCP User Adaptation Layer specified
by IETF SIGTRAN for SCCP users, like
GSM MAP, UMTS RANAP, CDMA IS-41,
CDMA IS-634, IN INAP, CAMEL CAP.
TCAP Transaction Capability Application Part.
The application layer of the SS7
signalling protocol.
WRR Weighted Round Robin. A variation of
the round robin algorithm that uses
server weights to allow uneven
distribution of traffic among a set
of available servers.
Multi-layer processing consists of four basic phases
as follows.
Global Title Processing
Trigger Processing(primary and secondary)
Rule Set Processing
Result group Processing
Example scenario.
The SMS messages sent by origin SME (typically a
mobile handset) and sent to the MSC controlling the
area in which the origin SME resides. The MSC then
initiates a dialogue with the home SMSC specified
by the origin SME to route the SMS MO message.
SMS MO traffic will arrive as an SCCP packet, and
the Routing Indicator(RI) may specify either
'route-on-global-title' (RI=GT) or
'route-on-subsystem' (RI=PC/SSN). The destination
GT will be used to locate the global title address
that applies to the destination address.
Triggers are applied directly to global title
addresses. Therefore, trigger processing consists
of checking for the existence of primary trigger
and then processing of secondary triggers.
If the message matches a trigger then rule set
processing can be performed to determine what
will be modified in message and how the message
will be routed. The messages may be sent to new
destination address, application server,
point-code or result group. Or it could be forwarded
without any modification (CONTINUE) or it could be
dropped (BLOCK).
Result processing balances the delivery of messages
to Point-codes or application servers based on
Weighted Round Robin(WRR).
********************************************
Parsed from file CISCO-ITP-MLR-MIB.my.txt
Company: None
Module: CISCO-ITP-MLR-MIB
The MIB for providing information about Multi-layer
Routing(MLR). This MIB will provide information used to
control and measure SS7 messages signalling units
in a SS7 Network. Message Signalling Units are routed
based on information found in the SCCP, TCAP, MAP, and
MAP-user layers. It uses information from these layers
to make customizable routing decision based on the
following criteria.
- message A-address (origination SME)
- message B-address (destination SME)
- protocol identifier
- operation code
- called party address
- calling party address
The Cisco IP Transfer Point (ITP) is a hardware
and software solution that transports SS7 traffic
using IP. Each ITP node provides function similar
to SS7 signalling point.
The Multi-layer SMS router will be developed in
compliance to the following standards.
- GSM MAP v1, v2 and v3 MO SMS formats
- GSM MAP SMS user information for MO messages
- IS-41 MAP Mobile Originated SMS formats for
Revisions A thru D.
Acronyms and Terms
A-address The originating SME of the short message.
ANSI-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
B-address The destination SME of the short message.
BCH Binary Coded Hexadecimal
CdPA The SCCP Called Party Address field.
CgPA The SCCP Calling Party Address field.
GSM ITU standard for defining the Global
System for Mobile communications.
GTT Global Title Translation. A function
normally performed in an STP, GTT is the
procedure by which the destination
signalling point and subsystem number(SSN)
is determined from GTA digits (i.e., the
global title) present in the signalling
message.
IMEI International Mobile Equipment Identity
IMSI International Mobile Station Identity or
International Mobile Subscriber Identity
A mobile station identifier typically
used in GSM networks, but is also defined
for use in IS-41 networks via IS-751.
IS-41 ANSI standard for defining cellular radio
telecommunications inter-system operation.
Unless otherwise stated, this refers to
the IS-41-D specification.
MAP SS7 Mobile Application Part. This layer
provides mobility procedures to SS7
network applications. MAP is generically
used to refer to both GSM-MAP, and the
IS-41-D MAP Protocol.
MC Message Center. Network element responsible
for relaying and store-and-forwarding of
short messages in ANSI-41 networks.
MDN Mobile Directory Number. A 10-digit North
American Numbering Plan number assigned to
mobile users in IS-41 networks. It may be
different from the MIN.
MIN Mobile Identification Number. The 10-digit
North American Numbering Plan number
assigned to mobile users in IS-41 networks.
It may be different from the MDN.
MLR Multi-layer Routing
MO Mobile Originated. This term is used to
refer to an SMS message that is being
sent from an MS to the SMSC.
MS Mobile Subscriber.
MS mobile station
MSU Message Signal Unit
MT Mobile Terminated. This term is used to
refer to an SMS message that is being
sent from an SMSC to an MS.
MTP Message Transfer Part
MTP1 Layers 1 (physical)
MTP2 Layer 2 (data) and
MTP3 Layer 3 (network)
M2PA SS7 MTP2-User Peer-to-Peer Adaptation
Layer specified by the IETF SIGTRAN
working group, which provides SCTP/IP
based links for MTP3.
M3UA SS7 MTP3 User Adaptation Layer specified
by RFC 3332 for MTP3 users like ISUP.
RR Round Robin. A balancing algorithm that
evenly distributes traffic among
available servers.
SCCP Signalling Connection Control Part. As
part of the SS7 signalling protocol, it
provides connectionless and
connection-oriented network services
above MTP Level 3.
SCP Service Control Point. An element of
an SS7-based Intelligent Network which
performs various service functions, such
as number translation, call setup
and tear down, etc.
SCTP Stream Control Transmission Protocol.
A protocol designed by the SigTran
working group of the IETF to transport
messages reliably over IP networks(RFC
2960).
It has been specifically designed with
PSTN signalling in mind, but is meant to
be a general IP transport protocol.
SG Signalling Gateway.
SIM Subscriber Identity Module
SME Short Message Entity. An entity that may
send or receive short messages, and may
be fixed or mobile.
SM Short Message
SMD-PP Short Message Delivery Point to Point.
SMS Short Message Service, as defined in
GSM and IS-41-D.
SMS-MO Short Message Service Mobile Originated.
SMS-MT Short Message Service Mobile Terminated.
SMSC Short Message Service Center. Network
element responsible for relaying and
store-and-forwarding of short messages.
SRI Send Routing Information or Send Routing
Information for Short Messages. Refers
to the procedure by which an SMSC
requests the HLR to send current routing
information for a particular mobile user.
SRI-SM Send Routing Information Short Message
SSP Service Switching Point. An element of
an SS7-based Intelligent Network that
performs call origination, termination,
or tandem switching.
STP Signal Transfer Point. An element of
an SS7-based Intelligent Network that
performs routing of the SS7 signalling.
SUA SS7 SCCP User Adaptation Layer specified
by IETF SIGTRAN for SCCP users, like
GSM MAP, UMTS RANAP, CDMA IS-41,
CDMA IS-634, IN INAP, CAMEL CAP.
TCAP Transaction Capability Application Part.
The application layer of the SS7
signalling protocol.
WRR Weighted Round Robin. A variation of
the round robin algorithm that uses
server weights to allow uneven
distribution of traffic among a set
of available servers.
Multi-layer processing consists of four basic phases
as follows.
Global Title Processing
Trigger Processing(primary and secondary)
Rule Set Processing
Result group Processing
Example scenario.
The SMS messages sent by origin SME (typically a
mobile handset) and sent to the MSC controlling the
area in which the origin SME resides. The MSC then
initiates a dialogue with the home SMSC specified
by the origin SME to route the SMS MO message.
SMS MO traffic will arrive as an SCCP packet, and
the Routing Indicator(RI) may specify either
'route-on-global-title' (RI=GT) or
'route-on-subsystem' (RI=PC/SSN). The destination
GT will be used to locate the global title address
that applies to the destination address.
Triggers are applied directly to global title
addresses. Therefore, trigger processing consists
of checking for the existence of primary trigger
and then processing of secondary triggers.
If the message matches a trigger then rule set
processing can be performed to determine what
will be modified in message and how the message
will be routed. The messages may be sent to new
destination address, application server,
point-code or result group. Or it could be forwarded
without any modification (CONTINUE) or it could be
dropped (BLOCK).
Result processing balances the delivery of messages
to Point-codes or application servers based on
Weighted Round Robin(WRR).
********************************************
ciscoMlrMIB MODULE-IDENTITY LAST-UPDATED "200409220000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "The MIB for providing information about Multi-layer Routing(MLR). This MIB will provide information used to control and measure SS7 messages signalling units in a SS7 Network. Message Signalling Units are routed based on information found in the SCCP, TCAP, MAP, and MAP-user layers. It uses information from these layers to make customizable routing decision based on the following criteria. - message A-address (origination SME) - message B-address (destination SME) - protocol identifier - operation code - called party address - calling party address The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signalling point. The Multi-layer SMS router will be developed in compliance to the following standards. - GSM MAP v1, v2 and v3 MO SMS formats - GSM MAP SMS user information for MO messages - IS-41 MAP Mobile Originated SMS formats for Revisions A thru D. Acronyms and Terms A-address The originating SME of the short message. ANSI-41 ANSI standard for defining cellular radio telecommunications inter-system operation. B-address The destination SME of the short message. BCH Binary Coded Hexadecimal CdPA The SCCP Called Party Address field. CgPA The SCCP Calling Party Address field. GSM ITU standard for defining the Global System for Mobile communications. GTT Global Title Translation. A function normally performed in an STP, GTT is the procedure by which the destination signalling point and subsystem number(SSN) is determined from GTA digits (i.e., the global title) present in the signalling message. IMEI International Mobile Equipment Identity IMSI International Mobile Station Identity or International Mobile Subscriber Identity A mobile station identifier typically used in GSM networks, but is also defined for use in IS-41 networks via IS-751. IS-41 ANSI standard for defining cellular radio telecommunications inter-system operation. Unless otherwise stated, this refers to the IS-41-D specification. MAP SS7 Mobile Application Part. This layer provides mobility procedures to SS7 network applications. MAP is generically used to refer to both GSM-MAP, and the IS-41-D MAP Protocol. MC Message Center. Network element responsible for relaying and store-and-forwarding of short messages in ANSI-41 networks. MDN Mobile Directory Number. A 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MIN. MIN Mobile Identification Number. The 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MDN. MLR Multi-layer Routing MO Mobile Originated. This term is used to refer to an SMS message that is being sent from an MS to the SMSC. MS Mobile Subscriber. MS mobile station MSU Message Signal Unit MT Mobile Terminated. This term is used to refer to an SMS message that is being sent from an SMSC to an MS. MTP Message Transfer Part MTP1 Layers 1 (physical) MTP2 Layer 2 (data) and MTP3 Layer 3 (network) M2PA SS7 MTP2-User Peer-to-Peer Adaptation Layer specified by the IETF SIGTRAN working group, which provides SCTP/IP based links for MTP3. M3UA SS7 MTP3 User Adaptation Layer specified by RFC 3332 for MTP3 users like ISUP. RR Round Robin. A balancing algorithm that evenly distributes traffic among available servers. SCCP Signalling Connection Control Part. As part of the SS7 signalling protocol, it provides connectionless and connection-oriented network services above MTP Level 3. SCP Service Control Point. An element of an SS7-based Intelligent Network which performs various service functions, such as number translation, call setup and tear down, etc. SCTP Stream Control Transmission Protocol. A protocol designed by the SigTran working group of the IETF to transport messages reliably over IP networks(RFC 2960). It has been specifically designed with PSTN signalling in mind, but is meant to be a general IP transport protocol. SG Signalling Gateway. SIM Subscriber Identity Module SME Short Message Entity. An entity that may send or receive short messages, and may be fixed or mobile. SM Short Message SMD-PP Short Message Delivery Point to Point. SMS Short Message Service, as defined in GSM and IS-41-D. SMS-MO Short Message Service Mobile Originated. SMS-MT Short Message Service Mobile Terminated. SMSC Short Message Service Center. Network element responsible for relaying and store-and-forwarding of short messages. SRI Send Routing Information or Send Routing Information for Short Messages. Refers to the procedure by which an SMSC requests the HLR to send current routing information for a particular mobile user. SRI-SM Send Routing Information Short Message SSP Service Switching Point. An element of an SS7-based Intelligent Network that performs call origination, termination, or tandem switching. STP Signal Transfer Point. An element of an SS7-based Intelligent Network that performs routing of the SS7 signalling. SUA SS7 SCCP User Adaptation Layer specified by IETF SIGTRAN for SCCP users, like GSM MAP, UMTS RANAP, CDMA IS-41, CDMA IS-634, IN INAP, CAMEL CAP. TCAP Transaction Capability Application Part. The application layer of the SS7 signalling protocol. WRR Weighted Round Robin. A variation of the round robin algorithm that uses server weights to allow uneven distribution of traffic among a set of available servers. Multi-layer processing consists of four basic phases as follows. Global Title Processing Trigger Processing(primary and secondary) Rule Set Processing Result group Processing Example scenario. The SMS messages sent by origin SME (typically a mobile handset) and sent to the MSC controlling the area in which the origin SME resides. The MSC then initiates a dialogue with the home SMSC specified by the origin SME to route the SMS MO message. SMS MO traffic will arrive as an SCCP packet, and the Routing Indicator(RI) may specify either 'route-on-global-title' (RI=GT) or 'route-on-subsystem' (RI=PC/SSN). The destination GT will be used to locate the global title address that applies to the destination address. Triggers are applied directly to global title addresses. Therefore, trigger processing consists of checking for the existence of primary trigger and then processing of secondary triggers. If the message matches a trigger then rule set processing can be performed to determine what will be modified in message and how the message will be routed. The messages may be sent to new destination address, application server, point-code or result group. Or it could be forwarded without any modification (CONTINUE) or it could be dropped (BLOCK). Result processing balances the delivery of messages to Point-codes or application servers based on Weighted Round Robin(WRR). ********************************************" REVISION "200409220000Z" DESCRIPTION "Modification and additions to support following changes. - minimum and maximum digits parameter for global title addresses. - nature of address and numbering plan parameters on address tables - origination International Mobile Station Identity parameters - multiple message dialogs Updated cmlrRuleInputParameters object to support new parameters and added following objects. cmlrRuleDestSmeMinDigits cmlrRuleDestSmeMaxDigits cmlrRuleDestSmeTableNai cmlrRuleDestSmeTableNp cmlrRuleDestSmscMinDigits cmlrRuleDestSmscMaxDigits cmlrRuleOrigSmeMinDigits cmlrRuleOrigSmeMaxDigits cmlrRuleOrigSmeTableNai cmlrRuleOrigSmeTableNp cmlrRuleOrigImsiGta cmlrRuleOrigImsiNai cmlrRuleOrigImsiNp cmlrRuleOrigImsiMinDigits cmlrRuleOrigImsiMaxDigits cmlrRuleOrigImsiTable cmlrRuleOrigSmscMinDigits cmlrRuleOrigSmscMaxDigits " REVISION "200404140000Z" DESCRIPTION "Allow rules to specify matches origination short message entity addresses. Added 'origSmeTable' to cmlrRuleInputParameters object. Added cmlrRuleOrigAddressTable object to cmlrRuleTable table." REVISION "200403230000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 396 }
ciscoMlrMIB OBJECT IDENTIFIER ::= { ciscoMgmt 396 }
Vendor: Cisco
Module: CISCO-ITP-MLR-MIB
[Automatically extracted from oidview.com]
ciscoMlrMIB MODULE-IDENTITY LAST-UPDATED "200409220000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "The MIB for providing information about Multi-layer Routing(MLR). This MIB will provide information used to control and measure SS7 messages signalling units in a SS7 Network. Message Signalling Units are routed based on information found in the SCCP, TCAP, MAP, and MAP-user layers. It uses information from these layers to make customizable routing decision based on the following criteria. - message A-address (origination SME) - message B-address (destination SME) - protocol identifier - operation code - called party address - calling party address The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signalling point. The Multi-layer SMS router will be developed in compliance to the following standards. - GSM MAP v1, v2 and v3 MO SMS formats - GSM MAP SMS user information for MO messages - IS-41 MAP Mobile Originated SMS formats for Revisions A thru D. Acronyms and Terms A-address The originating SME of the short message. ANSI-41 ANSI standard for defining cellular radio telecommunications inter-system operation. B-address The destination SME of the short message. BCH Binary Coded Hexadecimal CdPA The SCCP Called Party Address field. CgPA The SCCP Calling Party Address field. GSM ITU standard for defining the Global System for Mobile communications. GTT Global Title Translation. A function normally performed in an STP, GTT is the procedure by which the destination signalling point and subsystem number(SSN) is determined from GTA digits (i.e., the global title) present in the signalling message. IMEI International Mobile Equipment Identity IMSI International Mobile Station Identity or International Mobile Subscriber Identity A mobile station identifier typically used in GSM networks, but is also defined for use in IS-41 networks via IS-751. IS-41 ANSI standard for defining cellular radio telecommunications inter-system operation. Unless otherwise stated, this refers to the IS-41-D specification. MAP SS7 Mobile Application Part. This layer provides mobility procedures to SS7 network applications. MAP is generically used to refer to both GSM-MAP, and the IS-41-D MAP Protocol. MC Message Center. Network element responsible for relaying and store-and-forwarding of short messages in ANSI-41 networks. MDN Mobile Directory Number. A 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MIN. MIN Mobile Identification Number. The 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MDN. MLR Multi-layer Routing MO Mobile Originated. This term is used to refer to an SMS message that is being sent from an MS to the SMSC. MS Mobile Subscriber. MS mobile station MSU Message Signal Unit MT Mobile Terminated. This term is used to refer to an SMS message that is being sent from an SMSC to an MS. MTP Message Transfer Part MTP1 Layers 1 (physical) MTP2 Layer 2 (data) and MTP3 Layer 3 (network) M2PA SS7 MTP2-User Peer-to-Peer Adaptation Layer specified by the IETF SIGTRAN working group, which provides SCTP/IP based links for MTP3. M3UA SS7 MTP3 User Adaptation Layer specified by RFC 3332 for MTP3 users like ISUP. RR Round Robin. A balancing algorithm that evenly distributes traffic among available servers. SCCP Signalling Connection Control Part. As part of the SS7 signalling protocol, it provides connectionless and connection-oriented network services above MTP Level 3. SCP Service Control Point. An element of an SS7-based Intelligent Network which performs various service functions, such as number translation, call setup and tear down, etc. SCTP Stream Control Transmission Protocol. A protocol designed by the SigTran working group of the IETF to transport messages reliably over IP networks(RFC 2960). It has been specifically designed with PSTN signalling in mind, but is meant to be a general IP transport protocol. SG Signalling Gateway. SIM Subscriber Identity Module SME Short Message Entity. An entity that may send or receive short messages, and may be fixed or mobile. SM Short Message SMD-PP Short Message Delivery Point to Point. SMS Short Message Service, as defined in GSM and IS-41-D. SMS-MO Short Message Service Mobile Originated. SMS-MT Short Message Service Mobile Terminated. SMSC Short Message Service Center. Network element responsible for relaying and store-and-forwarding of short messages. SRI Send Routing Information or Send Routing Information for Short Messages. Refers to the procedure by which an SMSC requests the HLR to send current routing information for a particular mobile user. SRI-SM Send Routing Information Short Message SSP Service Switching Point. An element of an SS7-based Intelligent Network that performs call origination, termination, or tandem switching. STP Signal Transfer Point. An element of an SS7-based Intelligent Network that performs routing of the SS7 signalling. SUA SS7 SCCP User Adaptation Layer specified by IETF SIGTRAN for SCCP users, like GSM MAP, UMTS RANAP, CDMA IS-41, CDMA IS-634, IN INAP, CAMEL CAP. TCAP Transaction Capability Application Part. The application layer of the SS7 signalling protocol. WRR Weighted Round Robin. A variation of the round robin algorithm that uses server weights to allow uneven distribution of traffic among a set of available servers. Multi-layer processing consists of four basic phases as follows. Global Title Processing Trigger Processing(primary and secondary) Rule Set Processing Result group Processing Example scenario. The SMS messages sent by origin SME (typically a mobile handset) and sent to the MSC controlling the area in which the origin SME resides. The MSC then initiates a dialogue with the home SMSC specified by the origin SME to route the SMS MO message. SMS MO traffic will arrive as an SCCP packet, and the Routing Indicator(RI) may specify either 'route-on-global-title' (RI=GT) or 'route-on-subsystem' (RI=PC/SSN). The destination GT will be used to locate the global title address that applies to the destination address. Triggers are applied directly to global title addresses. Therefore, trigger processing consists of checking for the existence of primary trigger and then processing of secondary triggers. If the message matches a trigger then rule set processing can be performed to determine what will be modified in message and how the message will be routed. The messages may be sent to new destination address, application server, point-code or result group. Or it could be forwarded without any modification (CONTINUE) or it could be dropped (BLOCK). Result processing balances the delivery of messages to Point-codes or application servers based on Weighted Round Robin(WRR). ********************************************" REVISION "200409220000Z" DESCRIPTION "Modification and additions to support following changes. - minimum and maximum digits parameter for global title addresses. - nature of address and numbering plan parameters on address tables - origination International Mobile Station Identity parameters - multiple message dialogs Updated cmlrRuleInputParameters object to support new parameters and added following objects. cmlrRuleDestSmeMinDigits cmlrRuleDestSmeMaxDigits cmlrRuleDestSmeTableNai cmlrRuleDestSmeTableNp cmlrRuleDestSmscMinDigits cmlrRuleDestSmscMaxDigits cmlrRuleOrigSmeMinDigits cmlrRuleOrigSmeMaxDigits cmlrRuleOrigSmeTableNai cmlrRuleOrigSmeTableNp cmlrRuleOrigImsiGta cmlrRuleOrigImsiNai cmlrRuleOrigImsiNp cmlrRuleOrigImsiMinDigits cmlrRuleOrigImsiMaxDigits cmlrRuleOrigImsiTable cmlrRuleOrigSmscMinDigits cmlrRuleOrigSmscMaxDigits " REVISION "200404140000Z" DESCRIPTION "Allow rules to specify matches origination short message entity addresses. Added 'origSmeTable' to cmlrRuleInputParameters object. Added cmlrRuleOrigAddressTable object to cmlrRuleTable table." REVISION "200403230000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 396 }
ciscoMlrMIB MODULE-IDENTITY LAST-UPDATED "200409220000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "The MIB for providing information about Multi-layer Routing(MLR). This MIB will provide information used to control and measure SS7 messages signalling units in a SS7 Network. Message Signalling Units are routed based on information found in the SCCP, TCAP, MAP, and MAP-user layers. It uses information from these layers to make customizable routing decision based on the following criteria. - message A-address (origination SME) - message B-address (destination SME) - protocol identifier - operation code - called party address - calling party address The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signalling point. The Multi-layer SMS router will be developed in compliance to the following standards. - GSM MAP v1, v2 and v3 MO SMS formats - GSM MAP SMS user information for MO messages - IS-41 MAP Mobile Originated SMS formats for Revisions A thru D. Acronyms and Terms A-address The originating SME of the short message. ANSI-41 ANSI standard for defining cellular radio telecommunications inter-system operation. B-address The destination SME of the short message. BCH Binary Coded Hexadecimal CdPA The SCCP Called Party Address field. CgPA The SCCP Calling Party Address field. GSM ITU standard for defining the Global System for Mobile communications. GTT Global Title Translation. A function normally performed in an STP, GTT is the procedure by which the destination signalling point and subsystem number(SSN) is determined from GTA digits (i.e., the global title) present in the signalling message. IMEI International Mobile Equipment Identity IMSI International Mobile Station Identity or International Mobile Subscriber Identity A mobile station identifier typically used in GSM networks, but is also defined for use in IS-41 networks via IS-751. IS-41 ANSI standard for defining cellular radio telecommunications inter-system operation. Unless otherwise stated, this refers to the IS-41-D specification. MAP SS7 Mobile Application Part. This layer provides mobility procedures to SS7 network applications. MAP is generically used to refer to both GSM-MAP, and the IS-41-D MAP Protocol. MC Message Center. Network element responsible for relaying and store-and-forwarding of short messages in ANSI-41 networks. MDN Mobile Directory Number. A 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MIN. MIN Mobile Identification Number. The 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MDN. MLR Multi-layer Routing MO Mobile Originated. This term is used to refer to an SMS message that is being sent from an MS to the SMSC. MS Mobile Subscriber. MS mobile station MSU Message Signal Unit MT Mobile Terminated. This term is used to refer to an SMS message that is being sent from an SMSC to an MS. MTP Message Transfer Part MTP1 Layers 1 (physical) MTP2 Layer 2 (data) and MTP3 Layer 3 (network) M2PA SS7 MTP2-User Peer-to-Peer Adaptation Layer specified by the IETF SIGTRAN working group, which provides SCTP/IP based links for MTP3. M3UA SS7 MTP3 User Adaptation Layer specified by RFC 3332 for MTP3 users like ISUP. RR Round Robin. A balancing algorithm that evenly distributes traffic among available servers. SCCP Signalling Connection Control Part. As part of the SS7 signalling protocol, it provides connectionless and connection-oriented network services above MTP Level 3. SCP Service Control Point. An element of an SS7-based Intelligent Network which performs various service functions, such as number translation, call setup and tear down, etc. SCTP Stream Control Transmission Protocol. A protocol designed by the SigTran working group of the IETF to transport messages reliably over IP networks(RFC 2960). It has been specifically designed with PSTN signalling in mind, but is meant to be a general IP transport protocol. SG Signalling Gateway. SIM Subscriber Identity Module SME Short Message Entity. An entity that may send or receive short messages, and may be fixed or mobile. SM Short Message SMD-PP Short Message Delivery Point to Point. SMS Short Message Service, as defined in GSM and IS-41-D. SMS-MO Short Message Service Mobile Originated. SMS-MT Short Message Service Mobile Terminated. SMSC Short Message Service Center. Network element responsible for relaying and store-and-forwarding of short messages. SRI Send Routing Information or Send Routing Information for Short Messages. Refers to the procedure by which an SMSC requests the HLR to send current routing information for a particular mobile user. SRI-SM Send Routing Information Short Message SSP Service Switching Point. An element of an SS7-based Intelligent Network that performs call origination, termination, or tandem switching. STP Signal Transfer Point. An element of an SS7-based Intelligent Network that performs routing of the SS7 signalling. SUA SS7 SCCP User Adaptation Layer specified by IETF SIGTRAN for SCCP users, like GSM MAP, UMTS RANAP, CDMA IS-41, CDMA IS-634, IN INAP, CAMEL CAP. TCAP Transaction Capability Application Part. The application layer of the SS7 signalling protocol. WRR Weighted Round Robin. A variation of the round robin algorithm that uses server weights to allow uneven distribution of traffic among a set of available servers. Multi-layer processing consists of four basic phases as follows. Global Title Processing Trigger Processing(primary and secondary) Rule Set Processing Result group Processing Example scenario. The SMS messages sent by origin SME (typically a mobile handset) and sent to the MSC controlling the area in which the origin SME resides. The MSC then initiates a dialogue with the home SMSC specified by the origin SME to route the SMS MO message. SMS MO traffic will arrive as an SCCP packet, and the Routing Indicator(RI) may specify either 'route-on-global-title' (RI=GT) or 'route-on-subsystem' (RI=PC/SSN). The destination GT will be used to locate the global title address that applies to the destination address. Triggers are applied directly to global title addresses. Therefore, trigger processing consists of checking for the existence of primary trigger and then processing of secondary triggers. If the message matches a trigger then rule set processing can be performed to determine what will be modified in message and how the message will be routed. The messages may be sent to new destination address, application server, point-code or result group. Or it could be forwarded without any modification (CONTINUE) or it could be dropped (BLOCK). Result processing balances the delivery of messages to Point-codes or application servers based on Weighted Round Robin(WRR). ********************************************" REVISION "200409220000Z" DESCRIPTION "Modification and additions to support following changes. - minimum and maximum digits parameter for global title addresses. - nature of address and numbering plan parameters on address tables - origination International Mobile Station Identity parameters - multiple message dialogs Updated cmlrRuleInputParameters object to support new parameters and added following objects. cmlrRuleDestSmeMinDigits cmlrRuleDestSmeMaxDigits cmlrRuleDestSmeTableNai cmlrRuleDestSmeTableNp cmlrRuleDestSmscMinDigits cmlrRuleDestSmscMaxDigits cmlrRuleOrigSmeMinDigits cmlrRuleOrigSmeMaxDigits cmlrRuleOrigSmeTableNai cmlrRuleOrigSmeTableNp cmlrRuleOrigImsiGta cmlrRuleOrigImsiNai cmlrRuleOrigImsiNp cmlrRuleOrigImsiMinDigits cmlrRuleOrigImsiMaxDigits cmlrRuleOrigImsiTable cmlrRuleOrigSmscMinDigits cmlrRuleOrigSmscMaxDigits " REVISION "200404140000Z" DESCRIPTION "Allow rules to specify matches origination short message entity addresses. Added 'origSmeTable' to cmlrRuleInputParameters object. Added cmlrRuleOrigAddressTable object to cmlrRuleTable table." REVISION "200403230000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 396 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.396.0 | ciscoMlrMIBNotifs | 1 | 1 | None |
1.3.6.1.4.1.9.9.396.1 | ciscoMlrMIBObjects | 9 | 173 | None |
1.3.6.1.4.1.9.9.396.2 | ciscoMlrMIBConform | 2 | 13 | None |
To many brothers! Only 100 nearest brothers are shown.
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
... | ||||
1.3.6.1.4.1.9.9.350 | ciscoEntityDiagMIB | 3 | 139 | This MIB module defines the managed objects that describe the online diagnostics capabilities supported by the physical entities … |
1.3.6.1.4.1.9.9.351 | ciscoAtmTrunkMIB | 3 | 102 | The MIB for voice and Nx64 over ATM Trunking applications. The following lists the abbreviations used in this MIB: AAL ATM … |
1.3.6.1.4.1.9.9.356 | ciscoVoiceToneCadenceMIB | 3 | 30 | The MIB defines the attributes of the programmable tones specified in ITU-T E.180 Supplement 2. Each country has its own regulati… |
1.3.6.1.4.1.9.9.358 | ciscoBbsmMIB | 3 | 20 | This mib is designed to send BBSM specific notifications. There are variables that contain detail data that are bind to a notifi… |
1.3.6.1.4.1.9.9.359 | ciscoLicenseMIB | 3 | 52 | This MIB module provides objects to view the features and services that are licensed to run on a system (usually a network entity… |
1.3.6.1.4.1.9.9.360 | ciscoImageUpgradeMIB | 3 | 101 | This mib provides, objects to upgrade images on modules in the system, objects showing the status of the upgrade operation, and o… |
1.3.6.1.4.1.9.9.361 | ciscoCommonRolesMIB | 3 | 40 | MIB module for managing the common roles between access methods like Command Line Interface (CLI), SNMP and XML interfaces. Every … |
1.3.6.1.4.1.9.9.362 | ciscoPortStormControlMIB | 3 | 41 | The MIB module for managing Cisco Port Storm Control. |
1.3.6.1.4.1.9.9.363 | ciscoFcSpanMIB | 2 | 49 | MIB module for displaying and configuring Switched Port Analyzer(SPAN) related features in a Fibre Channel device. SPAN is a featu… |
1.3.6.1.4.1.9.9.364 | ciscoPsmMIB | 3 | 213 | The MIB module for the management of the Port Security Manager (PSM). The PSM consists of 2 aspects: Port binding and Fabric bindi… |
1.3.6.1.4.1.9.9.365 | ciscoFCCMIB | 3 | 42 | The MIB module for the management of Fibre Channel Congestion Control(FCC). FCC is a Cisco proprietary flow control mechanism tha… |
1.3.6.1.4.1.9.9.367 | ciscoAAAServerExtMIB | 2 | 77 | This MIB is an extension to the CISCO-AAA-SERVER-MIB. This MIB module enhances the 'casConfigTable' to include other types of Ser… |
1.3.6.1.4.1.9.9.368 | 368 | 0 | 0 | Cisco Content Services (CSS) switch product, also known as Arrowpoint, for version 7.40 and later |
1.3.6.1.4.1.9.9.369 | ciscoLicenseMgrMIB | 3 | 74 | The MIB module for a method of managing license files on the system. Licensing mechanism provides more flexibility in supporting v… |
1.3.6.1.4.1.9.9.370 | ciscoSslProxyMIB | 3 | 372 | This MIB module is for managing a Secure Socket Layer (SSL) Proxy device which terminates and accelarates SSL and Transport Layer… |
1.3.6.1.4.1.9.9.371 | ciscoIvrMIB | 3 | 192 | The MIB module for the management of Inter-VSAN routing within the framework of Cisco's Inter-VSAN Routing (IVR) Architecture. IV… |
1.3.6.1.4.1.9.9.372 | ciscoIsnsClientMIB | 3 | 16 | MIB module for monitoring and configuring Internet Storage Name Service (iSNS) client. |
1.3.6.1.4.1.9.9.373 | ciscoFdmiMIB | 3 | 47 | Fabric Device Management Interface (FDMI) MIB. This MIB module defines objects for managing the devices such as HBA (Host Bus Ada… |
1.3.6.1.4.1.9.9.374 | ciscoDynamicArpInspectionMIB | 3 | 82 | The MIB module is for configuration of Dynamic ARP Inspection feature. Dynamic ARP Inspection is a security mechanism which valid… |
1.3.6.1.4.1.9.9.375 | ciscoFiconMIB | 3 | 176 | This is the FICON (FIber CONnection) MIB module. FICON is an IBM standard of transport mechanism for communication between the ma… |
1.3.6.1.4.1.9.9.376 | ciscoSVIAutostateMIB | 3 | 19 | The MIB module is for configuration of the switch virtual interface (SVI) autostate feature. Autostate feature is a mechanism to … |
1.3.6.1.4.1.9.9.377 | ciscoFeatureCtrlMIB | 3 | 53 | There are two types of features in the system: - Regular features - Optional features The Regular features may or may not need to … |
1.3.6.1.4.1.9.9.378 | ciscoSvcInterfaceMIB | 3 | 115 | MIB module for displaying and configuring SVC (SAN Volume Controller) related features in the Storage Area Network (SAN) switches… |
1.3.6.1.4.1.9.9.379 | ciscoItpmMIB | 3 | 47 | The MIB for providing information related to monitoring SS7 links. This information can be used to manage the state of software u… |
1.3.6.1.4.1.9.9.380 | ciscoDhcpSnoopingMIB | 3 | 127 | The MIB module is for configuration of DHCP Snooping feature. DHCP Snooping is a security mechanism which uses information gleane… |
1.3.6.1.4.1.9.9.381 | ciscoDiffServExtMIB | 2 | 49 | This MIB is a Cisco extension to the DIFFSERV-MIB, RFC 3289. This MIB defines a Fibre Channel (FC) Multi Field filter to be used i… |
1.3.6.1.4.1.9.9.383 | ciscoCidsMIB | 3 | 183 | Cisco Intrusion Detection System MIB. Provides trap definitions for the evAlert and evError elements of the IDIOM (Intrusion Det… |
1.3.6.1.4.1.9.9.384 | ciscoDot11AntennaMIB | 2 | 11 | This MIB is intended to be implemented on 802.11 Access Points and Wireless Bridges to provide information about the antennas con… |
1.3.6.1.4.1.9.9.385 | ciscoUnityMIB | 3 | 101 | The MIB Module for the management of Cisco Unity server. Cisco Unity is a Unified Communications solution that provides advanced,… |
1.3.6.1.4.1.9.9.386 | ciscoModuleAutoShutdownMIB | 3 | 36 | The CISCO-MODULE-AUTO-SHUTDOWN-MIB is used to configure the module automatic shutdown feature. Modules will be reset by the syste… |
1.3.6.1.4.1.9.9.387 | ciscoNetflowMIB | 3 | 206 | The Netflow MIB provides a simple and easy method to get NetFlow cache information, current NetFlow configuration and statistics.… |
1.3.6.1.4.1.9.9.388 | ciscoVirtualSwitchMIB | 3 | 128 | This MIB module defines the managed objects that support the virtual switch architecture. The virtual switch concept combines sev… |
1.3.6.1.4.1.9.9.389 | ciscoVoiceCasModuleMIB | 3 | 22 | This MIB is used to support Programmable CAS signaling Bit configuration on modules that support voice traffic. This MIB will enab… |
1.3.6.1.4.1.9.9.390 | ciscoCableDiagMIB | 3 | 33 | This MIB module defines objects for managing cable diagnostic test capabilites supported by the Cisco devices. Cable diagnostic t… |
1.3.6.1.4.1.9.9.391 | ciscoFcspMIB | 3 | 46 | MIB module for managing Fibre Channel Security for the fibre channel devices. This MIB is used to configure and monitor the Fibre-… |
1.3.6.1.4.1.9.9.392 | ciscoRemoteAccessMonitorMIB | 3 | 199 | Acronyms and Definitions The following acronyms and terms are used in this document: IPSec: Secure IP Protocol VPN: Virtual Priv… |
1.3.6.1.4.1.9.9.393 | ciscoVoiceConnectivityMIB | 3 | 44 | This MIB module provides connectivity related information for devices (e.g., 'connectivity between voice gateway, phones, gatekee… |
1.3.6.1.4.1.9.9.394 | ciscoIpTapMIB | 3 | 28 | This module manages Cisco's intercept feature for IP. This MIB is used along with CISCO-TAP2-MIB to intercept IP traffic. CISCO-T… |
1.3.6.1.4.1.9.9.395 | cisco802TapMIB | 3 | 20 | This module manages Cisco's intercept feature for 802 (layer 2) streams. This MIB is used along with CISCO-TAP2-MIB to intercept 8… |
1.3.6.1.4.1.9.9.397 | ciscoH225MIB | 1 | 176 | Cisco H225 MIB module. This module consists of H225 call signaling and H225 RAS (Registration, Admission and Status). These are p… |
1.3.6.1.4.1.9.9.398 | ciscoMauExtMIB | 3 | 23 | A MIB module for extending the MAU-MIB (RFC 3636) to add objects which provide additional management information about MAU or Jac… |
1.3.6.1.4.1.9.9.399 | ciscoTap2MIB | 3 | 69 | This module manages Cisco's intercept feature. This MIB replaces CISCO-TAP-MIB. This MIB defines a generic stream table that cont… |
1.3.6.1.4.1.9.9.400 | ciscoUserConnectionTapMIB | 2 | 13 | This module manages Cisco's intercept feature for user connections. This MIB is used along with CISCO-TAP2-MIB to intercept user t… |
1.3.6.1.4.1.9.9.401 | ciscoBridgeExtMIB | 3 | 34 | A MIB module for extending BRIDGE-MIB specified in RFC 1493. |
1.3.6.1.4.1.9.9.402 | ciscoPowerEthernetExtMIB | 3 | 79 | A MIB module for extending the POWER-ETHERNET-MIB (RFC3621) to add objects which provide additional management information about … |
1.3.6.1.4.1.9.9.405 | ciscoDnsServerMIB | 3 | 400 | The MIB module for entities implementing the server side of the Domain Name System (DNS) protocol. P. Mockapetris, 'Domain names … |
1.3.6.1.4.1.9.9.407 | ciscoAtmTrunkStatMIB | 3 | 101 | The MIB module contains ATM Trunk statistics. TERMINOLOGY PVC: Permanent Virtual Circuit OAM: Operation and Management CRC: Cyclic… |
1.3.6.1.4.1.9.9.408 | ciscoSnmpNotificationExtMIB | 3 | 13 | This MIB extends the functionality provided by SNMP-NOTIFICATION-MIB. This MIB provides for the aging of the notification filters … |
1.3.6.1.4.1.9.9.409 | ciscoSnmpVacmExtMIB | 2 | 11 | The management information definitions to extend the View-based Access Control Model (RFC3415) for SNMP. This MIB extends the 'SN… |
1.3.6.1.4.1.9.9.411 | ciscoVlanTranslationMIB | 3 | 27 | The MIB module for the management of VLAN translations. VLAN translation refers to the ability of the device to translate between… |
1.3.6.1.4.1.9.9.412 | ciscoSnmpTargetExtMIB | 2 | 30 | This MIB is an extension of the SNMP-TARGET-MIB specified in RFC3413. This MIB module contains Cisco-defined extension to the sn… |
1.3.6.1.4.1.9.9.413 | ciscoDot11SsidSecMIB | 2 | 71 | This MIB module provides network management support for Cisco IEEE 802.11 Wireless LAN devices association and authentication. ACR… |
1.3.6.1.4.1.9.9.414 | ciscoPoePdMIB | 3 | 17 | This MIB is intended for devices powered by external power sources, in particular Power Over Ethernet (PoE or formerly called inl… |
1.3.6.1.4.1.9.9.415 | ciscoWlanManMIB | 3 | 13 | This MIB module provides network management and configuration support for IEEE 802.11 Wireless LAN devices. ACRONYMS HTTP Hypertext … |
1.3.6.1.4.1.9.9.416 | ciscoDot11QosMIB | 3 | 49 | This MIB module provides network management support for QoS on wireless LAN devices. The objects defined in this MIB provide equ… |
1.3.6.1.4.1.9.9.420 | ciscoUnityExpressMIB | 3 | 179 | The MIB Module for the management of the Cisco Unity Express (CUE) service. CUE is a voicemail service that runs in a Cisco rout… |
1.3.6.1.4.1.9.9.421 | ciscoDpvmMIB | 3 | 55 | The MIB module for the management of the Dynamic Port Vsan Membership (DPVM) module. DPVM provides the ability to assign (virtual… |
1.3.6.1.4.1.9.9.422 | ciscoIPsecTc | 0 | 0 | This MIB module defines the textual conventions used in the IPsec suite of MIBs. This includes Internet DOI numbers defined in RF… |
1.3.6.1.4.1.9.9.423 | ciscoIkeConfigMIB | 3 | 93 | This is a MIB Module for configuring and viewing IKE parameters and policies. Acronyms The following acronyms are used in this do… |
1.3.6.1.4.1.9.9.424 | ciscoCableMeteringMIB | 3 | 53 | This is the MIB module for Usage Based Metering for the DOCSIS-compliant Cable Modem Termination Systems (CMTS). Usage Based Mete… |
1.3.6.1.4.1.9.9.426 | ciscoLinkErrorMonitorMIB | 3 | 34 | The MIB module for managing Link Error Monitoring Feature on devices. Link Error Monitoring Feature provides a mechanism to monito… |
1.3.6.1.4.1.9.9.427 | ciscoZsExtMIB | 3 | 33 | The MIB module for the management of zoning within the framework of Cisco's Zoning Server (ZS) Archi- tecture which realizes the … |
1.3.6.1.4.1.9.9.428 | ciscoIkeFlowExtMIB | 3 | 18 | This MIB module is an extension to CISCO-IKE-FLOW-MIB and contains Cisco Specific extensions for monitoring IKE. It is for monito… |
1.3.6.1.4.1.9.9.429 | ciscoIkeFlowMIB | 3 | 80 | This is a MIB module for monitoring the structures and status of IPsec control flows based on Internet Key Exchange protocol. The… |
1.3.6.1.4.1.9.9.430 | ciscoFcDeviceAliasMIB | 3 | 14 | The MIB module for the management of Device Aliases in a Fibre Channel Fabric. A Fibre Channel fabric consists of devices such as… |
1.3.6.1.4.1.9.9.431 | ciscoIPsecProvisioningMIB | 3 | 98 | IPSec is the next-generation network layer crypto framework described in RFC2401-2411. This MIB defines the IPsec configurations.… |
1.3.6.1.4.1.9.9.432 | ciscoEnhancedIpsecFlowMIB | 3 | 330 | This is a MIB Module for monitoring the structures and status of IPSec-based networks. The MIB has been designed to be adopted as… |
1.3.6.1.4.1.9.9.433 | ciscoCFSMIB | 3 | 102 | This MIB applies to one or more of a set of devices which have connectivity through some kind of 'fabric'. Many features which ru… |
1.3.6.1.4.1.9.9.434 | ciscoIpNetworkDiscoveryMIB, ciscoIsnsIpNetDiscoveryMIB | 3 | 58 | MIB to provide the information about the disjoint IP networks connected to the various gigabit ethernet interfaces in the 'Fabric… |
1.3.6.1.4.1.9.9.435 | ciscoFcMulticastMIB | 3 | 14 | MIB module for monitoring and configuring Fibre Channel Multicast feature. |
1.3.6.1.4.1.9.9.436 | ciscoDNSClientMIB | 3 | 28 | The MIB module for entities implementing the client side of the Domain Name System (DNS) protocol. |
1.3.6.1.4.1.9.9.437 | ciscoPortTrackMIB | 2 | 18 | A MIB to configure the Port-Track feature. When a link goes down, all the services which depend on the link are notified of the o… |
1.3.6.1.4.1.9.9.438 | ciscoIPsecSignalingMIB | 3 | 140 | This MIB Module models status, performance and failures of a protocol with the generic characteristics of signalling protocols us… |
1.3.6.1.4.1.9.9.439 | ciscoCcmeMIB | 3 | 338 | This MIB allows management of Cisco CallManager Express (CCME) feature in Cisco IOS. CCME is optional software feature that enabl… |
1.3.6.1.4.1.9.9.441 | ciscoSrstMIB | 3 | 149 | This MIB allows management of Cisco Survivable Remote Site Telephony (SRST) feature in Cisco IOS. SRST is an optional software fe… |
1.3.6.1.4.1.9.9.443 | ciscoCommonMgmtMIB | 3 | 37 | MIB module for integrating different elements of managing a device. For example, different device access methods like SNMP, CLI, … |
1.3.6.1.4.1.9.9.445 | ciscoQinqVlanMIB | 3 | 25 | This MIB defines configuration and monitoring capabilities relating to 802.1QinQ interfaces. QinQ interfaces are capable of term… |
... |