All MIBs › BW-BroadworksEMS-MIB
Category: Telephony and VoIP, Vendor: BroadSoft, Web and Application Servers
Description: Monitors BroadSoft BroadWorks Element Management System (EMS) operational status and provisioning activity.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BW-BroadworksEMS-MIB?
Despite its BW-BroadworksEMS-MIB module name and filename (suggesting BroadSoft BroadWorks Element Management System monitoring), the actual source content is AdventNet's generic WebNMS agent-platform MIB, registered under the adventnet/webNMS enterprise branch with no BroadWorks- or BroadSoft-specific objects anywhere in the module. It defines a general-purpose NMS agent framework covering system health (webNMSVersion, webNMSHost, webNMSTotalMemory/FreeMemory, webNMSUpTime), a task-scheduler table (webNMSSchedulerTable, tracking active/idle worker threads), topology inventory (moTable, topoObjTable, networkTable, nodeTable, ipAddressTable, snmpNodeTable/snmpInterfaceTable), fault management (alertTable, eventTable, alarmTable, webNMSSeverityTable), performance polling and thresholds (pollTable, thresholdTable, statsDataTable), and supporting subsystems for TFTP transfers, SNMP proxying, sub-agent registration, and trap forwarding. Since BroadSoft's EMS platform was historically built on the AdventNet/WebNMS toolkit (per the file's own comment crediting the 'AdventNet Agent Toolkit'), this module most likely represents the underlying generic agent-framework OIDs that a BroadWorks EMS deployment would present, rather than BroadWorks-specific service objects. Monitoring it reveals the health of the management server process itself -- memory, scheduler load, and internal alarm/event backlog -- rather than telephony service state. Administrators deploying an EMS built on this toolkit can download the BW-BroadworksEMS-MIB file to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in BW-BroadworksEMS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- AdventNet/WebNMS-based EMS platforms (apparently underlying BroadSoft BroadWorks EMS deployments)
Monitoring Examples
An operator polls webNMSTotalMemory/webNMSFreeMemory and webNMSSchedulerActiveThreads/webNMSSchedulerIdleThreads to check whether the management server is resource-starved, and checks alarmTable and thresholdTable for outstanding unacknowledged alarms; a sustained drop in idle threads alongside a growing alarm backlog would indicate the EMS itself is falling behind on event processing.
What Can Be Monitored
- management-server memory and uptime
- scheduler thread pool utilization
- topology/node/interface inventory tables
- alert, event, and alarm tables
- performance polling and threshold tables
- TFTP/proxy/sub-agent subsystem status
This MIB depends on
Related MIBs
Imported Objects
From SNMPv2-SMI
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| I32 aclAccess | 1.3.6.1.4.1.2162.4.11.1.1.1.2 | Integer32 | read-create | The maximum access allowed for the corresponding community. |
| STR aclCommunity | 1.3.6.1.4.1.2162.4.11.1.1.1.1 | DisplayString | not-accessible | Community string used by the manager to communicate with the agent. |
| aclEntry | 1.3.6.1.4.1.2162.4.11.1.1.1 | not-accessible | Each entry in this table describes one valid authentication property. | |
| STR aclManagers | 1.3.6.1.4.1.2162.4.11.1.1.1.3 | DisplayString | read-create | This variable has the managers list allowed for specified access with specified community. The format of the string is 'managerName1;managerName2.....' with a list of manager IpAddress/name corresponding to each additional information separated via ';' as the delimiter between any two managers. The default value is '0:0:0:0' which states access for all managers for the corresponding community. |
| ROW aclStatus | 1.3.6.1.4.1.2162.4.11.1.1.1.4 | RowStatus | read-create | The status of this conceptual row in the aclTable. |
| aclTable | 1.3.6.1.4.1.2162.4.11.1.1 | not-accessible | The table maintains a set of authentication parameters like community and its maximum access. It also has facility for specifying the manager list for access control. This table will be referred by the v1/v2c agent for authentication of any incoming request. | |
| adventnet | 1.3.6.1.4.1.2162 | |||
| agentConfiguration | 1.3.6.1.4.1.2162.4.11 | |||
| STR agentName | 1.3.6.1.4.1.2162.4.4.4.1.9 | DisplayString | read-only | This variable represents the Agent Name |
| STR alarmAssignedTo | 1.3.6.1.4.1.2162.4.3.11.1.9 | DisplayString | read-only | This variable describes the owner to whom the alarm has assigned. This corresponds to the Who entry in the Alert Table in the database |
| STR alarmCategory | 1.3.6.1.4.1.2162.4.3.11.1.8 | DisplayString | read-only | This variable describes the category to which the alarm belongs to, in a string form. This corresponds to the Category entry in the Alert Table in the database |
| G32 alarmCreateTime | 1.3.6.1.4.1.2162.4.3.11.1.6 | Gauge32 | read-only | This variable states the time at which the alarm has been created. This corresponds to the CreateTime entry in the Alert Table in the database |
| STR alarmEntity | 1.3.6.1.4.1.2162.4.3.11.1.3 | DisplayString | read-only | This variable states the unique name of each alarm which is used to identifies any alarm. This corresponds to the Entity field in the Alert Table in the database |
| alarmEntry | 1.3.6.1.4.1.2162.4.3.11.1 | not-accessible | An entry of the alarmTable | |
| G32 alarmModTime | 1.3.6.1.4.1.2162.4.3.11.1.7 | Gauge32 | read-only | This variable states the latest time at which the alarm status was modified. This corresponds to the ModTime entry in the Alert Table in the database |
| STR alarmOwnerName | 1.3.6.1.4.1.2162.4.3.11.1.2 | DisplayString | read-only | This variable states the OwnerName for the alarm.This corresponds to the OwnerName entry in the Alert Table in the database |
| I32 alarmPreviousSeverity | 1.3.6.1.4.1.2162.4.3.11.1.5 | Integer32 | read-only | This variable states the previous severity of the alarm. This corresponds to the PreviousSeverity entry in the Alert Table in the database |
| I32 alarmSeverity | 1.3.6.1.4.1.2162.4.3.11.1.4 | Integer32 | read-only | This variable describes the severity of the alarm in integer format. This corresponds to the Severity entry in the Alert Table in the database |
| STR alarmSource | 1.3.6.1.4.1.2162.4.3.11.1.1 | DisplayString | read-only | This variable indicates the source of the alarm i.e.,from where the alarm generated. This corresponds to the Source entry in the Alert Table in the database |
| alarmTable | 1.3.6.1.4.1.2162.4.3.11 | not-accessible | This table describes various attributes of the NMS alarms. This is the replacement table for alertTable.This table has the following features other than those found in alertTable: 1. AlarmSource added as the first index along with AlarmOwnerName and AlarmEntity. 2. AlarmAssignedTo - a new column to describe the owner to whom the alarm assigned. | |
| STR alarmUserProperties | 1.3.6.1.4.1.2162.4.3.11.1.10 | DisplayString | read-only | This variable describes the values of the user properties which the user specifies in the alertUserPropNames variable in the WebNMSFaultMib module. The values will be displayed in the following format: userPropName1=value1,userPropName2=value2,... |
| STR alertCategory | 1.3.6.1.4.1.2162.4.3.8.3.6 | DisplayString | read-only | This variable provides a string representation of the category of the alert |
| NTF alertClearNotification | 1.3.6.1.4.1.2162.4.3.8.2.1 | The NMS-Agent sends an alertClearNotification to the manager indicating that one or more previously reported alerts have been cleared | ||
| G32 alertCreateTime | 1.3.6.1.4.1.2162.4.3.7.1.3 | Gauge32 | read-only | This variable states the time of creation of the alert.This corresponds to the CreateTime entry in the Alert Table in the database |
| NTF alertCriticalNotification | 1.3.6.1.4.1.2162.4.3.8.2.5 | The NMS-Agent sends an alertCriticalNotification to the manager indicating that an alert of 'Critical' severity has been raised on a MO | ||
| I32 alertDescription | 1.3.6.1.4.1.2162.4.3.8.3.3 | Integer32 | read-only | This variable describes the alert |
| STR alertEntity | 1.3.6.1.4.1.2162.4.3.8.3.1 | DisplayString | read-only | This variable states the unique source of the alert which uniquely identifies any alert in the table |
| alertEntry | 1.3.6.1.4.1.2162.4.3.7.1 | not-accessible | An entry of the alert table | |
| STR alertExtraProperties | 1.3.6.1.4.1.2162.4.3.8.3.7 | DisplayString | read-only | The values for the user properties which the user specifies in the alertExtraPropNames variable are sent as part of the notifications The values will be displayed in the folloing format: propName1=value1,porpName2=vaule2,.... |
| STR alertExtraPropNames | 1.3.6.1.4.1.2162.4.3.8.1 | DisplayString | read-write | The extra properties which the user wants to be sent with the pre-defined notificaiton varbinds. It should be in the following format. SYNTAX: propName1,propName2,... The values for the properties will be in the following format: propName1=value1,propName2=value2.. |
| STR alertFilterClassName | 1.3.6.1.4.1.2162.4.10.2.1.1.2 | DisplayString | read-write | The class name of the trap filter |
| NTF alertMajorNotification | 1.3.6.1.4.1.2162.4.3.8.2.4 | The NMS-Agent sends an alertMajorNotification to the manager indicating that an alert of 'Major' severity has been raised on a MO | ||
| NTF alertMinorNotification | 1.3.6.1.4.1.2162.4.3.8.2.3 | The NMS-Agent sends an alertMinorNotification to the manager indicating that a an alert of 'Minor' severity has been raised on a MO | ||
| G32 alertModTime | 1.3.6.1.4.1.2162.4.3.7.1.5 | Gauge32 | read-only | This variable states the latest time at which the alert status was modified.This corresponds to the ModTime entry in the Alert Table in the database |
| I32 alertNotificationId | 1.3.6.1.4.1.2162.4.3.8.3.5 | Integer32 | read-only | This variable indicates the id of the generated alert |
| alertNotificationMib | 1.3.6.1.4.1.2162.4.3.8 | |||
| alertNotiPrefix | 1.3.6.1.4.1.2162.4.3.8.2 | |||
| alertNotiVarbinds | 1.3.6.1.4.1.2162.4.3.8.3 | |||
| STR alertOwnerName | 1.3.6.1.4.1.2162.4.3.8.3.2 | DisplayString | read-only | This variable states the name of the owner of the alert |
| I32 alertPreviousSeverity | 1.3.6.1.4.1.2162.4.3.7.1.7 | Integer32 | read-only | This variable states the previous severity of the alert.This corresponds to the PreviousSeverity entry in the Alert Table in the database |
| I32 alertSeverity | 1.3.6.1.4.1.2162.4.3.7.1.6 | Integer32 | read-only | This variable describes the severity of the alert in integer format.This corresponds to the Severity entry in the Alert Table in the database |
| STR alertSource | 1.3.6.1.4.1.2162.4.3.7.1.4 | DisplayString | read-only | This variable indicates the source of the alert i.e., from where the alert generated.This corresponds to the Source entry in the Alert Table in the database |
| alertTable | 1.3.6.1.4.1.2162.4.3.7 | not-accessible | This table describes all the elements of the alert. This table has been deprecated since the AlertSource column is not an index column. This table has been replaced by AlarmTable. | |
| STR alertTimeStamp | 1.3.6.1.4.1.2162.4.3.8.3.4 | DisplayString | read-only | This variable indicates the time at which the alert was last modified |
| STR alertUserProperties | 1.3.6.1.4.1.2162.4.3.7.1.9 | DisplayString | read-only | This variable describes the values ot the user properties which the user specifies in the alertUserPropNames variable in the WebNMSFaultMib module. The values will be displayed in the following format: userPropName1=value1,userPropName2=value2,... |
| STR alertUserPropNames | 1.3.6.1.4.1.2162.4.3.5 | DisplayString | read-write | This variable indicates to the agent what all user property values the user would like to see in the alertUserProperties variable of the AlertTable This also provides for the facility of viewing all the user property-values by specifying the word 'all' . If the user needs to see only a few specific user property values ,then he needs to specify them explicitly SYNTAX1 all SYNTAX2 userPropName1,userPropName2,... The values for the properties will be in the following format: userPropName1=value1,userPropName2=value2.. |
| NTF alertWarningNotification | 1.3.6.1.4.1.2162.4.3.8.2.2 | The NMS-Agent sends an alertWarningNotification to the manager indicating that an alert of 'Warning' severity has been raised on a MO | ||
| T/F allow | 1.3.6.1.4.1.2162.4.10.1.11.1.4 | TruthValue | read-write | This variable states whether the criteria for discovery should be considered or not |
| T/F autoDiscover | 1.3.6.1.4.1.2162.4.10.1.1 | TruthValue | read-write | This variable takes integer values like 1 for true and 2 for false.This variable states whether the auto discovery process should start or not |
| STR baseMibs | 1.3.6.1.4.1.2162.4.2.7.1.7 | DisplayString | read-only | This variable states the Mibs implemented by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node.This entry corresponds to the BaseMibs field of the TopoObject table in the database |
| STR community | 1.3.6.1.4.1.2162.4.7.1.1.5 | DisplayString | read-write | The community which may be specified.It is an optional field.If the community value is not specified,the default community 'public' will be taken |
| STR contextName | 1.3.6.1.4.1.2162.4.2.7.1.10 | DisplayString | read-only | This variable states the contextName used by the SNMPv3 Agent in the Network Element. This entry corresponds to the ContextName field of the TopoObject table in the database. |
| I32 criteriaIndex | 1.3.6.1.4.1.2162.4.10.1.11.1.1 | Integer32 | read-only | This variable uniquely identifies each entry of the table |
| STR dayOfMonth | 1.3.6.1.4.1.2162.4.10.1.5.5 | DisplayString | read-write | This variable states the time in terms of the days of the month when the rediscovery is scheduled to be done |
| STR dayOfWeek | 1.3.6.1.4.1.2162.4.10.1.5.4 | DisplayString | read-write | This variable states the time in terms of the days of the week when the rediscovery is scheduled to be done |
| I32 debugLevel | 1.3.6.1.4.1.2162.4.10.1.8.3 | Integer32 | read-write | This variable states the debug level |
| STR derivedPropNames | 1.3.6.1.4.1.2162.4.2.13.1.3 | DisplayString | read-write | This variable indicates the names of the derived properties of user defined objects which will be displayed in the moDerivedProperties variable in the MoTable. The user must specify the names of derived properties in the following format .SYNTAX: propName1,propName2,... |
| STR destinationFile | 1.3.6.1.4.1.2162.4.6.4 | DisplayString | read-write | This variable states the name of the file to be sent to the device [GET(1)] or obtained from the device [PUT(2)]. |
| I32 devicePort | 1.3.6.1.4.1.2162.4.7.1.1.3 | Integer32 | read-write | The port of the device from which the value needs to be obtained |
| T/F dhcp | 1.3.6.1.4.1.2162.4.10.1.9.1.7 | TruthValue | read-write | This variable states whether the network supports DHCP or not |
| STR directory | 1.3.6.1.4.1.2162.4.10.4.1.2 | DisplayString | read-only | This states the directory in which the file will be present |
| STR discFilterClassName | 1.3.6.1.4.1.2162.4.10.1.12.1.2 | DisplayString | read-write | This variable states the class Name of the discovery filter file |
| I32 discFilterIndex | 1.3.6.1.4.1.2162.4.10.1.12.1.1 | Integer32 | read-only | An incremental integer for uniquely identifying each element of the table |
| STR discover | 1.3.6.1.4.1.2162.4.2.8.1.1 | DisplayString | read-only | This variable states whether disocvery is being done on this network or not. This entry corresponds to the Discover field of the Network table in the database |
| I32 discoverInterval | 1.3.6.1.4.1.2162.4.10.1.3 | Integer32 | read-write | The time interval in which the discovery process should occur |
| T/F discoverLocalNet | 1.3.6.1.4.1.2162.4.10.1.2 | TruthValue | read-write | This variable states whether the local network should be discovered or not |
| I32 discoverStatus | 1.3.6.1.4.1.2162.4.2.8.1.2 | Integer32 | read-only | This variable states the discovery status for the network. This entry corresponds to the DiscoveryStatus field of the Network table in the database |
| discoveryFilterEntry | 1.3.6.1.4.1.2162.4.10.1.12.1 | not-accessible | Each entry of this table has the discovery filter class name | |
| discoveryFilterTable | 1.3.6.1.4.1.2162.4.10.1.12 | not-accessible | This table has the discovery filter class names | |
| STR displayName | 1.3.6.1.4.1.2162.4.10.4.4.1.3 | DisplayString | read-write | This variable states the name which is displayed for each log user |
| dod | 1.3.6 | |||
| T/F doDiscovery | 1.3.6.1.4.1.2162.4.10.1.9.1.6 | TruthValue | read-write | This variable states whether a particular network should be discovered or not |
| T/F enableIcmp | 1.3.6.1.4.1.2162.4.10.1.7.1 | TruthValue | read-write | This variable states whether icmp ping be enabled or not |
| T/F enableLog | 1.3.6.1.4.1.2162.4.10.1.4 | TruthValue | read-write | This variable states whether the logging should be enabled or not |
| T/F enableSnmpPing | 1.3.6.1.4.1.2162.4.10.1.6.1 | TruthValue | read-write | This variable states if the snmp ping should be enabled or not |
| T/F enableSweep | 1.3.6.1.4.1.2162.4.10.1.8.4 | TruthValue | read-write | This variable states whether sweep be enabled or not |
| T/F enableV3 | 1.3.6.1.4.1.2162.4.10.1.6.7.1 | TruthValue | read-write | This variable states whether v3 be enabled or not |
| STR endIPAddress | 1.3.6.1.4.1.2162.4.10.1.9.1.5 | DisplayString | read-write | This variable states the ipaddress till which the discovery process should proceed for the network |
| STR enterpriseOID | 1.3.6.1.4.1.2162.4.10.2.1.1.8 | DisplayString | read-write | When the snmp version is v3,this variable needs to be stated |
| enterprises | 1.3.6.1.4.1 | |||
| STR eventEntity | 1.3.6.1.4.1.2162.4.4.7.2.3 | DisplayString | read-only | This variable is the Entity (also known as Failure Object) of the Event. |
| eventEntry | 1.3.6.1.4.1.2162.4.3.9.1 | not-accessible | An entry of the event Table | |
| G32 eventGenTime | 1.3.6.1.4.1.2162.4.4.7.2.4 | Gauge32 | read-only | This variable is the time of occurrence (creation), in milliseconds, of this Event object. |
| I32 eventid | 1.3.6.1.4.1.2162.4.4.7.2.1 | Integer32 | read-only | This variable is the unique id (primary key) of this event object. |
| I32 eventSeverity | 1.3.6.1.4.1.2162.4.4.7.2.5 | Integer32 | read-only | This variable is the Severity of the Event object. |
| STR eventsource | 1.3.6.1.4.1.2162.4.4.7.2.2 | DisplayString | read-only | This variable is the source of the event |
| eventTable | 1.3.6.1.4.1.2162.4.3.9 | not-accessible | This table describes the events in the event database | |
| STR eventUserProperties | 1.3.6.1.4.1.2162.4.3.9.1.8 | DisplayString | read-only | This variable describes the values ot the user properties which the user specifies in the eventUserPropNames variable The values will be displayed in the following format: userPropName1=value1,userPropName2=value2,... |
| STR eventUserPropNames | 1.3.6.1.4.1.2162.4.3.6 | DisplayString | read-write | This variable indicates to the agent what all user properties value the user would like to see in the eventUserProperties variable in the EventTable This also provides for the facility of viewing all the user property-values by specifying the word 'all' . If the user needs to see only a few specific user property values ,then he needs to specify them explicitly SYNTAX1 all SYNTAX2 userPropName1,userPropName2,... The values for the properties will be in the following format: userPropName1=value1,userPropName2=value2.. |
| STR evtCategory | 1.3.6.1.4.1.2162.4.3.9.1.5 | DisplayString | read-only | This variable gives the category of the event, like Topology events or Threshold event etc. This corresponds to the Category entry in the Event Table in the database |
| STR evtEntity | 1.3.6.1.4.1.2162.4.3.9.1.3 | DisplayString | read-only | This variable is the Entity (also known as Failure Object) of the Event.This corresponds to the Entity entry in the Event Table in the database |
| I32 evtID | 1.3.6.1.4.1.2162.4.3.9.1.1 | Integer32 | read-only | This variable is the unique id (primary key) of this event object.This corresponds to the Id entry in the Event Table in the database |
| I32 evtSeverity | 1.3.6.1.4.1.2162.4.3.9.1.4 | Integer32 | read-only | This variable is the Severity of the Event object.This corresponds to the Severity entry in the Event Table in the database |
| STR evtSource | 1.3.6.1.4.1.2162.4.3.9.1.2 | DisplayString | read-only | This variable is the source of the event.This corresponds to the Source entry in the Event Table in the database |
| STR evtText | 1.3.6.1.4.1.2162.4.3.9.1.7 | DisplayString | read-only | This variable gives the descriptive text message of the event.This corresponds to the Text entry in the Event Table in the database |
| G32 evtTime | 1.3.6.1.4.1.2162.4.3.9.1.6 | Gauge32 | read-only | This variable is the time of occurrence (creation), in milliseconds, of this Event object. This corresponds to the Ttime entry in the Event Table in the database |
| I32 failureCount | 1.3.6.1.4.1.2162.4.4.4.1.5 | Integer32 | read-only | This variable represents the failureCount for this PolledData.This corresponds to the FailureCount entry in the PolledData Table in the database |
| I32 failureThreshold | 1.3.6.1.4.1.2162.4.4.4.1.6 | Integer32 | read-only | This variable represents the failureThreshold for this PolledData.This corresponds to the FailureThreshold entry in the PolledData Table in the database |
| faultConfIguration | 1.3.6.1.4.1.2162.4.10.2 | |||
| STR filename | 1.3.6.1.4.1.2162.4.10.4.2.1 | DisplayString | read-only | This states the name of the file in which the logging has to be done |
| I32 filenum | 1.3.6.1.4.1.2162.4.10.4.2.3 | Integer32 | read-write | This variable describes the number of files that may exist |
| STR genericType | 1.3.6.1.4.1.2162.4.10.2.1.1.6 | DisplayString | read-write | A property of snmp |
| STR hostName | 1.3.6.1.4.1.2162.4.7.1.1.2 | DisplayString | read-write | This states the DNS name or IpAddress of the device from which the value needs to be obtained |
| IP hostNetMask | 1.3.6.1.4.1.2162.4.2.12.1.1 | IpAddress | read-only | This variable states the netmask of this interface reported by the snmp agent in the node to which this interface object is attahced. This entry corresponds to the HostNetMask field of the SnmpInterface table in the database |
| STR hour | 1.3.6.1.4.1.2162.4.10.1.5.3 | DisplayString | read-write | This variable states the time in hours at whicgh the discovery should be done again |
| I32 httpPort | 1.3.6.1.4.1.2162.4.1.9.1 | Integer32 | read-only | This describes the http port.This port can be used to open an html client connection to the WebNMS Server |
| icmpPingConfiguration | 1.3.6.1.4.1.2162.4.10.1.7 | |||
| I32 icmpPingRetries | 1.3.6.1.4.1.2162.4.10.1.7.2 | Integer32 | read-write | The number of retries for icmp-ping while discovery |
| STR ifDesc | 1.3.6.1.4.1.2162.4.2.12.1.6 | DisplayString | read-only | This variable states the descriptor of this inetrface as reported by the snmp agent. This entry corresponds to the IfDescr field of the SnmpInterface table in the database |
| I32 ifIndex | 1.3.6.1.4.1.2162.4.2.12.1.2 | Integer32 | read-only | This variable states the interface index reported by the snmp agent in the node to which this interface object is attached. This entry corresponds to the IfIndex field of the SnmpInterface table in the database |
| I32 ifSpeed | 1.3.6.1.4.1.2162.4.2.12.1.5 | Integer32 | read-only | This variable states the speed of this interface as reported by the snmp agent.This entry corresponds to the IfSpeed field of the SnmpInterface table in the database |
| I32 indexNum | 1.3.6.1.4.1.2162.4.2.13.1.1 | Integer32 | read-write | This variable is an incremental integer which uniquely identifies each entry of the table. |
| OID inheritingOid1 | 1.3.6.1.4.1.2162.4.2.6.1.13 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object is derived from TopoObject, then, the oid of the TopoObjectTable in this MIB will be filled here.If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid2 | 1.3.6.1.4.1.2162.4.2.7.1.11 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object's type is either Node or any of its child, then, the oid of the NodeTable in this MIB will be filled here.If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid3 | 1.3.6.1.4.1.2162.4.2.8.1.3 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object is any direct child( e.g. MyNetworkChild) of Network (or any child of MyNetworkChild),then, the oid of the direct child's table (e.g. MyNetworkChildTable) in this MIB will be filled here, If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid4 | 1.3.6.1.4.1.2162.4.2.9.1.2 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object's type is either SnmpNode or any of its child, then, the oid of the SnmpNodeTable in this MIB will be filled here. If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid5 | 1.3.6.1.4.1.2162.4.2.10.1.3 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object's type is either SnmpInterface or any of its child.Then,the oid of the SnmpInterfaceTable in this MIB will be filled here. If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid6 | 1.3.6.1.4.1.2162.4.2.11.1.5 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object is any direct child ( e.g. MySnmpNodeChild) of SnmpNode (or any child of MySnmpNodeChild),then, the oid of the direct child's table(e.g. MySnmpNodeChildTable) in this MIB will be filled here. If the oid is .0.0 then it implies that there is no further inheritance. |
| OID inheritingOid7 | 1.3.6.1.4.1.2162.4.2.12.1.8 | OBJECT IDENTIFIER | read-only | This variable states the oid of the table. For example,if the discovered object is any direct child( e.g. MySnmpInterfaceChild) of SnmpInterface (or any child of MySnmpInterfaceChild),then, the oid of the direct child's table(e.g. MySnmpInterfaceChildTable) in this MIB will be filled here. If the oid is .0.0 then it implies that there is no further inheritance. |
| STR inheritingTableName1 | 1.3.6.1.4.1.2162.4.2.6.1.14 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object is derived from TopoObject, then, the table name TopoObjectTable will be filled here.If the tablename is empty then it implies that there is no further inheritance. |
| STR inheritingTableName2 | 1.3.6.1.4.1.2162.4.2.7.1.12 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object's type is either Node or any of its child, then, the table name NodeTable will be filled here.If the table name is empty then it implies that there is no further inheritance. |
| STR inheritingTableName3 | 1.3.6.1.4.1.2162.4.2.8.1.4 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object is any direct child( e.g. MyNetworkChild) of Network (or any child of MyNetworkChild),then, the tablename of the direct child's table (e.g. MyNetworkChildTable) in this MIB will be filled here, If the table name is empty then it implies that there is no further inheritance. |
| STR inheritingTableName4 | 1.3.6.1.4.1.2162.4.2.9.1.3 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object's type is either SnmpNode or any of its child, then, the tabel name SnmpNodeTable will be filled here. If the table name is empty then it implies that there is no further inheritance. |
| STR inheritingTableName5 | 1.3.6.1.4.1.2162.4.2.10.1.4 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object's type is either SnmpInterface or any of its child.Then,the tabelname SnmpInterfaceTable will be filled here. If the table name is empty then it implies that there is no further inheritance. |
| STR inheritingTableName6 | 1.3.6.1.4.1.2162.4.2.11.1.6 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object is any direct child ( e.g. MySnmpNodeChild) of SnmpNode (or any child of MySnmpNodeChild),then, the table name of the direct child's table(e.g. MySnmpNodeChildTable) in this MIB will be filled here. If the table name is empty then it implies that there is no further inheritance. |
| STR inheritingTableName7 | 1.3.6.1.4.1.2162.4.2.12.1.9 | DisplayString | read-only | This variable states the name of the table. For example,if the discovered object is any direct child( e.g. MySnmpInterfaceChild) of SnmpInterface (or any child of MySnmpInterfaceChild),then, the table name of the direct child's table(e.g. MySnmpInterfaceChildTable) in this MIB will be filled here. If the table name is empty then it implies that there is no further inheritance. |
| internet | 1.3.6.1 | |||
| IP ipAddress | 1.3.6.1.4.1.2162.4.2.7.1.1 | IpAddress | read-only | This variable states the ipAddress of the Object.This entry corresponds to the IpAddress field of the TopoObject table in the database |
| ipAddressEntry | 1.3.6.1.4.1.2162.4.2.10.1 | not-accessible | An entry of the ipAddress table | |
| ipAddressTable | 1.3.6.1.4.1.2162.4.2.10 | not-accessible | This table describes the ipAddress objects | |
| STR isDHCP | 1.3.6.1.4.1.2162.4.2.7.1.6 | DisplayString | read-only | This variable states whether the network element supports DHCP (i.e is the ipaddress for the network element assigned by DHCP protocol). This entry corresponds to the IsDHCP field of the TopoObject table in the database |
| STR isRouter | 1.3.6.1.4.1.2162.4.2.9.1.1 | DisplayString | read-only | This variable states whether the node is a router or not. This entry corresponds to the isRouter field of the Node table in the database |
| I32 linenum | 1.3.6.1.4.1.2162.4.10.4.2.4 | Integer32 | read-write | This variable states the number of lines that will be present in each file |
| I32 linesCached | 1.3.6.1.4.1.2162.4.10.4.3.1.6 | Integer32 | read-write | This variable states the number of lines that can be cached |
| T/F log | 1.3.6.1.4.1.2162.4.10.4.2.5 | TruthValue | read-write | This variable takes in a truth value where 1(True) implies that the file be logged and 2(False) which implies that the file may not be logged |
| logConfiguration | 1.3.6.1.4.1.2162.4.10.4 | |||
| STR logDirectory | 1.3.6.1.4.1.2162.4.10.4.2.2 | DisplayString | read-only | This states the directory in which the file will be present |
| STR logDirName | 1.3.6.1.4.1.2162.4.10.4.3.1.3 | DisplayString | read-only | This variable states the directory name of the log file |
| logEntry | 1.3.6.1.4.1.2162.4.10.4.3.1 | not-accessible | Each entry of this table states the log name and the data regarding its storage | |
| STR logFileName | 1.3.6.1.4.1.2162.4.10.4.3.1.2 | DisplayString | read-only | This variable states the file name of the log file |
| T/F logging | 1.3.6.1.4.1.2162.4.10.4.1.5 | TruthValue | read-write | This variable takes in a truth value where 1(True) implies that the file be logged and 2(False) which implies that the file may not be logged |
| I32 logIndex | 1.3.6.1.4.1.2162.4.10.4.3.1.1 | Integer32 | read-only | This is an incremental integer which uniquely identifies each entry of the table |
| I32 logLevel | 1.3.6.1.4.1.2162.4.10.4.4.1.4 | Integer32 | read-write | This variable states the level at which the logging needs to be done |
| logTable | 1.3.6.1.4.1.2162.4.10.4.3 | not-accessible | This table contains data regarding the logging of values | |
| T/F logTime | 1.3.6.1.4.1.2162.4.10.4.2.6 | TruthValue | read-write | This variable also takes in a truth value where 1(True) implies that the time be noted during logging and 2(False) which denotes that the time not be noted |
| logUserEntry | 1.3.6.1.4.1.2162.4.10.4.4.1 | not-accessible | Each entry of the table states the user name and the display name of the file | |
| I32 logUserIndex | 1.3.6.1.4.1.2162.4.10.4.4.1.1 | Integer32 | read-only | An incremental integer which uniquely identifies each entry of the table |
| STR logUserName | 1.3.6.1.4.1.2162.4.10.4.4.1.2 | DisplayString | read-only | This variable states the name of the log user |
| logUserTable | 1.3.6.1.4.1.2162.4.10.4.4 | not-accessible | This table states the name of the log users | |
| I32 maxFiles | 1.3.6.1.4.1.2162.4.10.4.3.1.5 | Integer32 | read-write | This variable states the number of files of the same type can be formed |
| I32 maxLines | 1.3.6.1.4.1.2162.4.10.4.3.1.4 | Integer32 | read-write | This variable states the number of lines that can be stored in a single file |
| I32 maxRows | 1.3.6.1.4.1.2162.4.5.1 | Integer32 | read-write | This variable states the maximum number of rows that can be stored in the notilog table of the database.Once it exceeds the limit, the oldest row will be deleted from the database and the new row will be added.We can retrieve only that many number of rows from the notilog table as specified. |
| NTF moAttrChangeNotification | 1.3.6.1.4.1.2162.4.2.14.2.3 | The NMSAgent sends a moAttrChangeNotification to the manager when any discoverd MO's one or more attributes are changed. | ||
| STR moCommunity | 1.3.6.1.4.1.2162.4.2.7.1.3 | DisplayString | read-only | This variable states the read community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode.This entry corresponds to the Community field of the TopoObject table in the database |
| moCriteriaEntry | 1.3.6.1.4.1.2162.4.10.1.11.1 | not-accessible | Each entry of this table contains some criteria for making the discovery process further refined | |
| moCriteriaTable | 1.3.6.1.4.1.2162.4.10.1.11 | not-accessible | This table contains the various criteria for discovery in order to further refine the search | |
| G32 moDataChangeTime | 1.3.6.1.4.1.2162.4.2.14.3.6 | Gauge32 | read-only | This variable indicates when a particular value's time of change is formally acknowleged by the NMS. |
| NTF moDeenrolNotification | 1.3.6.1.4.1.2162.4.2.14.2.2 | The NMSAgent sends a moDeenrolNotification to the manager when an MO has been deenrolled/deleted from the management domain | ||
| G32 moDeEnrolTime | 1.3.6.1.4.1.2162.4.2.14.3.5 | Gauge32 | read-only | This variable represents the time at which the MO was formally deenrolled in the management domain |
| STR moDerivedProperties | 1.3.6.1.4.1.2162.4.2.6.1.12 | DisplayString | read-only | This variable displays the values of the user defined objects ' properties which the user specifies in the derivedPropNames variable in the moDerivedPropNamesTable. The values will be displayed in the following formate propName1=value1,propName2=value2,.... |
| moDerivedPropNameEntry | 1.3.6.1.4.1.2162.4.2.13.1 | not-accessible | An entry of the User Object Table. | |
| moDerivedPropNameTable | 1.3.6.1.4.1.2162.4.2.13 | not-accessible | This table contains the type of the user-defined objects and the properties of the user defined objects. The user can specify what all user-object's properties he wants to be displayed in the moDerivedProperties in MO table. | |
| NTF moEnrolNotification | 1.3.6.1.4.1.2162.4.2.14.2.1 | The NMS-Agent sends a moEnrolNotification to the manager when an MO has been enrolled/added into management domain. | ||
| G32 moEnrolTime | 1.3.6.1.4.1.2162.4.2.14.3.4 | Gauge32 | read-only | This variable represents the time at which the MO was formally enrolled in the management domain |
| moEntry | 1.3.6.1.4.1.2162.4.2.6.1 | not-accessible | An entry of the Mo Table | |
| STR moExtraProperties | 1.3.6.1.4.1.2162.4.2.14.3.7 | DisplayString | read-only | The values for the user properties which the user specifies in the moExtraPropNames variable are sent as part of the notifications The values will be displayed in the folloing formate propName1=value1,porpName2=vaule2,.... |
| STR moExtraPropNames | 1.3.6.1.4.1.2162.4.2.14.1 | DisplayString | read-write | The extra properties which the user wants to be sent with the pre-defined notificaiton varbinds. It should be in the following format. SYNTAX: propName1,propName2,... The values for the properties will be in the following format: propName1=value1,propName2=value2... |
| I32 moFailureCount | 1.3.6.1.4.1.2162.4.2.6.1.4 | Integer32 | read-only | This variable represents the number of failures occuring in the network element. This entry corresponds to the FailureCount field of the ManagedObject table in the database |
| I32 moFailureThreshold | 1.3.6.1.4.1.2162.4.2.6.1.5 | Integer32 | read-only | This variable represents the minimum value for failures which acts as the threshold.This entry corresponds to the FailureThreshold field of the ManagedObject table in the database |
| T/F moManaged | 1.3.6.1.4.1.2162.4.2.6.1.6 | TruthValue | read-only | This variable states whether the mo is managed or not.This entry corresponds to the Managed field of the ManagedObject table in the database |
| STR moName | 1.3.6.1.4.1.2162.4.2.14.3.1 | DisplayString | read-only | This variable indicates the name of the MO. |
| STR moNameIndex | 1.3.6.1.4.1.2162.4.2.6.1.1 | DisplayString | read-only | This variable represents the name of the Network Element. This name should uniquely represent the MO in the network domain across all MO types.This entry corresponds to the Name field of the ManagedObject table in the database |
| STR moNodeType | 1.3.6.1.4.1.2162.4.2.14.3.3 | DisplayString | read-only | This variable describes the type of the MO ie whether it is node, motwork,interface,etc. |
| moNotificationMib | 1.3.6.1.4.1.2162.4.2.14 | |||
| moNotiPrefix | 1.3.6.1.4.1.2162.4.2.14.2 | |||
| moNotiVarbinds | 1.3.6.1.4.1.2162.4.2.14.3 | |||
| STR moOwnerName | 1.3.6.1.4.1.2162.4.2.14.3.2 | DisplayString | read-only | This variable represents the Ownername of the Network Element. This name also uniquely represents the MO in the network domain across all MO types. |
| TIK moPollInterval | 1.3.6.1.4.1.2162.4.2.6.1.10 | TimeTicks | read-only | This variable states the polling interval of the mo.This entry corresponds to the PollInterval field of the ManagedObject table in the database |
| I32 moStatus | 1.3.6.1.4.1.2162.4.2.6.1.7 | Integer32 | read-only | This value gives the current status of the MO.This entry corresponds to the Status field of the ManagedObject table in the database |
| G32 moStatusChangeTime | 1.3.6.1.4.1.2162.4.2.6.1.8 | Gauge32 | read-only | This variable represents the time at which the status of the mo was formally acknowledged to have changed.This entry corresponds to the StatusChangeTime field of the ManagedObject table in the database |
| G32 moStatusUpdateTime | 1.3.6.1.4.1.2162.4.2.6.1.9 | Gauge32 | read-only | This variable represents the time at which the status of the mo was formally acknowledged to have been updated.This entry corresponds to the StatusUpdateTime field of the ManagedObject table in the database |
| moTable | 1.3.6.1.4.1.2162.4.2.6 | not-accessible | This describes the details of Managed Objects | |
| STR moType | 1.3.6.1.4.1.2162.4.2.6.1.3 | DisplayString | read-only | This variable represents the type of the Network Element whose attributes are presented in this specific row of the MO table.This entry corresponds to the Type field of the ManagedObject table in the database |
| STR moUserProperties | 1.3.6.1.4.1.2162.4.2.6.1.11 | DisplayString | read-only | The values for the user properties which the user specifies in the moUserPropNames variable are displayed The values will be displayed in the folloing formate propName1=value1,porpName2=vaule2,.... |
| STR moUserPropNames | 1.3.6.1.4.1.2162.4.2.5 | DisplayString | read-write | This variable indicates to the agent what all user property values the user would like to see in the moUserProp variable of the MoTable. This also provides for the facility of viewing all the user property-values by specifying the word 'all' . If the user needs to see only a few specific user property values ,then he needs to specify them explicitly SYNTAX1 all SYNTAX2 userPropName1,userPropName2,... The values for the properties will be in the following format: userPropName1=value1,userPopName2=value2.. |
| STR moWriteCommunity | 1.3.6.1.4.1.2162.4.2.7.1.4 | DisplayString | read-only | This variable states the write community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode.This entry corresponds to the WriteCommunity field of the TopoObject table in the database |
| STR name | 1.3.6.1.4.1.2162.4.10.4.1.1 | DisplayString | read-only | This states the name of the file |
| nativePingConfiguration | 1.3.6.1.4.1.2162.4.10.1.8 | |||
| I32 nativePingRetries | 1.3.6.1.4.1.2162.4.10.1.8.1 | Integer32 | read-write | The number of time native-ping must be done while discovery |
| I32 nativePingTimeOut | 1.3.6.1.4.1.2162.4.10.1.8.2 | Integer32 | read-write | This variable states the max time that need be waited for to get a response back |
| IP netIPAddress | 1.3.6.1.4.1.2162.4.10.1.9.1.2 | IpAddress | read-write | This variable states the ipaddress of the network which has to be discovered |
| IP netMask | 1.3.6.1.4.1.2162.4.2.7.1.2 | IpAddress | read-only | This variable states the net mask of the object.This entry corresponds to the NetMask field of the TopoObject table in the database |
| networkDiscoveryEntry | 1.3.6.1.4.1.2162.4.10.1.9.1 | not-accessible | Each entry states the discovery criteria for a network | |
| I32 networkDiscoveryIndex | 1.3.6.1.4.1.2162.4.10.1.9.1.1 | Integer32 | read-only | This variable states the index of the network discovery table |
| networkDiscoveryTable | 1.3.6.1.4.1.2162.4.10.1.9 | not-accessible | This table stores the criteria for the discovery of networks in the NMS | |
| networkEntry | 1.3.6.1.4.1.2162.4.2.8.1 | not-accessible | An entry of the Network table | |
| networkTable | 1.3.6.1.4.1.2162.4.2.8 | not-accessible | This table contains information about the various networks supported by the NMS | |
| nmsConfiguration | 1.3.6.1.4.1.2162.4.10 | |||
| I32 nmsSocketPort | 1.3.6.1.4.1.2162.4.1.9.2 | Integer32 | read-only | This describes the NMS-Socket port |
| STR nodeCommunity | 1.3.6.1.4.1.2162.4.10.1.10.1.5 | DisplayString | read-write | This variable states the community of the node to be discovered |
| T/F nodeDiscoverEnable | 1.3.6.1.4.1.2162.4.10.1.10.1.3 | TruthValue | read-write | This variable states whether a particular node should be discovered or not |
| nodeDiscoveryEntry | 1.3.6.1.4.1.2162.4.10.1.10.1 | not-accessible | `This contains the entry of NodeDiscTable which has the criteria for discovery of a node | |
| nodeDiscoveryTable | 1.3.6.1.4.1.2162.4.10.1.10 | not-accessible | This table contains the node discovery criteria | |
| nodeEntry | 1.3.6.1.4.1.2162.4.2.9.1 | not-accessible | An entry of the Node table | |
| IP nodeIP | 1.3.6.1.4.1.2162.4.10.1.10.1.1 | IpAddress | read-only | This variable states the ipaddress of the node to be discovered |
| IP nodeNetMask | 1.3.6.1.4.1.2162.4.10.1.10.1.2 | IpAddress | read-write | This variable states the net mask for the discovery of the node |
| nodeTable | 1.3.6.1.4.1.2162.4.2.9 | not-accessible | This table describes the nodes in the NMS | |
| notiLogEntry | 1.3.6.1.4.1.2162.4.5.3.1 | not-accessible | An entry in the notiLog table. | |
| I32 notiLogIndex | 1.3.6.1.4.1.2162.4.5.3.1.1 | Integer32 | read-only | This variable's purpose is to index the entries / distinguish the rows within this table. The value of this variable is the same as that of the sequenceNum defined in the mib. This table backs up all the transmitted notifications and facilitates selective recovery of lost notifications via their sequence numbers. |
| I32 notiLogNumVarBinds | 1.3.6.1.4.1.2162.4.5.3.1.3 | Integer32 | read-only | This column indicates the number of variable bindings in the logged notification. |
| OID notiLogOid | 1.3.6.1.4.1.2162.4.5.3.1.4 | OBJECT IDENTIFIER | read-only | This column indicates the OID of the Notification definition. |
| notiLogTable | 1.3.6.1.4.1.2162.4.5.3 | not-accessible | This table contains the general information about the logged notifications. | |
| G32 notiLogTime | 1.3.6.1.4.1.2162.4.5.3.1.2 | Gauge32 | read-only | This variable represents the value of sysUpTime when the entry occurred |
| I32 numActivePollers | 1.3.6.1.4.1.2162.4.4.2 | Integer32 | read-only | This variable displays the total number of active pollers at that time. |
| I32 numberOfAlarms | 1.3.6.1.4.1.2162.4.3.10.1.2 | Integer32 | read-only | This variable displays the number of alarms of a particular severity. |
| I32 numFiles | 1.3.6.1.4.1.2162.4.10.4.1.3 | Integer32 | read-write | This states the number of files of the same type may exist |
| I32 numLines | 1.3.6.1.4.1.2162.4.10.4.1.4 | Integer32 | read-write | This states the number of lines that will be prresent in the file |
| I32 numPollObjects | 1.3.6.1.4.1.2162.4.4.1 | Integer32 | read-only | This variable displays the total number of PolledData objects currently present in the Polling engine. |
| I32 numThresholdObjects | 1.3.6.1.4.1.2162.4.4.3 | Integer32 | read-only | This variable displays the total number of threshold objects available |
| STR objClassName | 1.3.6.1.4.1.2162.4.2.13.1.2 | DisplayString | read-write | This variable indicates the class name of the user defined objects and identifies them uniquely.The user needs to specify the full package name of the object For example : com.adventnet.nms.topodb.Node |
| STR oid | 1.3.6.1.4.1.2162.4.4.4.1.3 | DisplayString | read-only | This variable represents the OID that is being polled for on the agent.This corresponds to the oid entry in the PolledData Table in the database |
| STR oidindex | 1.3.6.1.4.1.2162.4.4.6.2.1.3 | DisplayString | read-only | This variable states the instance of the collected data |
| org | 1.3 | |||
| IP parentNet | 1.3.6.1.4.1.2162.4.2.10.1.2 | IpAddress | read-only | This variable states the name of the parent network to which this Interface belongs. This entry corresponds to the ParentNode field of the IpAddress table in the database. |
| STR parentNode | 1.3.6.1.4.1.2162.4.2.10.1.1 | DisplayString | read-only | This variable states the parent Node of this Interface.This entry corresponds to the ParentNode field of the IpAddress table in the database. |
| perfNotiConfigPrefix | 1.3.6.1.4.1.2162.4.4.7.1 | |||
| perfNotificationMib | 1.3.6.1.4.1.2162.4.4.7 | |||
| perfNotiVarbinds | 1.3.6.1.4.1.2162.4.4.7.2 | |||
| performanceConfiguration | 1.3.6.1.4.1.2162.4.10.3 | |||
| persistentTrapsMib | 1.3.6.1.4.1.2162.4.5 | |||
| STR physAddress | 1.3.6.1.4.1.2162.4.2.12.1.4 | DisplayString | read-only | This variable states the Physical address of the interface as reported by the snmp agent. This entry corresponds to the PhysAddr field of the SnmpInterface table in the database |
| STR physMedia | 1.3.6.1.4.1.2162.4.2.12.1.3 | DisplayString | read-only | This variable states the physical media of this inetrface as reported by the snmp agent. This entry corresponds to the PhysMedia field of the SnmpInterface table in the database |
| STR polldataName | 1.3.6.1.4.1.2162.4.4.4.1.2 | DisplayString | read-only | This variable represents the name of the PolledData, which is a user assigned name for identification purposes.This corresponds to the Name entry in the PolledData Table in the database |
| G32 polledTime | 1.3.6.1.4.1.2162.4.4.4.1.8 | Gauge32 | read-only | This variable states the time at which the polling was done.This corresponds to the LastTimeValue entry in the PolledData Table in the database |
| pollEntry | 1.3.6.1.4.1.2162.4.4.4.1 | not-accessible | It describes the various entries of the performance table | |
| G32 pollID | 1.3.6.1.4.1.2162.4.4.4.1.1 | Gauge32 | read-only | This variable represents the id of the PolledData. It is assigned by the poll engine when the PolledData is created and it is a unique value for every PolledData.This corresponds to the Id entry in the PolledDataTable in the database |
| STR pollingFilterClassName | 1.3.6.1.4.1.2162.4.10.3.1.1.2 | DisplayString | read-write | This variable states the class names of the polling filters used |
| I32 pollingFilterIndex | 1.3.6.1.4.1.2162.4.10.3.1.1.1 | Integer32 | read-only | An incremental integer to uniquely identify each entry of the table |
| pollingFiltersEntry | 1.3.6.1.4.1.2162.4.10.3.1.1 | not-accessible | Each entry of the table contains a poll-filter | |
| pollingFiltersTable | 1.3.6.1.4.1.2162.4.10.3.1 | not-accessible | This table contains various poll-filters | |
| G32 pollingInterval | 1.3.6.1.4.1.2162.4.4.4.1.4 | Gauge32 | read-only | This variable represents the polling interval of this PolledData.This corresponds to the Period entry in the PolledData Table in the database |
| pollTable | 1.3.6.1.4.1.2162.4.4.4 | not-accessible | The table describes the polleddatas in the database | |
| I32 port | 1.3.6.1.4.1.2162.4.1.9.4.1.2 | Integer32 | read-only | This describes the port number |
| I32 portNum | 1.3.6.1.4.1.2162.4.6.2 | Integer32 | read-write | This variable states the port at which the file has to sent or obtained to or from the server respectively. |
| private | 1.3.6.1.4 | |||
| INT propertyName | 1.3.6.1.4.1.2162.4.10.1.11.1.2 | INTEGER | read-write | This variable states the property name on which basis the discovery should be done |
| STR propertyValue | 1.3.6.1.4.1.2162.4.10.1.11.1.3 | DisplayString | read-write | This variable states the value for a property,on which basis discovery should be done |
| proxyEntry | 1.3.6.1.4.1.2162.4.7.1.1 | not-accessible | An entry of the table | |
| proxyService | 1.3.6.1.4.1.2162.4.7 | |||
| proxyTable | 1.3.6.1.4.1.2162.4.7.1 | not-accessible | This table is used to obtain the current value of an oid from a device .The values that the user needs to set are : IpAddress, Port,Community, OID and service. When the last value is set,the value for the oid is obtained | |
| STR readCommunity | 1.3.6.1.4.1.2162.4.10.1.6.5 | DisplayString | read-write | This variable states the read community |
| T/F reDiscover | 1.3.6.1.4.1.2162.4.10.1.5.1 | TruthValue | read-write | This variable states whether the node which is already discovered should be discovered again or not |
| I32 reDiscoverInterval | 1.3.6.1.4.1.2162.4.10.1.5.2 | Integer32 | read-write | The time interval in which the rediscovery takes place |
| rediscoveryConfiguration | 1.3.6.1.4.1.2162.4.10.1.5 | |||
| INT request | 1.3.6.1.4.1.2162.4.6.6 | INTEGER | read-write | This variable states the operation to be performed .The operations that can be performed are: sending the file to a tftp server or getting a file from a tftp server. This variable takes two values indicating the type of operation performed. The value that this variable takes are :- (1) getting a file from a tftp server (2) sending a file to a tftp server |
| OID requestOid | 1.3.6.1.4.1.2162.4.7.1.1.4 | OBJECT IDENTIFIER | read-write | This states the oid in the device whose value is needs to be obtained. |
| STR result | 1.3.6.1.4.1.2162.4.7.1.1.7 | DisplayString | read-only | This variable displays the result of the service :snmpGet/snmpGetNext of the specified oid in the specified device.If any of the specified data is not correct or if the host is not functioning properly then an exception Error in Data will be filled |
| I32 rmiRegistryPort | 1.3.6.1.4.1.2162.4.1.9.3 | Integer32 | read-only | This describes the RMI-Registry port.This port can be used to open a RMI client connection to the WebNMS Server |
| ROW rowStatus | 1.3.6.1.4.1.2162.4.8.1.1.8 | RowStatus | read-write | This specifies the process by which the data have to be entered. This is the first value which needs to be set.. the value of 1 specifies 'active' the value of 2 specifies 'notInService' the value of 3 specifies 'notReady' the value of 4 specifies 'createAndGo'. the value of 5 specifies 'createAndWait' the value of 6 specifies 'destroy' |
| I32 seqNum | 1.3.6.1.4.1.2162.4.1.9.4.1.1 | Integer32 | read-only | An incremental integer number |
| I32 sequenceNum | 1.3.6.1.4.1.2162.4.5.2 | Integer32 | read-only | This variable represents the index number of the last transmitted notification and is incremented by 1 whenever a notification is emitted from the agent. This would be included as a varbind for all notification. |
| I32 serialNumber | 1.3.6.1.4.1.2162.4.7.1.1.1 | Integer32 | read-only | An incremental integer for the purpose of identifying the row |
| STR serverName | 1.3.6.1.4.1.2162.4.6.1 | DisplayString | read-write | This variable describes the name of the TFTP-server to or from which a file has to be sent or obtained |
| INT service | 1.3.6.1.4.1.2162.4.7.1.1.6 | INTEGER | read-write | This variable takes two values ,1 and 2,which when set carry out SNMP operations: 1 for snmpGet 2 for snmpGetNext |
| T/F setFilter | 1.3.6.1.4.1.2162.4.10.2.1.1.10 | TruthValue | read-write | 0: Do nothing 1: To set trap filter |
| STR severityName | 1.3.6.1.4.1.2162.4.3.10.1.1 | DisplayString | read-only | This variable displays the name of severity like critical,major,minor etc. |
| I32 snmpAgentPort | 1.3.6.1.4.1.2162.4.10.1.10.1.4 | Integer32 | read-write | This variable states the port at which the snmp agent is listening |
| snmpInterfaceEntry | 1.3.6.1.4.1.2162.4.2.12.1 | not-accessible | An entry of the snmpInterfaceTable | |
| snmpInterfaceTable | 1.3.6.1.4.1.2162.4.2.12 | not-accessible | This table describes the properties of the snmp interfaces attached to a Snmp node disocvered by the WebNMS system. | |
| snmpNodeEntry | 1.3.6.1.4.1.2162.4.2.11.1 | not-accessible | An entry of the snmpNode table | |
| snmpNodeTable | 1.3.6.1.4.1.2162.4.2.11 | not-accessible | This table describes the SNMP nodes in the WebNMS | |
| snmpPingConfiguration | 1.3.6.1.4.1.2162.4.10.1.6 | |||
| I32 snmpPingRetries | 1.3.6.1.4.1.2162.4.10.1.6.2 | Integer32 | read-write | The number of retries for snmp-ping while discovery |
| I32 snmpPingTimeout | 1.3.6.1.4.1.2162.4.10.1.6.3 | Integer32 | read-write | The maximum time taken to wait for a response |
| STR snmpPort | 1.3.6.1.4.1.2162.4.10.1.6.4 | DisplayString | read-write | This variable states the snmp port |
| snmpV3Configuration | 1.3.6.1.4.1.2162.4.10.1.6.7 | |||
| INT snmpVersion | 1.3.6.1.4.1.2162.4.10.1.10.1.6 | INTEGER | read-write | This variable states the version of snmp |
| STR sourceFile | 1.3.6.1.4.1.2162.4.6.3 | DisplayString | read-write | This variable states the name of the file to be obtained from the server [GET(1)] or sent to the server [PUT(2)]. |
| STR specificType | 1.3.6.1.4.1.2162.4.10.2.1.1.7 | DisplayString | read-write | A property of snmp |
| STR startIPAddress | 1.3.6.1.4.1.2162.4.10.1.9.1.4 | DisplayString | read-write | This variable states the ipaddress from which the discovery process should start for the network |
| statsdata | 1.3.6.1.4.1.2162.4.4.6 | |||
| statsDataEntry | 1.3.6.1.4.1.2162.4.4.6.2.1 | not-accessible | Each entry contains the data like time,oidindex and value for a particular pollid | |
| statsDataTable | 1.3.6.1.4.1.2162.4.4.6.2 | not-accessible | This table exposes the statsdata table of the database for the day | |
| STR statsdataTableName | 1.3.6.1.4.1.2162.4.4.6.1 | DisplayString | read-write | This variable states the name of the table of the statsdata table, the details of which,the user wants to view.The user needs to enter values in the form of statsdata% or statsdataMM-DD-YY.If the user gives statsdata%,then the current day is taken. |
| stderr | 1.3.6.1.4.1.2162.4.10.4.2 | |||
| stdout | 1.3.6.1.4.1.2162.4.10.4.1 | |||
| STR subAgent | 1.3.6.1.4.1.2162.4.8.1.1.2 | DisplayString | read-create | This variable states the sub-agent name to whom the request is sent. |
| STR subAgentCommunity | 1.3.6.1.4.1.2162.4.8.1.1.5 | DisplayString | read-create | This specifies the sub- Agent community to which the request is sent. |
| subAgentEntry | 1.3.6.1.4.1.2162.4.8.1.1 | not-accessible | An entry in the table | |
| OID subAgentoid | 1.3.6.1.4.1.2162.4.8.1.1.1 | OBJECT IDENTIFIER | read-write | This states the oid of the sub-agent whose value is to be obtained from the sub-agent |
| U32 subAgentPort | 1.3.6.1.4.1.2162.4.8.1.1.3 | Unsigned32 | read-create | This states the sub- Agent's Port number at which the value has to be got. |
| U32 subAgentRetries | 1.3.6.1.4.1.2162.4.8.1.1.7 | Unsigned32 | read-create | Description |
| subagents | 1.3.6.1.4.1.2162.4.8 | |||
| subAgentTable | 1.3.6.1.4.1.2162.4.8.1 | not-accessible | The table having the details of sub-agents | |
| I32 subAgentVersion | 1.3.6.1.4.1.2162.4.8.1.1.4 | Integer32 | read-create | Description |
| I32 sweepPkts | 1.3.6.1.4.1.2162.4.10.1.8.5 | Integer32 | read-write | This variable states the number of sweep packets |
| I32 sweepSleepInterval | 1.3.6.1.4.1.2162.4.10.1.8.6 | Integer32 | read-write | This variable states the interval at which sweep must be done |
| STR sysDesc | 1.3.6.1.4.1.2162.4.2.11.1.2 | DisplayString | read-only | This variable states the System Descriptor of this node as reported by the snmp agent. This entry corresponds to the SysDescr field of the SnmpNode table in the database |
| STR sysName | 1.3.6.1.4.1.2162.4.2.11.1.3 | DisplayString | read-only | This variable states the System Name of this node as reported by the snmp agent. This entry corresponds to the SysName field of the SnmpNode table in the database |
| OID sysOID | 1.3.6.1.4.1.2162.4.2.11.1.4 | OBJECT IDENTIFIER | read-only | This variable states the System Object Identifier of this node as reported by the snmp agent. This entry corresponds to the SysOid field of the SnmpNode table in the database |
| STR tableName | 1.3.6.1.4.1.2162.4.2.13.1.5 | DisplayString | read-write | This variable describes the table name |
| OID tableOid | 1.3.6.1.4.1.2162.4.2.13.1.4 | OBJECT IDENTIFIER | read-write | This variable states the oid of the table for the particular mo-type |
| tftpMib | 1.3.6.1.4.1.2162.4.6 | |||
| INT tftpMode | 1.3.6.1.4.1.2162.4.6.5 | INTEGER | read-write | This variable states the mode of file-transfer |
| STR thresholdCategory | 1.3.6.1.4.1.2162.4.4.5.1.6 | DisplayString | read-only | This variable displays the category of this ThresholdObject. Category of the ThresholdObject represents the category in which the events will be generated in case of thresholds. |
| STR thresholdClearMessage | 1.3.6.1.4.1.2162.4.4.5.1.4 | DisplayString | read-only | This variable displays the message to be generated on clearing of the threshold . |
| thresholdEntry | 1.3.6.1.4.1.2162.4.4.5.1 | not-accessible | All the entries of the threshold table | |
| STR thresholdKind | 1.3.6.1.4.1.2162.4.4.5.1.2 | DisplayString | read-only | This variable states whether the threshold is of type long,string or percentage. |
| STR thresholdMessage | 1.3.6.1.4.1.2162.4.4.5.1.3 | DisplayString | read-only | This variable displays the message generated when the threshold occurs. |
| NTF thresholdNotification | 1.3.6.1.4.1.2162.4.4.7.1.1 | This notification is generated for the threshold objects which return a string value, when they exceed or fall below a particular threshold value. | ||
| STR thresholdObjectName | 1.3.6.1.4.1.2162.4.4.5.1.1 | DisplayString | read-only | This variable states the name of the threshold object. |
| I32 thresholdSeverity | 1.3.6.1.4.1.2162.4.4.5.1.5 | Integer32 | read-only | The severity of the event generated. |
| thresholdTable | 1.3.6.1.4.1.2162.4.4.5 | not-accessible | A table showing all data related to threshold objects | |
| STR time | 1.3.6.1.4.1.2162.4.4.6.2.1.2 | DisplayString | read-only | This variable states the time at which the data was collected |
| U32 timeout | 1.3.6.1.4.1.2162.4.8.1.1.6 | Unsigned32 | read-create | This specifies the time period one has to wait for,to get a response from the sub agent. |
| T/F timeStamp | 1.3.6.1.4.1.2162.4.10.4.1.6 | TruthValue | read-write | This variable also takes in a truth value where 1(True) implies that the time be noted during logging and 2(False) which denotes that the time not be noted |
| G32 timeToPoll | 1.3.6.1.4.1.2162.4.4.4.1.7 | Gauge32 | read-only | This variable states the time at which polling has to be done again.This corresponds to the TimeVal entry in the PolledData Table in the database |
| topologyConfiguration | 1.3.6.1.4.1.2162.4.10.1 | |||
| topoObjEntry | 1.3.6.1.4.1.2162.4.2.7.1 | not-accessible | An entry of the topoObject Table | |
| topoObjTable | 1.3.6.1.4.1.2162.4.2.7 | not-accessible | This table contains the various topo Objects | |
| T/F trapFilterEnable | 1.3.6.1.4.1.2162.4.10.2.1.1.4 | TruthValue | read-write | This variable states if the trap filter should be enabled or not |
| trapFilterEntry | 1.3.6.1.4.1.2162.4.10.2.1.1 | not-accessible | Each entry of the table contains the name of the class of a trap filter | |
| I32 trapFilterIndex | 1.3.6.1.4.1.2162.4.10.2.1.1.1 | Integer32 | read-only | The user defined name for the trap filter |
| STR trapFilterName | 1.3.6.1.4.1.2162.4.10.2.1.1.3 | DisplayString | read-write | This variable states the name of the trap filter |
| trapFilterTable | 1.3.6.1.4.1.2162.4.10.2.1 | not-accessible | This table states the class names of the various trap filters | |
| trapForwardingModule | 1.3.6.1.4.1.2162.4.9 | |||
| STR trapOID | 1.3.6.1.4.1.2162.4.10.2.1.1.9 | DisplayString | read-write | This variable states the oid of the trap to be sent |
| trapPortEntry | 1.3.6.1.4.1.2162.4.1.9.4.1 | not-accessible | It describes an entry in the trap-port table | |
| trapPortTable | 1.3.6.1.4.1.2162.4.1.9.4 | not-accessible | This table describes the ports at which the traps are being received by the WebNMS | |
| STR userName | 1.3.6.1.4.1.2162.4.2.7.1.9 | DisplayString | read-only | This variable states the userName used by the SNMPv3 Agent in the Network Element. This entry corresponds to the UserName field of the TopoObject table in the database. |
| v1v2AuthenticationTables | 1.3.6.1.4.1.2162.4.11.1 | |||
| STR v1v2ManagerCommunity | 1.3.6.1.4.1.2162.4.9.1.1.4 | DisplayString | read-create | The community used by the agent to send trap or inform to this manager. |
| IP v1v2ManagerHost | 1.3.6.1.4.1.2162.4.9.1.1.1 | IpAddress | not-accessible | IP address where the manager is listening to receive traps from the agent. |
| I32 v1v2ManagerPort | 1.3.6.1.4.1.2162.4.9.1.1.2 | Integer32 | not-accessible | The port at which manager is listening for the traps from the agent. |
| U32 v1v2ManagerRetries | 1.3.6.1.4.1.2162.4.9.1.1.6 | Unsigned32 | read-create | The number of retries in the case of SNMPV2c INFORM. |
| ROW v1v2ManagerStatus | 1.3.6.1.4.1.2162.4.9.1.1.7 | RowStatus | read-create | The status of this conceptual row.Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady' |
| U32 v1v2ManagerTimeOut | 1.3.6.1.4.1.2162.4.9.1.1.5 | Unsigned32 | read-create | The time out value in seconds for SNMPv2c INFORM. |
| I32 v1v2ManagerVersion | 1.3.6.1.4.1.2162.4.9.1.1.3 | Integer32 | read-create | Description |
| v1v2TrapForwardingEntry | 1.3.6.1.4.1.2162.4.9.1.1 | not-accessible | Each entry in this table refers one manager information who is registered to receive traps fromt the agent. | |
| v1v2TrapForwardingTable | 1.3.6.1.4.1.2162.4.9.1 | not-accessible | This table maintains the SNMP v1 and v2c managers information like manager IP address, port number,community, time out, retires, etc which are used in trap generation. Timeout and retires are used in the case of SNMPv2c INFORM. | |
| STR v3ContextName | 1.3.6.1.4.1.2162.4.10.1.6.7.3 | DisplayString | read-write | Whenever v3 is enabled, the user needs to give the context name |
| STR v3ManagerCommunity | 1.3.6.1.4.1.2162.4.9.2.1.4 | DisplayString | read-create | The community string used by the agent when sending SNMP v1/v2c TRAPS or INFORMS to the manager.It used to support backward compatability,i.e. without any change in the table,user can send both SNMPv1 and v2c TARPS and INFORMS. |
| IP v3ManagerHost | 1.3.6.1.4.1.2162.4.9.2.1.1 | IpAddress | not-accessible | The IP address where the manager is listening for TRAPS or INFORMS. |
| I32 v3ManagerPort | 1.3.6.1.4.1.2162.4.9.2.1.2 | Integer32 | not-accessible | The UDP port at which manager is listening for TRAPS or INFORMS. |
| U32 v3ManagerRetries | 1.3.6.1.4.1.2162.4.9.2.1.10 | Unsigned32 | read-create | The number of retries for a failed INFORM reqeust. |
| ROW v3ManagerStatus | 1.3.6.1.4.1.2162.4.9.2.1.11 | RowStatus | read-create | The status of this conceptual row.Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady' |
| U32 v3ManagerTimeOut | 1.3.6.1.4.1.2162.4.9.2.1.9 | Unsigned32 | read-create | The time out value in seconds for INFORM request. |
| STR v3ManagerUserContextName | 1.3.6.1.4.1.2162.4.9.2.1.8 | DisplayString | read-create | This context name is same as in VacmAccessTable of VACM MIB RFC2575. |
| STR v3ManagerUserName | 1.3.6.1.4.1.2162.4.9.2.1.5 | DisplayString | read-create | This user name is same as in USM MIB RFC 2574. |
| I32 v3ManagerUserSecLevel | 1.3.6.1.4.1.2162.4.9.2.1.7 | Integer32 | read-create | Description |
| U32 v3ManagerUserSecModel | 1.3.6.1.4.1.2162.4.9.2.1.6 | Unsigned32 | read-create | This security model value is same as in USM table of USM MIB RFC2574. |
| I32 v3ManagerVersion | 1.3.6.1.4.1.2162.4.9.2.1.3 | Integer32 | read-create | Description |
| v3TrapForwardingEntry | 1.3.6.1.4.1.2162.4.9.2.1 | not-accessible | Each entry in this table refers one SNMPv3 manager who will listen for TRAP or INFORM. | |
| v3TrapForwardingTable | 1.3.6.1.4.1.2162.4.9.2 | not-accessible | This table maintains the SNMP v3 managers information like manager IP address, port number, user name,security model, context name, community, time out,retires, etc which are used in trap generation. Timeout and retires are used in the case of INFORM. | |
| STR v3UserName | 1.3.6.1.4.1.2162.4.10.1.6.7.2 | DisplayString | read-write | Whenever v3 is enabled, the user needs to give the user name |
| vaclEntry | 1.3.6.1.4.1.2162.4.11.1.2.1 | not-accessible | Each Entry is based upon the Community and its allowed views for the View Based Access Control. | |
| STR vaclmibViews | 1.3.6.1.4.1.2162.4.11.1.2.1.1 | DisplayString | read-create | This column represents the Mib View or Views furnished for the corresponding communities. More Mib Views can be set by giving a ';' as a separator. |
| vaclTable | 1.3.6.1.4.1.2162.4.11.1.2 | not-accessible | This table furnishes the View Based Access Control Entries for the SNMP Version 1 and Version 2 Agents (V1/V2C Agents). | |
| ROW vaclviewStatus | 1.3.6.1.4.1.2162.4.11.1.2.1.2 | RowStatus | read-create | The Status of the View Set. |
| STR value | 1.3.6.1.4.1.2162.4.4.6.2.1.4 | DisplayString | read-only | This variable states the value of the collected data |
| I32 varbindIndex | 1.3.6.1.4.1.2162.4.5.4.1.1 | Integer32 | read-only | This variable's purpose is to provide the second level index to distinguish the entries / rows within this table. This value always starts at 1 and goes upto the maximum number of varbinds for a notification as indicated by in the notification log table. |
| varbindLogEntry | 1.3.6.1.4.1.2162.4.5.4.1 | not-accessible | An entry in the Notification Log variable table. | |
| varbindLogTable | 1.3.6.1.4.1.2162.4.5.4 | not-accessible | This table contains the information of the varbinds sent during sending a notification. All the varbinds to the notifications are logged in this table except for the sequence number of the notification which serves as an index for this table. | |
| INT varbindType | 1.3.6.1.4.1.2162.4.5.4.1.2 | INTEGER | read-only | This specifies the type of the varbind that was sent as part of a Notification. |
| STR varbindValue | 1.3.6.1.4.1.2162.4.5.4.1.3 | DisplayString | read-only | This variable provides the value of the corresponding varbind |
| STR version | 1.3.6.1.4.1.2162.4.2.7.1.8 | DisplayString | read-only | This variable states the version used by the Snmp Agent in the Network Element. This entry corresponds to the Version field of the TopoObject table in the database. |
| webNMS | 1.3.6.1.4.1.2162.4 | |||
| I32 webNMSAlertsInBuffer | 1.3.6.1.4.1.2162.4.3.4 | Integer32 | read-only | The Size of the Alert Queue in the AdventNet WebNMS system |
| I32 webNMSEventsInBuffer | 1.3.6.1.4.1.2162.4.3.3 | Integer32 | read-only | The Size of the Event Queue in the AdventNet WebNMS system |
| webNMSFaultMib | 1.3.6.1.4.1.2162.4.3 | |||
| I32 webNMSFreeMemory | 1.3.6.1.4.1.2162.4.1.5 | Integer32 | read-only | The Free memory available in the device in which the WebNMS is running |
| STR webNMSHost | 1.3.6.1.4.1.2162.4.1.2 | DisplayString | read-only | The hostname of the system in which the AdventNet WebNMS system is executed on. |
| IP webNMSIpAddress | 1.3.6.1.4.1.2162.4.1.3 | IpAddress | read-only | The ipaddress of the system in which the AdventNet WebNMS system is executed on. |
| I32 webNMSNumAlerts | 1.3.6.1.4.1.2162.4.3.2 | Integer32 | read-only | The total Number of Alerts in the AdventNet WebNMS system |
| I32 webNMSNumEvents | 1.3.6.1.4.1.2162.4.3.1 | Integer32 | read-only | The total Number of Events in the AdventNet WebNMS system |
| I32 webNMSNumInterfaces | 1.3.6.1.4.1.2162.4.2.4 | Integer32 | read-only | The number of interfaces being managed by the AdventNet WebNMS system. |
| I32 webNMSNumNetworks | 1.3.6.1.4.1.2162.4.2.2 | Integer32 | read-only | The number of networks being managed by the AdventNet WebNMS system. |
| I32 webNMSNumNodes | 1.3.6.1.4.1.2162.4.2.3 | Integer32 | read-only | The number of nodes being managed by the AdventNet WebNMS system. |
| I32 webNMSNumObjects | 1.3.6.1.4.1.2162.4.2.1 | Integer32 | read-only | The number of objects being managed by the AdventNet WebNMS system. |
| webNMSPerformanceMib | 1.3.6.1.4.1.2162.4.4 | |||
| webNMSPorts | 1.3.6.1.4.1.2162.4.1.9 | |||
| I32 webNMSSchedulerActiveThreads | 1.3.6.1.4.1.2162.4.1.10.1.5 | Integer32 | read-only | The number of active Worker threads |
| STR webNMSSchedulerDesc | 1.3.6.1.4.1.2162.4.1.10.1.2 | DisplayString | read-only | A description of the WebNMS Scheduler instance |
| webNMSSchedulerEntry | 1.3.6.1.4.1.2162.4.1.10.1 | not-accessible | A collection of objects specific to the WebNMS system Scheduler | |
| I32 webNMSSchedulerIdleThreads | 1.3.6.1.4.1.2162.4.1.10.1.6 | Integer32 | read-only | The number of idle Worker threads |
| I32 webNMSSchedulerIndex | 1.3.6.1.4.1.2162.4.1.10.1.1 | Integer32 | read-only | The index for the WebNMS Scheduler instance |
| I32 webNMSSchedulerNumTasks | 1.3.6.1.4.1.2162.4.1.10.1.3 | Integer32 | read-only | The number of tasks scheduled in this WebNMS Scheduler instance |
| I32 webNMSSchedulerNumThreads | 1.3.6.1.4.1.2162.4.1.10.1.4 | Integer32 | read-only | Total number of Worker threads available |
| webNMSSchedulerTable | 1.3.6.1.4.1.2162.4.1.10 | not-accessible | A table of WebNMS scheduler instances | |
| webNMSSeverityEntry | 1.3.6.1.4.1.2162.4.3.10.1 | not-accessible | An entry of the table | |
| webNMSSeverityTable | 1.3.6.1.4.1.2162.4.3.10 | not-accessible | This table shows the number of alarms of a particular severity. | |
| STR webNMSShutdown | 1.3.6.1.4.1.2162.4.1.8 | DisplayString | read-write | This variable is used to shutdown the NMS from the manager. The user needs to give the login name and the password.Once,the user gives the loginname and the password,the NMS Server shuts down. SYNTAX: loginName,password |
| DAT webNMSStartTime | 1.3.6.1.4.1.2162.4.1.6 | DateAndTime | read-only | This variable states the time at which the NMS Server started |
| webNMSSystem | 1.3.6.1.4.1.2162.4.1 | |||
| webNMSTopoMib | 1.3.6.1.4.1.2162.4.2 | |||
| I32 webNMSTotalMemory | 1.3.6.1.4.1.2162.4.1.4 | Integer32 | read-only | The Total memory of the device in which the WebNMS is running |
| TIK webNMSUpTime | 1.3.6.1.4.1.2162.4.1.7 | TimeTicks | read-only | This variable states the duration for which the NMS Server has been running |
| STR webNMSVersion | 1.3.6.1.4.1.2162.4.1.1 | DisplayString | read-only | The version number of the AdventNet WebNMS System. |
| STR writeCommunity | 1.3.6.1.4.1.2162.4.10.1.6.6 | DisplayString | read-write | This variable states the writed community |
RFC description
Manages BroadWorks Element Management System (EMS) components including version, host information, and WebNMS configuration.
Start monitoring AdventNet/WebNMS-based BroadWorks EMS platforms with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.