The discover pane displays MIB entries from the last compiled MIB file. These entries provide a template for creating and pre-configuring SNMP proxy points for the SnmpDevice (in particular, it automatically sets up such SNMP proxy point properties as the 'Object Identifier', or OID). The columns of the table include:
Name
The name of the OBJECT-TYPE of the MIB entry. This name will be used to give a name to any created SNMP proxy points based on the entry.
OID
The Object Identifier of the given entry. This OID will be pre-configured in the 'Object Identifier' property of any created SNMP proxy points based on the entry.
Type
The type of object given in the SYNTAX section of the MIB entry. Common examples are INTEGER, DisplayString, Gauge, IpAddress, Counter, TimeTicks, etc. This type is used to pre-configure the 'Variable Type' property of any created writable SNMP proxy points based on the entry.
Value
This column displays the point value. When the MIB is loaded but not “walked” the value column is empty.
Access
The accessibility of the MIB entry (read-only, read-write, not-accessible). Used to determine if and what type (read-only or writable) of SNMP proxy points can be created for the given entry.
Status
The current relevance of the MIB entry: mandatory, current, optional, deprecated, or obsolete. For display purposes only, does not affect creation of SNMP proxy points based on the entry.
ElementType
This column is only used internally by Niagara during creation of SNMP proxy points based on selected entries in the table. It displays whether the MIB entry is a sequence element, trap-type, notification-type, or non-sequence element.
Description
Displays a summary of the function of the given MIB entry.
Copyright © 2000-2014 Tridium Inc. All rights reserved.