Specifications
Table Of Contents
- Preface
- Quick Start Guide
- Table of Contents
- Chapter 1 General Information
- Functional Description
- Physical Description
- Application Considerations
- Basic MX-2100 System
- Redundancy (not for MX-2104)
- Dual Link Operation (not for MX-2104)
- Priority Bumping \(not for MX2104\)
- Switched Backup Operation (not for MX-2104)
- Switch Mode
- System Management
- System Timing Considerations
- DTE Timing (KML.1, KML.2, KML.3, KML.4 and KML.10 Modules)
- External DCE Timing (KML.1, KML.2, KML.3 and KML.4 Modules)
- DCE Timing (KML.1, KML.2, KML.3 and KML.4 Modules)
- Internal Timing (KML.5, KML.6, KML.7, KML.8, and KML.F Modules)
- Loopback Timing (KML.5, KML.6, KML.7, KML.8, and KML.F Modules)
- DCE Timing (KML.7, KML.8, and KML.F Modules)
- Main Link Timing Considerations in Bypassing and Multidrop Configurations
- Data Channel Clock Modes
- Timing Modes of ISDN Channels
- Sub Link Timing
- Main Link Interface Characteristics
- V.35 Interface (Module KML.1)
- RS-232 Interface (Module KML.2)
- V.36/RS-422/RS-530 Interface (Module KML.3)
- X.21 Interface (Module KML.4)
- G.703 Codirectional Interface (Module KML.5)
- Standard DDS CSU/DSU (Module KML.6)
- T1 Link Interface (Module KML.7)
- E1 Link Interface (Module KML.8)
- ISDN "S" Interface (Module KML.10/S)
- ISDN "U" Interface (Module KML.10/U)
- Fiber-Optic Link Interface (Module KML.F)
- I/O Module Applications
- Technical System Characteristics
- Chapter 2 Installation
- Introduction
- Site Requirements and Prerequisites
- Input Power Requirements
- Grounding
- Channel Connection Considerations
- Front and Rear Panel Clearance
- Ambient Requirements
- Electromagnetic Compatibility Considerations
- Current and Power Requirements of MX-2100 Power Supply Modules
- Current and Power Capabilities of MX-2100 Power Supply Modules
- Ratings of Ring and Feed Voltage Supplies
- Equipment Needed
- Package Contents
- Installation and Setup of MX-2100
- Interfaces and Connections
- Initial Setup and Configuration
- Chapter 3 Configuring MX-2100
- Chapter 4 Operation
- Chapter 5 Diagnostics
- Appendix A Connection Data
- Appendix B Alarms
- Appendix C SNMP Management
- Appendix D Software Download
- Appendix E Configuration Parameters
- Appendix F Command Set Description
- General
- Commands
- BYE
- CLR ALM
- CLR LOOP
- CLR MONITOR
- CONNECT SWITCH
- DATE
- DEF AGENDA
- DEF AGENT
- DEF ALM DEBOUNCE
- DEF CALL
- DEF CH
- DEF CON
- DEF DB FLIP
- DEF DP
- DEF FRAME
- DEF MANAGER LIST
- DEF ML
- DEF ML CALL
- DEF NAME
- DEF NODE
- DEF NP
- DEF PWD
- DEF ROUTE
- DEF SP
- DEF SYS
- DISCONNECT SWITCH
- DSP AGENT
- DSP ALM
- DSP BERT
- DSP CH CON
- DSP FLIP
- DSP HDR TST
- DSP MANAGER LIST
- DSP KVF5orDSP PBX
- DSP KVF6
- DSP SIGNALINGorDSP SIG
- DSP PRBS_INJ
- DSP REM AGENT
- DSP REV
- DSP ST FRAME
- DSP ST ML
- DSP ST SLOT
- DSP ST SYS
- EDIT DB
- EXIT
- F
- FLIP ML
- HELP
- INIT DB
- INIT F
- LOAD DB 1\2
- LOAD IO
- LOOP
- ML RECOVERY
- MONITOR
- REBUILD FRAME
- RESET LOC
- RESET IO
- RESET ML
- TIME
- UPDATE DB 1\2
- Index
- DC Power Supply Connection

MX-2100/2104 Installation and Operation Manual Appendix C SNMP Management
SNMP Environment C-3
MIBs Supported by the MX-2100 SNMP Agent
The interpretation of the relevant MIBs is a function of the SNMP agent of each
managed entity. The general MX-2100 SNMP agent currently supports RFC 1213
(the standard MIB-II).
In addition, the MX-2100 SNMP agent supports the enterprise-specific MIB
identified as (read the following as a continuous string):
iso(1).org(3).dod(6).internet(1).private(4)
.enterprises(1).rad(164).radWAN(3)
Management Domains Under SNMP
SNMP enables, in principle, each management station that knows the MIBs
supported by a device, to perform all the management operations available on that
device. However, this is not desirable in practical situations, so it is necessary to
provide a means to limit the management domains.
SNMP Communities
To enable the delimitation of management domains, SNMP uses communities.
Each community is identified by a name, which is a case-sensitive alphanumeric
string defined by the user (the MX-2100 SNMP agents support community names
of up to 8 characters).
Any SNMP entity (this term includes both managed entities and management
stations) can be assigned by its user community names.
Access Restriction Using SNMP Communities
In general, SNMP agents support two types of access rights:
• Read-only - The SNMP agent accepts and processes only SNMP getRequest
and getNextRequest commands from management stations which have the
same read-only community name.
• Read-write - The SNMP agent accepts and processes all the SNMP commands
received from a management station with the same write community name.
For each SNMP entity it is possible to define a list of the communities which
are authorized to communicate with it, and the access rights associated with
each community (this is the entity’s SNMP community name table). For
example, the SNMP community name table of the SNMP agent of the
MX-2100 can include three community names.
In accordance with the SNMP protocol, the SNMP community of the originating
entity is sent in each message.
When an SNMP message is received by the addressed entity, first it checks the
originator's community: if the community name of the message originator differs
from the community name specified for that type of message in the agent, the
message it discarded (SNMP agents of managed entities report this event by means
of an authentication failure trap).