User Manual Part 2
Link CX-24 User’s Manual
Version 1.0 Page 61 February 2004
Appendix E - Enterprise MIBs and Traps
This appendix contains information about the two different sets of Link CX-24 Management Information
Bases (MIBs), their current listings, and where to find the most current versions.
E-1 Enterprise MIBs
E-1.1 Overview
The DS-3 and Ethernet Link CX-24 Enterprise MIBs consist of the following groups of objects:
• link_cx_identity group: Model, revision, serial numbers, and channel frequency table.
Configured in the factory. Read-only by the customer.
• link_cx_configuration group: Channel number and other read-write parameters that the customer
chooses. This group is the system’s persistent state. It is preserved across reboots.
• link_cx_status group: Performance and alarm status, read-only. Not preserved across reboots.
• link_cx_test group: BERT, loopback, and other temporary state that the customer might use in a
test procedure. Read-write. Not preserved across reboots.
• link_cx_reboot group: Identifies the software versions that are available and controls reboot.
• link_cx_trap group: There is only one trap-related variable, trapSentCounter. It is not preserved
across reboots.
The following two sections contain details for the DS-3 and Ethernet Link CX-24 Enterprise MIBs.
E-1.2 DS-3 Version Details
LINK_CX-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises, Counter
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
YDI_Wireless OBJECT IDENTIFIER ::= { enterprises 792 }
link_cx OBJECT IDENTIFIER ::= {YDI_Wireless 5 }
link_cx_identity OBJECT IDENTIFIER ::= { link_cx 1 }
link_cx_configuration OBJECT IDENTIFIER ::= { link_cx 2 }
link_cx_status OBJECT IDENTIFIER ::= { link_cx 3 }
link_cx_test OBJECT IDENTIFIER ::= { link_cx 4 }
link_cx_reboot OBJECT IDENTIFIER ::= { link_cx 5 }
link_cx_trap OBJECT IDENTIFIER ::= { link_cx 6 }
-- link_cx_identity group
unitModelNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The model number of the unit as a whole."
::= { link_cx_identity 1 }
unitRevisionNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
ACCESS read-only
STATUS mandatory