BASIS-SERIAL-MIB.mib object view, vendor Stratacom
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file BASIS-SERIAL-MIB and use it to monitor vendor specific OID's.
BASIS-SERIAL-MIB file content
Object view of BASIS-SERIAL-MIB:
Scalar Object |
serialPortNumOfValidEntries |
.1.3.6.1.4.1.351.110.4.1.2 |
This object contains number of serial ports.
This identifies the number of entries in
serialInterfacetable.
|
serialInterfaceEntry |
.1.3.6.1.4.1.351.110.4.1.1.1 |
An entry for each serial interface.
Each entry contains information on
port type, port speed.
|
Tabular Object |
serialPortNum |
.1.3.6.1.4.1.351.110.4.1.1.1.1 |
This object identifies the serial port number.
The value 1 is used for Console Port.
The Console Port is also known as control port(CP).
The value 2 is used for Maintenance Port
and this can be used as SLIP
(Serial Line Internet Protocol) interface.
The Maintenance Port is also known as
Modem Port(MP).
|
serialPortType |
.1.3.6.1.4.1.351.110.4.1.1.1.2 |
This object identifies the type of port.
main(1) : This is applicable for Maintenance Port
debug(2) : This is applicable for Console Port.
|
serialPortEnable |
.1.3.6.1.4.1.351.110.4.1.1.1.3 |
This object is used for enabling/disabling
serial port.
|
serialPortbps |
.1.3.6.1.4.1.351.110.4.1.1.1.4 |
This object identifies the baud rate of the ports.
|
Table |
serialInterfaceTable |
.1.3.6.1.4.1.351.110.4.1.1 |
This table represents Physical serial interfaces in
the module.
|
Object Identifier |
basisSerialMIB |
.1.3.6.1.4.1.351.150.69 |
The MIB module to configure serial ports
in Processor Module and different Service
Modules(cards) in MGX8850,MGX8250 and MGX8220
ATM Edge switches.
|
serialInterface |
.1.3.6.1.4.1.351.110.4.1 |
basisSerialMIBConformance |
.1.3.6.1.4.1.351.150.69.2 |
basisSerialMIBGroups |
.1.3.6.1.4.1.351.150.69.2.1 |
basisSerialMIBCompliances |
.1.3.6.1.4.1.351.150.69.2.2 |
Group |
basisSerialConfGroup |
.1.3.6.1.4.1.351.150.69.2.1.1 |
The collection of objects which are used to represent
serial ports.
|