HP-OV-NETMON: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-OV-NETMON | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hp | 1.3.6.1.4.1.11 | |||
nm | 1.3.6.1.4.1.11.2 | |||
openView | 1.3.6.1.4.1.11.2.17 | |||
hpOVDistribStation | 1.3.6.1.4.1.11.2.17.4 | |||
hpOVNetmon | 1.3.6.1.4.1.11.2.17.4.4 | |||
nmStatus | 1.3.6.1.4.1.11.2.17.4.4.1 | |||
nmICMPStatus | 1.3.6.1.4.1.11.2.17.4.4.1.1 | |||
nmICMPListLength | 1.3.6.1.4.1.11.2.17.4.4.1.1.1 | integer | read-only |
The length of netmon's ICMP polling list, indicating the number of managed interfaces actively being status polled. |
nmICMPPollsWithin1m | 1.3.6.1.4.1.11.2.17.4.4.1.1.2 | integer | read-only |
The number of interfaces scheduled to be polled by netmon via ICMP with the next minute. |
nmICMPSecsUntilNextPoll | 1.3.6.1.4.1.11.2.17.4.4.1.1.3 | integer | read-only |
The number of seconds until the next scheduled ICMP poll. This may a negative number if netmon is behind in ICMP polling. |
nmSNMPStatus | 1.3.6.1.4.1.11.2.17.4.4.1.2 | |||
nmSNMPListLength | 1.3.6.1.4.1.11.2.17.4.4.1.2.1 | integer | read-only |
The length of netmon's SNMP polling list, indicating the number of managed nodes actively being polled. |
nmSNMPPollsWithin1m | 1.3.6.1.4.1.11.2.17.4.4.1.2.2 | integer | read-only |
The number of nodes scheduled to be polled by netmon via SNMP with the next minute. |
nmSNMPSecsUntilNextPoll | 1.3.6.1.4.1.11.2.17.4.4.1.2.3 | integer | read-only |
The number of seconds netmon until the next scheduled SNMP poll. It is calculated by subtracting the time of the poll at the head of the list from the current time. If netmon is behind, this can be a negative value. |
nmTest | 1.3.6.1.4.1.11.2.17.4.4.2 | |||
nmStatPollTable | 1.3.6.1.4.1.11.2.17.4.4.2.1 | no-access |
A list of nmStatPollEntry's which contain user specified status values for node interfaces. There is no scalar MIB that represents the number of entries. |
|
1.3.6.1.4.1.11.2.17.4.4.2.1.1 | no-access |
The MIB objects in this entry contain the user specified value of the status poll for the particular interface and various support MIB variables which control when the new status takes affect and how many nodes will be changed by the action. |
||
topoObjID | 1.3.6.1.4.1.11.2.17.4.4.2.1.1.1 | integer | read-only |
The OpenView Network Node Manager ovwDB ID which corresponds to a particular internet interface object in the topology database. This object can correspond to an ip, ipx, level 2 interface. However, at first deployment only ip interfaces are supported. |
objStatus | 1.3.6.1.4.1.11.2.17.4.4.2.1.1.2 | integer | read-write |
The value of this MIB object is the value that netmon will use as the status of the object whenever the particular object comes to the top of the status polling queue. If the value is different than what is currently in the OpenView Network Node Manager topology database, then netmon will process the change just like it does if the result came back from ping (e.g. netmon may change the status in the topoDB and send out various events). A value of D_ifStatus_measureIt(0) indicates that netmon should measure the status of the object (like it normally does in the product) using ping or other techniques rather than using a value provided by a user. During a set operation, the user supplied value will be written immediately to an interface specific record in netmon. The value will ripple through to the event system and topology database immediately if the |
takeEffectWhen | 1.3.6.1.4.1.11.2.17.4.4.2.1.1.3 | integer | read-write |
This MIB object specifies when the user specified interface status will impact the Event System and the Topology database. A value of atNextStatusPoll(0) indicates that the value will be recorded in netmon's process memory but will not impact the Event System and Topology database until netmon is ready to perform the next status poll on the specified interface. A value of immediately(1) causes netmon to move the specified node to the front of the status poll queue so that the new status impacts the Event System and Topology database immediately. A set with a value greater than immediately(1) is interpretted as a time to schedule a status poll for the selected interface. The interface is rescheduled at a time equal to now + |
numCritRouteObjs | 1.3.6.1.4.1.11.2.17.4.4.2.1.1.4 | integer | read-write |
This object is currently not implemented. |
criticalRoute | 1.3.6.1.4.1.11.2.17.4.4.2.1.1.5 | displaystring | read-write |
This MIB object's value is a space separated list of |