Novell-LANalyzer-Ext-MIB

File: Novell-LANalyzer-Ext-MIB.mib (30623 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC1271-MIB
RFC-1215 RFC-1212

Imported symbols

enterprises TimeTicks IpAddress
Counter Gauge DisplayString
rmon alarmIndex alarmVariable
alarmSampleType alarmValue alarmRisingThreshold
alarmFallingThreshold channelIndex channelMatches
channelDescription OwnerString EntryStatus
TRAP-TYPE OBJECT-TYPE

Defined Types

RpAlarmEntry  
SEQUENCE    
  rpAlarmIndex INTEGER 1..65535
  rpAlarmRisingDescription DisplayString Size(0..127)
  rpAlarmFallingDescription DisplayString Size(0..127)

RpHostEntry  
SEQUENCE    
  rpHostAddress OCTET STRING
  rpHostCreationOrder INTEGER 1..65535
  rpHostIndex INTEGER 1..65535
  rpHostProtocols INTEGER
  rpHostFirstTransmit TimeTicks
  rpHostLastTransmit TimeTicks

RpHostTimeEntry  
SEQUENCE    
  rpHostTimeAddress OCTET STRING
  rpHostTimeCreationOrder INTEGER 1..65535
  rpHostTimeIndex INTEGER 1..65535
  rpHostTimeProtocols INTEGER
  rpHostTimeFirstTransmit TimeTicks
  rpHostTimeLastTransmit TimeTicks

RpMatrixSDEntry  
SEQUENCE    
  rpMatrixSDSourceAddress OCTET STRING
  rpMatrixSDDestAddress OCTET STRING
  rpMatrixSDIndex INTEGER 1..65535
  rpMatrixSDProtocols INTEGER
  rpMatrixSDFirstTransmit TimeTicks
  rpMatrixSDLastTransmit TimeTicks

RpMatrixDSEntry  
SEQUENCE    
  rpMatrixDSSourceAddress OCTET STRING
  rpMatrixDSDestAddress OCTET STRING
  rpMatrixDSIndex INTEGER 1..65535
  rpMatrixDSProtocols INTEGER
  rpMatrixDSFirstTransmit TimeTicks
  rpMatrixDSLastTransmit TimeTicks

RpFilterEntry  
SEQUENCE    
  rpFilterIndex INTEGER 1..65535
  rpFilterProtocols INTEGER

RpChannelEntry  
SEQUENCE    
  rpChannelIndex INTEGER 1..65535
  rpChannelMatchOctets Counter
  rpChannelControlBufferFull INTEGER 0..1

RpBufferControlEntry  
SEQUENCE    
  rpBufferControlIndex INTEGER 1..65535
  rpBufferCaptureOctets INTEGER

RpHostMonitorControlEntry  
SEQUENCE    
  rpHostMonitorControlIndex INTEGER 1..65535
  rpHostMonitorControlHostIndex INTEGER 1..65535
  rpHostMonitorControlActiveEvent INTEGER 0..65535
  rpHostMonitorControlInactiveEvent INTEGER 0..65535
  rpHostMonitorControlTimeout INTEGER 0..60
  rpHostMonitorControlOwner OwnerString
  rpHostMonitorControlStatus INTEGER

RpHostMonitorEntry  
SEQUENCE    
  rpHostMonitorIndex INTEGER 1..65535
  rpHostMonitorAddress OCTET STRING
  rpHostMonitorActivity INTEGER
  rpHostMonitorAddDelete INTEGER

RpDuplicateIpEntry  
SEQUENCE    
  rpDuplicateIpAddress IpAddress
  rpDuplicateIpNewMAC OCTET STRING
  rpDuplicateIpOldMAC OCTET STRING
  rpDuplicateIpTimestamp TimeTicks

RpMacToIpEntry  
SEQUENCE    
  rpMacToIpHostIndex INTEGER 1..65535
  rpMacToIpMACAddress OCTET STRING
  rpMacToIpIPAddress IpAddress

Defined Values

novell 1.3.6.1.4.1.23
OBJECT IDENTIFIER    

productType 1.3.6.1.4.1.23.1
OBJECT IDENTIFIER    

mibDoc 1.3.6.1.4.1.23.2
OBJECT IDENTIFIER    

lantern 1.3.6.1.4.1.23.1.1
OBJECT IDENTIFIER    

lantern-rmonPlus 1.3.6.1.4.1.23.1.1.3
OBJECT IDENTIFIER    

rmonPlus-mib 1.3.6.1.4.1.23.2.13
OBJECT IDENTIFIER    

rmonShadow 1.3.6.1.4.1.23.2.13.1
OBJECT IDENTIFIER    

rmonExtensions 1.3.6.1.4.1.23.2.13.2
OBJECT IDENTIFIER    

rpAlarm 1.3.6.1.4.1.23.2.13.1.3
OBJECT IDENTIFIER    

rpHosts 1.3.6.1.4.1.23.2.13.1.4
OBJECT IDENTIFIER    

rpMatrix 1.3.6.1.4.1.23.2.13.1.6
OBJECT IDENTIFIER    

rpFilter 1.3.6.1.4.1.23.2.13.1.7
OBJECT IDENTIFIER    

rpBuffer 1.3.6.1.4.1.23.2.13.1.8
OBJECT IDENTIFIER    

rpAdmin 1.3.6.1.4.1.23.2.13.2.1
OBJECT IDENTIFIER    

rpHostMonitor 1.3.6.1.4.1.23.2.13.2.2
OBJECT IDENTIFIER    

rpDuplicateIp 1.3.6.1.4.1.23.2.13.2.3
OBJECT IDENTIFIER    

rpMacToIp 1.3.6.1.4.1.23.2.13.2.4
OBJECT IDENTIFIER    

rpAlarmTable 1.3.6.1.4.1.23.2.13.1.3.1
A list of alarm entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpAlarmEntry

rpAlarmEntry 1.3.6.1.4.1.23.2.13.1.3.1.1
A list of parameters that extends the alarm entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpAlarmEntry  

rpAlarmIndex 1.3.6.1.4.1.23.2.13.1.3.1.1.1
An index that uniquely identifies an entry in the rpAlarmTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpAlarmRisingDescription 1.3.6.1.4.1.23.2.13.1.3.1.1.2
A description of the rising alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

rpAlarmFallingDescription 1.3.6.1.4.1.23.2.13.1.3.1.1.3
A description of the falling alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

rpHostTable 1.3.6.1.4.1.23.2.13.1.4.2
A list of host entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpHostEntry

rpHostEntry 1.3.6.1.4.1.23.2.13.1.4.2.1
A collection of statistics that extend the host entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpHostEntry  

rpHostAddress 1.3.6.1.4.1.23.2.13.1.4.2.1.1
The physical address of this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpHostCreationOrder 1.3.6.1.4.1.23.2.13.1.4.2.1.2
See hostCreationOrder in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostIndex 1.3.6.1.4.1.23.2.13.1.4.2.1.3
See hostIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostProtocols 1.3.6.1.4.1.23.2.13.1.4.2.1.4
A bit array where each bit indicates a protocol that was seen in a good packet transmitted by that host. The protocols currently monitored are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control A value of 0 means that no transmission has been registered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rpHostFirstTransmit 1.3.6.1.4.1.23.2.13.1.4.2.1.5
The value of sysUpTime when the first good transmission by this host occurred. If this value is 0 and the hostOutPkts count is 0 then the host has not yet transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpHostLastTransmit 1.3.6.1.4.1.23.2.13.1.4.2.1.6
The value of sysUpTime when the most recent transmission by this host occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpHostTimeTable 1.3.6.1.4.1.23.2.13.1.4.3
A list of host entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpHostTimeEntry

rpHostTimeEntry 1.3.6.1.4.1.23.2.13.1.4.3.1
A collection of statistics that extend the host entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpHostTimeEntry  

rpHostTimeAddress 1.3.6.1.4.1.23.2.13.1.4.3.1.1
The physical address of this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpHostTimeCreationOrder 1.3.6.1.4.1.23.2.13.1.4.3.1.2
See hostTimeCreationOrder in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostTimeIndex 1.3.6.1.4.1.23.2.13.1.4.3.1.3
See hostIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostTimeProtocols 1.3.6.1.4.1.23.2.13.1.4.3.1.4
A bit array where each bit indicates a protocol that was seen in a good packet transmitted by that host. The protocols currently monitored are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control A value of 0 means that no transmission has been registered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rpHostTimeFirstTransmit 1.3.6.1.4.1.23.2.13.1.4.3.1.5
The value of sysUpTime when the first good transmission by this host occurred. If this value is 0 and the hostOutPkts count is 0 then the host has not yet transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpHostTimeLastTransmit 1.3.6.1.4.1.23.2.13.1.4.3.1.6
The value of sysUpTime when the most recent transmission by this host occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpMatrixSDTable 1.3.6.1.4.1.23.2.13.1.6.2
A list of matrix entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpMatrixSDEntry

rpMatrixSDEntry 1.3.6.1.4.1.23.2.13.1.6.2.1
A collection of statistics that extend the matrix entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpMatrixSDEntry  

rpMatrixSDSourceAddress 1.3.6.1.4.1.23.2.13.1.6.2.1.1
The source physical address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpMatrixSDDestAddress 1.3.6.1.4.1.23.2.13.1.6.2.1.2
The destination physical address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpMatrixSDIndex 1.3.6.1.4.1.23.2.13.1.6.2.1.3
See matrixSDIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpMatrixSDProtocols 1.3.6.1.4.1.23.2.13.1.6.2.1.4
A bit array where each bit indicates a protocol that was seen in a good packet transmitted from rpMatrixSDSourceAddress to rpMatrixSDDestAddress. The protocols currently monitored are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rpMatrixSDFirstTransmit 1.3.6.1.4.1.23.2.13.1.6.2.1.5
The value of sysUpTime when the first good transmission from rpMatrixSDSourceAddress to rpMatrixSDDestAddress occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpMatrixSDLastTransmit 1.3.6.1.4.1.23.2.13.1.6.2.1.6
The value of sysUpTime when the most recent transmission from rpMatrixSDSourceAddress to rpMatrixSDDestAddress occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpMatrixDSTable 1.3.6.1.4.1.23.2.13.1.6.3
A list of matrix entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpMatrixDSEntry

rpMatrixDSEntry 1.3.6.1.4.1.23.2.13.1.6.3.1
A collection of statistics that extend the matrix entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpMatrixDSEntry  

rpMatrixDSSourceAddress 1.3.6.1.4.1.23.2.13.1.6.3.1.1
The source physical address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpMatrixDSDestAddress 1.3.6.1.4.1.23.2.13.1.6.3.1.2
The destination physical address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpMatrixDSIndex 1.3.6.1.4.1.23.2.13.1.6.3.1.3
See matrixDSIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpMatrixDSProtocols 1.3.6.1.4.1.23.2.13.1.6.3.1.4
A bit array where each bit indicates a protocol that was seen in a good packet transmitted from rpMatrixDSSourceAddress to rpMatrixDSDestAddress. The protocols currently monitored are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rpMatrixDSFirstTransmit 1.3.6.1.4.1.23.2.13.1.6.3.1.5
The value of sysUpTime when the first good transmission from rpMatrixDSSourceAddress to rpMatrixDSDestAddress occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpMatrixDSLastTransmit 1.3.6.1.4.1.23.2.13.1.6.3.1.6
The value of sysUpTime when the most recent transmission from rpMatrixDSSourceAddress to rpMatrixDSDestAddress occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpFilterTable 1.3.6.1.4.1.23.2.13.1.7.1
A list of filter entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpFilterEntry

rpFilterEntry 1.3.6.1.4.1.23.2.13.1.7.1.1
A collection of objects that extend the filter entries in RMON.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpFilterEntry  

rpFilterIndex 1.3.6.1.4.1.23.2.13.1.7.1.1.1
See filterIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpFilterProtocols 1.3.6.1.4.1.23.2.13.1.7.1.1.2
This object is a bit mask that identifies the protocol suite(s) that match this filter. The currently defined bits are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control The default is -1 (all bits set) which means match any protocol. This object may not be modified if the associated filterStatus is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rpChannelTable 1.3.6.1.4.1.23.2.13.1.7.2
A list of channel entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpChannelEntry

rpChannelEntry 1.3.6.1.4.1.23.2.13.1.7.2.1
A collection of objects that extend the channel entries in the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpChannelEntry  

rpChannelIndex 1.3.6.1.4.1.23.2.13.1.7.2.1.1
See channelIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpChannelMatchOctets 1.3.6.1.4.1.23.2.13.1.7.2.1.2
The number of octets (excluding framing bits but including FCS octets) in packets which increment the channelMatches object in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rpChannelControlBufferFull 1.3.6.1.4.1.23.2.13.1.7.2.1.3
When this object is set to 1 and the bufferControlFullStatus is full and the bufferControlFullAction is set to lockWhenFull, this channel will stop monitoring the incomming packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

rpBufferControlTable 1.3.6.1.4.1.23.2.13.1.8.1
A list of buffer entries that extends the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpBufferControlEntry

rpBufferControlEntry 1.3.6.1.4.1.23.2.13.1.8.1.1
A collection of objects that extend the buffer entries in the RMON MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpBufferControlEntry  

rpBufferControlIndex 1.3.6.1.4.1.23.2.13.1.8.1.1.1
See bufferControlIndex in the RMON MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpBufferCaptureOctets 1.3.6.1.4.1.23.2.13.1.8.1.1.2
The number of octets (excluding framing bits but including FCS octets and overhead) in packets which are captured in the buffer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rpAdminSerialNumber 1.3.6.1.4.1.23.2.13.2.1.1
An ASCII string specifying the serial number for this probe.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpAdminProbeCopies 1.3.6.1.4.1.23.2.13.2.1.2
The number of copies of a probe with rpAdminSerialNumber that can reside on a network. A value of 0 means unlimited copies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rpHostMonitorControlTable 1.3.6.1.4.1.23.2.13.2.2.1
A list of host monitor table control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpHostMonitorControlEntry

rpHostMonitorControlEntry 1.3.6.1.4.1.23.2.13.2.2.1.1
A list of parameters used to monitor the activity of a host.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpHostMonitorControlEntry  

rpHostMonitorControlIndex 1.3.6.1.4.1.23.2.13.2.2.1.1.1
An index that uniquely identifies an entry in the rpHostMonitorControlTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostMonitorControlHostIndex 1.3.6.1.4.1.23.2.13.2.2.1.1.2
The host table identified by a particular value of this index is associated with the same host table as identified by the same value of hostIndex. This object may not be modified if the associated rpHostMonitorControlStatus is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostMonitorControlActiveEvent 1.3.6.1.4.1.23.2.13.2.2.1.1.3
The index of the eventEntry that is used when a host monitor entry goes from inactive to active. This object may not be modified if the associated rpHostMonitorControlStatus is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rpHostMonitorControlInactiveEvent 1.3.6.1.4.1.23.2.13.2.2.1.1.4
The index of the eventEntry that is used when a host monitor entry goes from active to inactive. This object may not be modified if the associated rpHostMonitorControlStatus is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rpHostMonitorControlTimeout 1.3.6.1.4.1.23.2.13.2.2.1.1.5
The amount of time in minutes a host is allowed to be inactive before it is reported to be dead via an rpHostInactive trap. Subsequent traps will not be sent for the same host until the host has transmitted a packet and timed-out again. A value of 0 disables the monitoring of this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

rpHostMonitorControlOwner 1.3.6.1.4.1.23.2.13.2.2.1.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OwnerString  

rpHostMonitorControlStatus 1.3.6.1.4.1.23.2.13.2.2.1.1.7
The status of this rpHostMonitorControlEntry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EntryStatus  

rpHostMonitorTable 1.3.6.1.4.1.23.2.13.2.2.2
A list of hosts.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpHostMonitorEntry

rpHostMonitorEntry 1.3.6.1.4.1.23.2.13.2.2.2.1
A collection of information used to monitor a host for activity.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpHostMonitorEntry  

rpHostMonitorIndex 1.3.6.1.4.1.23.2.13.2.2.2.1.1
The host table identified by a particular value of this index is associated wth the same host table as identified by the same value of hostMonitorControlIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpHostMonitorAddress 1.3.6.1.4.1.23.2.13.2.2.2.1.2
The physical address of the monitored host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpHostMonitorActivity 1.3.6.1.4.1.23.2.13.2.2.2.1.3
The state of the monitored host, initially set to active(1). If an active(1) host has not transmitted for rpHostMonitorControlTimeout minutes then the state changes to inactive(2). If an inactive(2) host transmits the state changes to active(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

rpHostMonitorAddDelete 1.3.6.1.4.1.23.2.13.2.2.2.1.4
Writing add(1) to this variable will add the host specified by the rpHostMonitorAddress index to this rpHostMonitorTable. Writing delete(2) will delete the host specified by the rpHostMonitorAddress index. This object may not be modified if the associated rpHostMonitorControlStatus is not equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

rpDuplicateIpTable 1.3.6.1.4.1.23.2.13.2.3.1
A list of IP addresses that have duplicate physical address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpDuplicateIpEntry

rpDuplicateIpEntry 1.3.6.1.4.1.23.2.13.2.3.1.1
A list of parameters defining an IP address with duplicate physical addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpDuplicateIpEntry  

rpDuplicateIpAddress 1.3.6.1.4.1.23.2.13.2.3.1.1.1
The IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

rpDuplicateIpNewMAC 1.3.6.1.4.1.23.2.13.2.3.1.1.2
The latest physical address associated with the IP address in rpDuplicateIPAddress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpDuplicateIpOldMAC 1.3.6.1.4.1.23.2.13.2.3.1.1.3
The previous physical address associated with the IP address in rpDuplicateIPAddress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpDuplicateIpTimestamp 1.3.6.1.4.1.23.2.13.2.3.1.1.4
The value of sysUpTime when this entry was last added or updated in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rpMacToIpTable 1.3.6.1.4.1.23.2.13.2.4.1
A list of host and IP address pairs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpMacToIpEntry

rpMacToIpEntry 1.3.6.1.4.1.23.2.13.2.4.1.1
A record defining a host and IP address pair.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RpMacToIpEntry  

rpMacToIpHostIndex 1.3.6.1.4.1.23.2.13.2.4.1.1.1
The host table of which this entry is a part.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rpMacToIpMACAddress 1.3.6.1.4.1.23.2.13.2.4.1.1.2
The physical address of this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rpMacToIpIPAddress 1.3.6.1.4.1.23.2.13.2.4.1.1.3
The IP address of this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

risingAlarm 1
The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps.
TRAP-TYPE    

fallingAlarm 2
The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps.
TRAP-TYPE    

packetMatch 3
The SNMP trap that is generated when a packet is captured by a channel that is configured for sending SNMP traps.
TRAP-TYPE    

rpHostActive 1
This trap is generated whenever the probe first detects that a monitored inactive host has begun transmitting again.
TRAP-TYPE    

rpHostInactive 2
This trap is generated whenever the probe first detects that a monitored active host has not transmitted for the specified interval rpHostMonitorControlTimeout.
TRAP-TYPE    

rpDuplicateIpAddr 3
This trap is generated when the probe detects that a host is using an IP address used by another host(s) and the IP address is not in the associated duplicate IP table.
TRAP-TYPE