IBM-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: IBM-INTERFACE-MIB | |||
---|---|---|---|---|
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 |
ibmIROCroutinginterface | 1.3.6.1.4.1.2.6.119.4.17 | |||
ibminterfaceClearTable | 1.3.6.1.4.1.2.6.119.4.17.1 | no-access |
A table allowing interface counters to be cleared. |
|
1.3.6.1.4.1.2.6.119.4.17.1.1 | no-access |
Entry identifying a particular interface whose counters are to be cleared. |
||
ibminterfaceClearInOctets | 1.3.6.1.4.1.2.6.119.4.17.1.1.1 | integer | read-write |
When SET to a value of clear(1), the counter of bytes received over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearInUcastPkts | 1.3.6.1.4.1.2.6.119.4.17.1.1.2 | integer | read-write |
When SET to a value of clear(1), the counter of unicast packets received over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearInMulticastPkts | 1.3.6.1.4.1.2.6.119.4.17.1.1.3 | integer | read-write |
When SET to a value of clear(1), the counter of multicast packets received over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearInErrors | 1.3.6.1.4.1.2.6.119.4.17.1.1.4 | integer | read-write |
When SET to a value of clear(1), the counters for all types of input errors are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearInAll | 1.3.6.1.4.1.2.6.119.4.17.1.1.5 | integer | read-write |
When SET to a value of clear(1), the counters for all input counters (byte, packet, error) are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearOutOctets | 1.3.6.1.4.1.2.6.119.4.17.1.1.6 | integer | read-write |
When SET to a value of clear(1), the counter of bytes sent over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearOutUcastPkts | 1.3.6.1.4.1.2.6.119.4.17.1.1.7 | integer | read-write |
When SET to a value of clear(1), the counter of unicast packets sent over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearOutMulticastPkts | 1.3.6.1.4.1.2.6.119.4.17.1.1.8 | integer | read-write |
When SET to a value of clear(1), the counter of multicast packets sent over this interface is reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearOutErrors | 1.3.6.1.4.1.2.6.119.4.17.1.1.9 | integer | read-write |
When SET to a value of clear(1), the counters for all types of output errors are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearOutAll | 1.3.6.1.4.1.2.6.119.4.17.1.1.10 | integer | read-write |
When SET to a value of clear(1), the counters for all output counters (byte, packet, error) are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearMaintTest | 1.3.6.1.4.1.2.6.119.4.17.1.1.11 | integer | read-write |
When SET to a value of clear(1), the counters for self test pass, self test fail and maintenance fail are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearDeviceSpecific | 1.3.6.1.4.1.2.6.119.4.17.1.1.12 | integer | read-write |
When SET to a value of clear(1), all the device specific counters are reset. For example, for an Ethernet interface, all the counters provided in the dot3StatsTable are reset. When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |
ibminterfaceClearAll | 1.3.6.1.4.1.2.6.119.4.17.1.1.13 | integer | read-write |
When SET to a value of clear(1), all the reset actions performed by the MIB objects defined above are executed at once. This action has the same behavior as executing the CLEAR command from the T5 console prompt (+). When READ, this object always returns a value of noaction(0), since this object is intended as a trigger, rather than providing information. Enumeration: 'clear': 1, 'noaction': 0. |