169
APPENDIX D: Proprietary MIB
D.5 Monitoring
The following variables allow you to perform monitoring operations for your unit.
Note that when performing a SET on any of these variables, you MUST include
both the ‘monBusMode’ and ‘monBusLineCardIndex’ variables in the same
request.
monBusMode
Description: Monitoring mode for the bus. You can SET and
GET the value of this variable, but you must
also include the ‘monBusLineCardIndex’
variable in your SET request.
Parameters: not_connected(0) Disable monitoring
bridge(1) Monitor in parallel, without breaking
the lines
breakDCE(2) Monitor; monitor bus breaks
to the DCE
breakDTE(3) Monitor; monitor bus breaks
to the DTE
MIB Path: 1.3.6.1.4.1.509.1.4.1.2
iso(1).org(3).dod(6).internet(1).private(4).ent
erprises(1).Hadax(509).
IntelliSwitch2000(1).monBusTable(4).monBus
Entry(1).monBusMode(2)
Variable: 1.3.6.1.4.1.509.1.4.1.2.[monBusIndex]
where [monBusIndex] is
1 for monitor bus digital one
2 for monitor bus analog
3 for monitor bus digital two
Example: Enable “breakDCE” mode for the digitalOne
monitoring bus.
Operation: Set
Variable: 1.3.6.1.4.1.509.1.4.1.2.1
Set Value: breakDCE(2)
Note that you will also need to SET a specific
line card for monitoring in your request, using
the ‘monBusLineCardIndex’ variable.