DLM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
28

snmpPollTable

table mandatory
.1.3.6.1.4.1.52.4.2.1.1 · 1 row entry · 15 columns
A list of SNMP poll entries which trigger automatic polling
of SNMP requests to other SNMP agents.  This table is indexed 
by the destination IP address of the host/device to be polled
and the IP address of the requesting host.  This indexing pair 
allows multiple requestors to define a poll request to the same 
destination, yet maintain separate poll entries.
          
The OIDs to be polled in this request are defined in the 
snmpOIDTable which is indexed also by the destination/owner
IP address pair.  If no OIDs are defined for a poll entry, then
the the poll will default to polling for sysUpTimei with no
threshold comparison.  This will act as a simple keep-alive
funtion for the destination SNMP agent.
snmpPollEntry entry .1.3.6.1.4.1.52.4.2.1.1.1
An SNMP poll entry containing objects for a particular poll
request.
Indexes
snmpPollDestination snmpPollOwner
Column Syntax OID
snmpPollDestination mandatory
The IP address of the host/device to be polled.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.1.1.1.1
snmpPollOwner mandatory
The IP address of the client which created this poll
request entry.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.1.1.1.2
snmpPollCommunity mandatory
The value of the community string to be used in the SNMP
REQUEST PDU when actively polling. Note that this community
name string should be defined for the Cabletron hub device
as well as in the destination host/device…
OctetStringr/w .1.3.6.1.4.1.52.4.2.1.1.1.3
snmpPollInterval mandatory
The value of the interval (in seconds) on which to poll the
destination address with the OIDs defined in the OID table
assigned to this poll entry. This interval defines how often
an SNMP GET REQUEST PDU will be ori…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.1.1.4
snmpPollRetry mandatory
The value of the number of times to retry a failed poll request
prior to considering it a failure.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.1.1.5
snmpPollAction mandatory
The indication of the action to take when a poll request is
considered to have failed. A value of 'no-action' will allow
the poll to reset and retry without sending any alarms. A value
of 'send-trap' will cause a SN…
Enumerationr/w
Enumerated Values:
1no-action
2send-trap
.1.3.6.1.4.1.52.4.2.1.1.1.6
snmpPollTrapAddress mandatory
The IP address to which to send the SNMP TRAP if the poll is
considered a failure and the action is defined as send-trap.
The default trap address is the owner address for this entry.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.1.1.1.7
snmpPollType mandatory
The administrative control of this poll request entry. This
leaf is used to trigure an active request (begin polling),
suspend polling (stop polling but leave this poll entry intact)
on an active request, or to del…
Enumerationr/w
Enumerated Values:
1other
2invalid
3activate
4suspend
.1.3.6.1.4.1.52.4.2.1.1.1.8
snmpPollStatus mandatory
The operational status of this poll request entry. This leaf
is used to indicate the state of the last valid poll request.
Enumeration
Enumerated Values:
1inactive
2active
3lost-contact
4alarm-condition
5general-failure
.1.3.6.1.4.1.52.4.2.1.1.1.9
snmpPollRequests mandatory
Indicates the number of poll requests (SNMP GET REQUEST PDUs)
have been issued for this poll entry.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.1.1.10
snmpPollLastContact mandatory
Indicates the value of the sysUpTime when the last poll
response was received from the polled host/device for which
this poll entry exists.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.1.1.11
snmpPollLastAlarm mandatory
Indicates the value of the sysUpTime when the last alarm
was generated for this poll request entry.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.1.1.12
snmpPollAlarmWait mandatory
Indicates the number of seconds to wait prior to sending
another alarm. This is to ensure that alarms do not flood
out upon device contact lost.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.1.1.13
snmpPollTrapCommunity mandatory
The value of the community string to be used in the SNMP
TRAP PDU when a trap is generated.
OctetStringr/w .1.3.6.1.4.1.52.4.2.1.1.1.14
snmpPollProtocol mandatory
Indicates the protocol to use to poll the host/device. If
snmp is chosen, there must be at least one corresponding
OID Table Entry or a general-failure will result. A
corresponding OID Table Entry is an entry with the…
Enumerationr/w
Enumerated Values:
1internet-ping
2snmp
.1.3.6.1.4.1.52.4.2.1.1.1.15

snmpOIDTable

table mandatory
.1.3.6.1.4.1.52.4.2.1.2 · 1 row entry · 13 columns
A list of objects used to define the OBJECT IDENTIFIERS and  
their attributes (type and threashold values) to be used in
a particular snmp poll request SNMP GET REQUEST PDU.  These
OIDs will make up the VarBindList in the PDU.  Only OID types
which have INTEGER samantics are supported (INTEGER, Counter,
Gauge, TimeTicks) since the polled value is compared against
a threshold value.
          
This table is addresses by the same keys as the snmpPollTable
(destination IP address and owner Ip address) in addition to 
a unique OID sequence number which is maintained for each 
OID entry.
snmpOIDEntry entry .1.3.6.1.4.1.52.4.2.1.2.1
An SNMP poll OBJECT IDENTIFIER entry containing objects for a
particular OID to be polled.
Indexes
snmpOIDDestination snmpOIDOwner snmpOIDSequence
Column Syntax OID
snmpOIDDestination mandatory
The IP address of the host/device to be polled.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.1.2.1.1
snmpOIDOwner mandatory
The IP address of the client which created this OID
request entry.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.1.2.1.2
snmpOIDSequence mandatory
The sequence number which uniquely idenifies this OID entry
entry within a particular SNMP poll request. This number is
incremented each time an OID as added to the poll list for a
particular destination/owner pair.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.2.1.3
snmpOIDObject mandatory
Identifies the Object Identifier to be polled. This OID value
will be placed in a SNMP GET REQUEST PDU on each poll interval.
ObjectIdentifierr/w .1.3.6.1.4.1.52.4.2.1.2.1.4
snmpOIDComparator mandatory
Indicates the type of comparison to be performed on the value
portion of the OID being polled. This comparator will be used
to compare the OID value with the threshold value defined in
this entry. A value of 'dont-c…
Enumerationr/w
Enumerated Values:
1equal
2greater
3less
4greater-or-equal
5less-or-equal
6trap-always
7dont-compare
8not-equal
.1.3.6.1.4.1.52.4.2.1.2.1.5
snmpOIDEnumType mandatory
Indicates the type of value to expect from the OID being polled
such that the correct interpretation of the threshold value can
be used to do the comparison.
Enumerationr/w
Enumerated Values:
1integer
2counter
3gauge
4ticks
.1.3.6.1.4.1.52.4.2.1.2.1.6
snmpOIDThresholdInteger mandatory
The threshold value to be used when polling an integer-valued
Object Identifier.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.2.1.7
snmpOIDThresholdCounter mandatory
The threshold value to be used when polling a Counter-type
Object Identifier.
RFC1155-SMICounterr/w
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.2.1.8
snmpOIDThresholdGauge mandatory
The threshold value to be used when polling a Gauge-type
Object Identifier.
RFC1155-SMIGauger/w
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.2.1.9
snmpOIDThresholdTicks mandatory
The threshold value to be used when polling a TimeTicks-type
Object Identifier.
RFC1155-SMITimeTicksr/w
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.1.2.1.10
snmpOIDType mandatory
The administrative control of this Object Identifier entry.
This leaf is used to control adding, using, and deleting OIDs
from the OID poll list.
Enumerationr/w
Enumerated Values:
1other
2inactive
3activate
4suspend
.1.3.6.1.4.1.52.4.2.1.2.1.11
snmpOIDStatus mandatory
The status of the last poll of this Object ID.
Enumeration
Enumerated Values:
1inactive
2active
3alarm-condition
.1.3.6.1.4.1.52.4.2.1.2.1.12
snmpOIDLastValue mandatory
The value of the last poll entry treated as an integer value.
This field is used to allow RMON alarms to monitor the polled
values.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.1.2.1.13