The Management Pack for Network Devices collects the metrics listed in the table below, according to Network Device resource kinds.

Caution:

The following list is generated with a standard MIB based on a large subset of devices; if any device is not using the standard MIB, some metrics may be unavailable.

Vendors

Resource Type

Category

Metric

Description

All Vendors

entity

Details

Alias

The vendor-specific model name identifier string associated with this physical component. The preferred value is the customer-visible part number, which may be printed on the component itself. If the model name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Asset ID

This object is a user-assigned asset tracking identifier for the physical entity as specified by a network manager, and provides non-volatile storage of this information. On the first instantiation of an physical entity, the value of entPhysicalAssetID associated with that entity is set to the zero-length string. Not every physical component will have a asset tracking identifier, or even need one. Physical entities for which the associated value of the entPhysicalIsFRU object is equal to 'false(2)' (e.g., the repeater ports within a repeater module), do not need their own unique asset tracking identifier. An agent does not have to provide write access for such entities, and may instead return a zero-length string. If write access is implemented for an instance of entPhysicalAssetID, and a value is written into the instance, the agent must retain the supplied value in the entPhysicalAssetID instance associated with the same physical entity for as long as that entity remains instantiated. This includes instantiations across all re- initializations/reboots of the network management system, including those which result in a change of the physical entity's entPhysicalIndex value. If no asset tracking information is associated with the physical component, then this object will contain a zero- length string.

All Vendors

entity

Details

Class

An indication of the general hardware type of the physical entity. An agent should set this object to the standard enumeration value which most accurately indicates the general class of the physical entity, or the primary class if there is more than one. If no appropriate standard registration identifier exists for this physical entity, then the value 'other(1)' is returned. If the value is unknown by this agent, then the value 'unknown(2)' is returned.

All Vendors

entity

Details

Contained In

The value of entPhysicalIndex for the physical entity which 'contains' this physical entity. A value of zero indicates this physical entity is not contained in any other physical entity. Note that the set of 'containment' relationships define a strict hierarchy; that is, recursion is not allowed. In the event a physical entity is contained by more than one physical entity (e.g., double-wide modules), this object should identify the containing entity with the lowest value of entPhysicalIndex.

All Vendors

entity

Details

Description

A textual description of physical entity. This object should contain a string which identifies the manufacturer's name for the physical entity, and should be set to a distinct value for each version or model of the physical entity.

All Vendors

entity

Details

Firmware Revision

The vendor-specific firmware revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific firmware programs are associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Hardware Revision

The vendor-specific hardware revision string for the physical entity. The preferred value is the hardware revision identifier actually printed on the component itself (if present). Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific hardware revision string is associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Index

The index of the resource which uniquely identifies it on the SNMP tree.

All Vendors

entity

Details

Is Field-Replaceable Unit

This object indicates whether or not this physical entity is considered a 'field replaceable unit' by the vendor. If this object contains the value 'true(1)' then this entPhysicalEntry identifies a field replaceable unit. For all entPhysicalEntries which represent components that are permanently contained within a field replaceable unit, the value 'false(2)' should be returned for this object.

All Vendors

entity

Details

Manufacturer Name

The name of the manufacturer of this physical component. The preferred value is the manufacturer name string actually printed on the component itself (if present). Note that comparisons between instances of the entPhysicalModelName, entPhysicalFirmwareRev, entPhysicalSoftwareRev, and the entPhysicalSerialNum objects, are only meaningful amongst entPhysicalEntries with the same value of entPhysicalMfgName. If the manufacturer name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Model Name

The vendor-specific model name identifier string associated with this physical component. The preferred value is the customer-visible part number, which may be printed on the component itself. If the model name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Name

The textual name of the physical entity. The value of this object should be the name of the component as assigned by the local device and should be suitable for use in commands entered at the device's 'console'. This might be a text name, such as 'console' or a simple component number (e.g., port or module number), such as '1', depending on the physical component naming syntax of the device. If there is no local name, or this object is otherwise not applicable, then this object contains a zero-length string. Note that the value of entPhysicalName for two physical entities will be the same in the event that the console interface does not distinguish between them, e.g., slot-1 and the card in slot-1.

All Vendors

entity

Details

Parent Relative Position

An indication of the relative position of this 'child' component among all its 'sibling' components. Sibling components are defined as entPhysicalEntries which share the same instance values of each of the entPhysicalContainedIn and entPhysicalClass objects. An NMS can use this object to identify the relative ordering for all sibling components of a particular parent (identified by the entPhysicalContainedIn instance in each sibling entry). This value should match any external labeling of the physical component if possible. For example, for a container (e.g., card slot) labeled as 'slot #3', entPhysicalParentRelPos should have the value '3'. Note that the entPhysicalEntry for the module plugged in slot 3 should have an entPhysicalParentRelPos value of '1'. If the physical position of this component does not match any external numbering or clearly visible ordering, then user documentation or other external reference material should be used to determine the parent-relative position. If this is not possible, then the the agent should assign a consistent (but possibly arbitrary) ordering to a given set of 'sibling' components, perhaps based on internal representation of the components. If the agent cannot determine the parent-relative position for some reason, or if the associated value of entPhysicalContainedIn is '0', then the value '-1' is returned. Otherwise a non-negative integer is returned, indicating the parent-relative position of this physical entity. Parent-relative ordering normally starts from '1' and continues to 'N', where 'N' represents the highest positioned child entity. However, if the physical entities (e.g., slots) are labeled from a starting position of zero, then the first sibling should be associated with a entPhysicalParentRelPos value of '0'. Note that this ordering may be sparse or dense, depending on agent implementation. The actual values returned are not globally meaningful, as each 'parent' component may use different numbering algorithms. The ordering is only meaningful among siblings of the same parent component. The agent should retain parent-relative position values across reboots, either through algorithmic assignment or use of non-volatile storage.

All Vendors

entity

Details

Serial Number

The vendor-specific serial number string for the physical entity. The preferred value is the serial number string actually printed on the component itself (if present). On the first instantiation of an physical entity, the value of entPhysicalSerialNum associated with that entity is set to the correct vendor-assigned serial number, if this information is available to the agent. If a serial number is unknown or non-existent, the entPhysicalSerialNum will be set to a zero-length string instead. Note that implementations which can correctly identify the serial numbers of all installed physical entities do not need to provide write access to the entPhysicalSerialNum object. Agents which cannot provide non-volatile storage for the entPhysicalSerialNum strings are not required to implement write access for this object. Not every physical component will have a serial number, or even need one. Physical entities for which the associated value of the entPhysicalIsFRU object is equal to 'false(2)' (e.g., the repeater ports within a repeater module), do not need their own unique serial number. An agent does not have to provide write access for such entities, and may return a zero-length string. If write access is implemented for an instance of entPhysicalSerialNum, and a value is written into the instance, the agent must retain the supplied value in the entPhysicalSerialNum instance associated with the same physical entity for as long as that entity remains instantiated. This includes instantiations across all re- initializations/reboots of the network management system, including those which result in a change of the physical entity's entPhysicalIndex value.

All Vendors

entity

Details

Software Revision

The vendor-specific software revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific software programs are associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.

All Vendors

entity

Details

Vendor Type

An indication of the vendor-specific hardware type of the physical entity. Note that this is different from the definition of MIB-II's sysObjectID. An agent should set this object to a enterprise-specific registration identifier value indicating the specific equipment type in detail. The associated instance of entPhysicalClass is used to indicate the general type of hardware device. If no vendor-specific registration identifier exists for this physical entity, or the value is unknown by this agent, then the value { 0 0 } is returned.

All Vendors

interface

Details

Alias

This object is an 'alias' name for the interface as specified by a network manager, and provides a non-volatile 'handle' for the interface. On the first instantiation of an interface, the value of ifAlias associated with that interface is the zero-length string. As and when a value is written into an instance of ifAlias through a network management set operation, then the agent must retain the supplied value in the ifAlias instance associated with the same interface for as long as that interface remains instantiated, including across all re- initializations/reboots of the network management system, including those which result in a change of the interface's ifIndex value. An example of the value which a network manager might store in this object for a WAN interface is the (Telco's) circuit number/identifier of the interface. Some agents may support write-access only for interfaces having particular values of ifType. An agent which supports write access to this object is required to keep the value in non-volatile storage, but it may limit the length of new values depending on how much storage is already occupied by the current values for other interfaces.

All Vendors

interface

Details

Connector Present

This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.

All Vendors

interface

Details

Description

A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.

All Vendors

interface

Details

Index

A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.

All Vendors

interface

Details

Name

The textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's 'console'. This might be a text name, such as 'le0' or a simple port number, such as '1', depending on the interface naming syntax of the device. If several entries in the ifTable together represent a single interface as named by the device, then each will have the same value of ifName. Note that for an agent which responds to SNMP queries concerning an interface on some other (proxied) device, then the value of ifName for such an interface is the proxied device's local name for it. If there is no local name, or this object is otherwise not applicable, then this object contains a zero-length string.

All Vendors

interface

Details

Physical Address

The interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.

All Vendors

interface

Details

Promiscuous Mode

This object has a value of false(2) if this interface only accepts packets/frames that are addressed to this station. This object has a value of true(1) when the station accepts all packets/frames transmitted on the media. The value true(1) is only legal on certain types of media. If legal, setting this object to a value of true(1) may require the interface to be reset before becoming effective. The value of ifPromiscuousMode does not affect the reception of broadcast and multicast packets/frames by the interface.

All Vendors

interface

Details

Specific

A reference to MIB definitions specific to the particular media being used to realize the interface. It is recommended that this value point to an instance of a MIB object in the media-specific MIB, i.e., that this object have the semantics associated with the InstancePointer textual convention defined in RFC 2579. In fact, it is recommended that the media-specific MIB specify what value ifSpecific should/can take for values of ifType. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.

All Vendors

interface

Details

Type

The type of interface. Additional values for ifType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the syntax of the IANAifType textual convention.

All Vendors

interface

Performance

Incoming Broadcast

The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Discards

The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Errors

For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Multicast

The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Non Unicast

The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifInMulticastPkts and ifInBroadcastPkts.

All Vendors

interface

Performance

Incoming Data

The total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Unicast

The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Incoming Unknown Protocols

For packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Broadcast

The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Discards

The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Errors

For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Multicast

The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Non Unicast

The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifOutMulticastPkts and ifOutBroadcastPkts.

All Vendors

interface

Performance

Outgoing Queue Length

The length of the output packet queue.

All Vendors

interface

Performance

Outgoing Data

The total number of octets transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Outgoing Unicast

The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

All Vendors

interface

Performance

Speed

An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of 'n' then the speed of the interface is somewhere in the range of 'n-500,000' to 'n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.

All Vendors

interface

Status

Admin Status

Raw admin status value.

All Vendors

interface

Status

Admin Status

The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).

All Vendors

interface

Status

Last Change

The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.

All Vendors

interface

Status

Operational Status

Raw operational status value.

All Vendors

interface

Status

Operational Status

The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.

All Vendors

interface

User Configuration

MTU

The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.

All Vendors

l3_interface

Network

IPv4 Broadcast Received Packets

The number of IP broadcast datagrams received. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Broadcast Sent Packets

The number of IP broadcast datagrams sent. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Forwards Received

The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Forwards Sent

The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Multicast Received Data

The total number of octets received in IP multicast datagram. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Multicast Received Packets

The number of IP multicast datagrams received. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Multicast Sent Data

The total number of octets transmitted in IP multicast datagram. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Multicast Sent Packets

The number of IP multicast datagrams transmitted. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Packets Reassembled Correctly

The number of IP datagrams successfully reassembled. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Packets Reassembly Failed

The number of failures detected by the IP re-assembly algorithm (for whatever reason:timed out, errors, etc.). This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Packets Requested for Reassembly

The number of IP fragments received that needed to be reassembled at this interface. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Received Data

The total number of octets received in input IP datagrams, including those received in error. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Received Packets

The total number of input IP datagrams received, including those received in error. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Sent Data

The total number of octets in IP datagrams delivered to the lower layers for transmission. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv4 Sent Packets

The total number of IP datagrams that this entity supplied to the lower layers for transmission. This metric applies to traffic over IPv4.

All Vendors

l3_interface

Network

IPv6 Broadcast Received Packets

The number of IP broadcast datagrams received. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Broadcast Sent Packets

The number of IP broadcast datagrams sent. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Forwards Received

The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Forwards Sent

The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Multicast Received Data

The total number of octets received in IP multicast datagram. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Multicast Received Packets

The number of IP multicast datagrams received. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Multicast Sent Data

The total number of octets transmitted in IP multicast datagram. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Multicast Sent Packets

The number of IP multicast datagrams transmitted. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Packets Reassembled Correctly

The number of IP datagrams successfully reassembled. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Packets Reassembly Failed

The number of failures detected by the IP re-assembly algorithm (for whatever reason:timed out, errors, etc.). This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Packets Requested for Reassembly

The number of IP fragments received that needed to be reassembled at this interface. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Received Data

The total number of octets received in input IP datagrams, including those received in error. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Received Packets

The total number of input IP datagrams received, including those received in error. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Sent Data

The total number of octets in IP datagrams delivered to the lower layers for transmission. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Network

IPv6 Sent Packets

The total number of IP datagrams that this entity supplied to the lower layers for transmission. This metric applies to traffic over IPv6.

All Vendors

l3_interface

Uncategorized

Index

The index of the resource which uniquely identifies it on the SNMP tree.

All Vendors

network_device

Details

Serial Number

The serial number as derived from the entity representing the module.

All Vendors

network_device

Details

System Contact

The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.

All Vendors

network_device

Details

System Description

A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.

All Vendors

network_device

Details

System Location

The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.

All Vendors

network_device

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

All Vendors

network_device

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

All Vendors

network_device

Details

System Uptime

The time since the network management porition of the system was last re-initialized.

All Vendors

network_device

Fan

Total Fan Count

The total number of Fan on this device.

All Vendors

network_device

Interface

Total Interface Count

The total number of interfaces on this device.

All Vendors

network_device

Module

Total Module Count

The total number of Module on this device.

All Vendors

network_device

Power Supply

Total Power Supply Count

The total number of Power Supply on this device.

All Vendors

network_device

Sensor

Total Sensor Count

The total number of Sensor on this device.

Cisco

hsrp_group

Details

Active Router

IP Address of the currently active router for this group.

Cisco

hsrp_group

Details

Group Address

The primary virtual IP address used by this group.

Cisco

hsrp_group

Details

Group Number

The number identifying this group.

Cisco

hsrp_group

Details

MAC Address

The MAC address assigned to this group.

Cisco

hsrp_group

Details

Standby Router

IP Address of the currently standby router for this group.

Cisco

hsrp_group_member

Details

Active Router

IP Address of the currently active router for this group.

Cisco

hsrp_group_member

Details

Group Address

This is the primary virtual IP address used by this group. If this address is configured (i.e a non zero ip address), this value is used. Otherwise, the agent will attempt to discover the virtual address through a discovery process (which scans the hello messages).

Cisco

hsrp_group_member

Details

Group MAC Address

The MAC Address of the group on which this HSRP Group Member resides.

Cisco

hsrp_group_member

Details

Hello Time

If the Hellotime is not configured on a router, it can be learned from the Hello messages from active router, provided the Hello message is authenticated. If the Hellotime is not learned from a Hello message from the active router and it is not manually configured, a default value of 3 seconds is recommended.

Cisco

hsrp_group_member

Details

Hold Time

If the Holdtime is not configured on a router, it can be learned from the Hello message from the active router. Holdtime should be learned only if the Hello message is authenticated. If the Holdtime is not learned and it is not manually configured, a default value of 10 seconds is recommended.

Cisco

hsrp_group_member

Details

Preemption Delay

This delay is the time difference between a router power up and the time it can actually start preempting the currently active router.

Cisco

hsrp_group_member

Details

Priority

The priority helps to select the active and the standby routers. The router with the highest priority is selected as the active router. In the priority range of 0 to 255, 0 is the lowest priority and 255 is the highest priority.

Cisco

hsrp_group_member

Details

Standby Router

IP Address of the currently standby router for this group.

Cisco

hsrp_group_member

Status

State

The current HSRP state of this group on this interface.

Cisco

hsrp_group_member

Uncategorized

Group Number

The group to which this HSRP Group Member belongs.

Cisco

hsrp_group_member

Uncategorized

Index

The index of the resource which uniquely identifies it on the SNMP tree.

Cisco

interface

Details

Connected WWNN

The world wide name of the Remote Node the logged-in Nx_Port belongs to.

Cisco

interface

Details

Connected WWPN

The world wide name of the logged-in Nx_Port.

Cisco

interface

Details

VSAN

Index of the VSAN to which this interface is statically assigned.

Cisco

interface

Network

Attached CDP IP Addresses

The (first) network-layer address of the device as reported in the Address TLV of the most recently received CDP message. For example, if the corresponding instance of cacheAddressType had the value 'ip(1)', then this object would be an IPv4-address. If the neighbor device is SNMP-manageable, it is supposed to generate its CDP messages such that this address is one at which it will receive SNMP messages. Use cdpCtAddressTable to extract the remaining addresses from the Address TLV received most recently.

Cisco

network_device

Memory

Memory Utilization

The average utilization of memory on the active supervisor.

Cisco

network_device

Module

Module Critical

The total number of Module on this device that are in the 'critical' state.

Cisco

network_device

Module

Module Down

The total number of Module on this device that are in the 'down' state.

Cisco

network_device

Module

Module Normal

The total number of Module on this device that are in the 'normal' state.

Cisco

network_device

Module

Module Not Functioning

The total number of Module on this device that are in the 'notFunctioning' state.

Cisco

network_device

Module

Module Not Present

The total number of Module on this device that are in the 'notPresent' state.

Cisco

network_device

Module

Module Shutdown

The total number of Module on this device that are in the 'shutdown' state.

Cisco

network_device

Module

Module Unknown

The total number of Module on this device that are in the 'unknown' state.

Cisco

network_device

Module

Module Up

The total number of Module on this device that are in the 'up' state.

Cisco

network_device

Module

Module Warning

The total number of Module on this device that are in the 'warning' state.

Cisco

network_device

Network

Attached CDP IP Addresses

CDP IP Addresses attached to interfaces on this device.

Cisco

vsan

Details

In Order Delivery

The InorderDelivery guarantee flag for the local switch on this VSAN.

Cisco

vsan

Details

Interoperability Mode

The interoperability mode of the local switch on this VSAN. This object indicates if this device can inter-operate with devices from other vendors on this VSAN.

Cisco

vsan

Details

Interoperability Value

This object is used for configuring the interoperability value of the VSAN, to inter-operate with different vendor devices.

Cisco

vsan

Details

Load Balancing Type

The type of load balancing used on this VSAN.

Cisco

vsan

Details

Media Type

The network media type on which this VSAN is defined.

Cisco

vsan

Details

MTU

The MTU of the VSAN. Normally, this object is 2112 for all VSANs for which object vsanMediaType has the value 'fibreChannel'.

Cisco

vsan

Details

Name

The name of the VSAN.

Cisco

vsan

Performance

Network Drop Latency

Network latency of this switch on this VSAN. This is the time interval after which the frames are dropped if they are not delivered in the order they were transmitted.

Cisco

vsan

Status

Admin State

Represents the configurable state of this VSAN.

Cisco

vsan

Status

Operational State

The operational state of the VSAN. Indicates whether traffic can pass thru this VSAN.

Cisco

vsan

Status

Row Status

The status of this conceptual row.

Cisco

vsan

Uncategorized

Index

The index of the resource which uniquely identifies it on the SNMP tree.

Cisco, Dell

network_device

CPU

CPU Utilization

The average utilization of CPU on the active supervisor.

Cisco, Dell, Radlan

entity

Status

State

The operational state of the entity.

Cisco,Dell

network_device

Fan

Fan Critical

The total number of Fan on this device that are in the 'critical' state.

Cisco,Dell

network_device

Fan

Fan Critical Ratio

The ratio of Fan on this device that are in the 'critical' state.

Cisco,Dell

network_device

Fan

Fan Down

The total number of Fan on this device that are in the 'down' state.

Cisco,Dell

network_device

Fan

Fan Down Ratio

The ratio of Fan on this device that are in the 'down' state.

Cisco,Dell

network_device

Fan

Fan Normal

The total number of Fan on this device that are in the 'normal' state.

Cisco,Dell

network_device

Fan

Fan Normal Ratio

The ratio of Fan on this device that are in the 'normal' state.

Cisco,Dell

network_device

Fan

Fan Not Functioning

The total number of Fan on this device that are in the 'notFunctioning' state.

Cisco,Dell

network_device

Fan

Fan Not Functioning Ratio

The ratio of Fan on this device that are in the 'notFunctioning' state.

Cisco,Dell

network_device

Fan

Fan Not Present

The total number of Fan on this device that are in the 'notPresent' state.

Cisco,Dell

network_device

Fan

Fan Not Present Ratio

The ratio of Fan on this device that are in the 'notPresent' state.

Cisco,Dell

network_device

Fan

Fan Shutdown

The total number of Fan on this device that are in the 'shutdown' state.

Cisco,Dell

network_device

Fan

Fan Shutdown Ratio

The ratio of Fan on this device that are in the 'shutdown' state.

Cisco,Dell

network_device

Fan

Fan Unknown

The total number of Fan on this device that are in the 'unknown' state.

Cisco,Dell

network_device

Fan

Fan Unknown Ratio

The ratio of Fan on this device that are in the 'unknown' state.

Cisco,Dell

network_device

Fan

Fan Up

The total number of Fan on this device that are in the 'up' state.

Cisco,Dell

network_device

Fan

Fan Up Ratio

The ratio of Fan on this device that are in the 'up' state.

Cisco,Dell

network_device

Fan

Fan Warning

The total number of Fan on this device that are in the 'warning' state.

Cisco,Dell

network_device

Fan

Fan Warning Ratio

The ratio of Fan on this device that are in the 'warning' state.

Cisco,Radlan

network_device

Sensor

Sensor Non-Operational

The total number of Sensor on this device that are in the 'nonoperational' state.

Cisco,Radlan

network_device

Sensor

Sensor Non-Operational Ratio

The ratio of Sensor on this device that are in the 'nonoperational' state.

Cisco,Radlan

network_device

Sensor

Sensor Ok

The total number of Sensor on this device that are in the 'ok' state.

Cisco,Radlan

network_device

Sensor

Sensor Ok Ratio

The ratio of Sensor on this device that are in the 'ok' state.

Cisco,Radlan

network_device

Sensor

Sensor Unavailable

The total number of Sensor on this device that are in the 'unavailable' state.

Cisco,Radlan

network_device

Sensor

Sensor Unavailable Ratio

The ratio of Sensor on this device that are in the 'unavailable' state.

Dell

chassis

Details

Asset Tag

The asset tag of the product.

Dell

chassis

Details

Index

The index of the resource which uniquely identifies it on the SNMP tree.

Dell

chassis

Details

Serial Number

The serial number of the product.

Dell

chassis

Details

Service Tag

The service tag of the product.

Dell

network_device

Details

Product Description

A short description of this product such as 'Ethernet Router Switch'.

Dell

network_device

Details

Product Version

The version of the product.

Dell

network_device

Memory

Memory Free

The total memory free for utilization.

Dell

network_device

Memory

Total Memory Available

The total memory available.

Dell

network_device

Power Supply

Power Supply Critical

The total number of Power Supply on this device that are in the 'critical' state.

Dell

network_device

Power Supply

Power Supply Critical Ratio

The ratio of Power Supply on this device that are in the 'critical' state.

Dell

network_device

Power Supply

Power Supply Normal

The total number of Power Supply on this device that are in the 'normal' state.

Dell

network_device

Power Supply

Power Supply Normal Ratio

The ratio of Power Supply on this device that are in the 'normal' state.

Dell

network_device

Power Supply

Power Supply Not Functioning

The total number of Power Supply on this device that are in the 'notFunctioning' state.

Dell

network_device

Power Supply

Power Supply Not Functioning Ratio

The ratio of Power Supply on this device that are in the 'notFunctioning' state.

Dell

network_device

Power Supply

Power Supply Not Present

The total number of Power Supply on this device that are in the 'notPresent' state.

Dell

network_device

Power Supply

Power Supply Not Present Ratio

The ratio of Power Supply on this device that are in the 'notPresent' state.

Dell

network_device

Power Supply

Power Supply Shutdown

The total number of Power Supply on this device that are in the 'shutdown' state.

Dell

network_device

Power Supply

Power Supply Shutdown Ratio

The ratio of Power Supply on this device that are in the 'shutdown' state.

Dell

network_device

Power Supply

Power Supply Warning

The total number of Power Supply on this device that are in the 'warning' state.

Dell

network_device

Power Supply

Power Supply Warning Ratio

The ratio of Power Supply on this device that are in the 'warning' state.

Dell

network_device

Status

Global Status

Current status of the product. This is a rollup for the entire product. The status is intended to give initiative to a snmp monitor to get further data when this status is abnormal.

N/A

chassis

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

chassis

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

chassis

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

N/A

entity

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

entity

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

entity

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

N/A

hsrp_group

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

hsrp_group_member

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

hsrp_group_member

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

hsrp_group_member

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

N/A

interface

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

interface

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

interface

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

N/A

l3_interface

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

l3_interface

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

l3_interface

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

N/A

network_device

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

network_device

Network

Connected IP Addresses

IP Addresses of devices connected.

N/A

network_device

Network

IP Address

IP Address of this device.

N/A

vsan

Details

Internal Vendor

The vendor(s) that our product is assigned based on the MiBs it can collect.

N/A

vsan

Details

System Name

An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

N/A

vsan

Details

System Object ID

The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of box' is being managed. For example, if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its 'Fred Router'.

Radlan

interface

Details

Admin Duplex Mode

This variable specifies whether this interface should operate in half duplex or full duplex mode. This specification will take effect only if swIfSpeedDuplexAutoNegotiation is disabled. A value of 'none' is returned if a value of the variable hasn't been set.

Radlan

interface

Details

Default VLAN Tag

This variable specifies the default VLAN tag which will be attached to outgoing frames if swIfTaggedMode for this interface is enabled.

Radlan

interface

Details

Duplex Mode

This variable indicates whether this interface operates in half duplex or full duplex mode. This variable can have the values hybrid or unknown only for a trunk. unknown - only if trunk operative status is not present.