RMON2 Protocol properties
| Column Name | Column Datatype | Column Null Option | Column Comment |
| protocoldirrmindex | integer | not null | Globally defined unique protocol identifier for RMON2 |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervaldatetime | date | not null | Interval start date and time |
| protocoldirdescr | varchar(255) | not null | A textual description of the protocol encapsulation. A probe may choose to describe only a subset of the entire encapsulation (for example only the highest layer). This object is intended for human consumption only. This object may not be modified if the associated protocolDirStatus object is equal to active(1). |
| protocoldirtype | smallint | with null | This object describes two attributes of this protocol directory entry. The presence or absence of the extensible bit describes whether or not this protocol directory entry can be extended by the user by creating protocol directory entries which are children of this protocol. |
| protocoldiraddressmapconfig | smallint | with null | This object describes and configures the probe's support for address mapping for this protocol. Values are notSupported(1), supportedOff(2), and supportedOn(3) |
| protocoldirhostconfig | smallint | with null | This object describes and configures the probe's support for the network layer and application layer host tables for this protocol. Values are notSupported(1), supportedOff(2), and supportedOn(3) |
| protocoldirmatrixconfig | smallint | with null | This object describes and configures the probe's support for the network layer and application layer matrix tables for this protocol. Values are notSupported(1), supportedOff(2), and supportedOn(3) |
| protocoldirowner | varchar(255) | not null | The entity that configured this entry and is therefore using the resources assigned to it. |
| protocoldirstatus | smallint | not null | The status of this protocol directory entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable, nlMatrixSDTable, nlMatrixDSTable, alHostTable, alMatrixSDTable, and alMatrixDSTable shall be deleted. |
Product Name: Unicenter Network and System Management
Table Type: Table