IBM-INTERFACE-MIB
- Registered at
- 1.3.6.1.4.1.2.6.119.4.17
- Namespace
- ibm
- Source file
IBM-INTERFACE-MIB- Digest
sha256:d61660cdc5937a0b050a9244d82a5c8031b89f10bb219ab57e51ae282e58fad7
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-SMI-v1 | Counter32, IpAddress |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| SNMPv2-TC-v1 | DisplayString |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IBM-INTERFACE-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-SMI-v1 SNMPv2-TC SNMPv2-TC-v1
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ibmIROCroutinginterface OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.119.4.17 | |||
| ibminterfaceClearTable OBJECT-TYPE A table allowing interface counters to be cleared. | 1.3.6.1.4.1.2.6.119.4.17.1 | not-accessible | mandatory | |
| ibminterfaceClearEntry OBJECT-TYPE Entry identifying a particular interface whose counters are to be cleared. | 1.3.6.1.4.1.2.6.119.4.17.1.1 | not-accessible | mandatory | |
| ibminterfaceClearInOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.1 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearInUcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.2 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearInMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.3 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearInErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.4 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearInAll OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.5 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearOutOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.6 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearOutUcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.7 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearOutMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.8 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearOutErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.9 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearOutAll OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.10 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearMaintTest OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.11 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearDeviceSpecific OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.12 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |
| ibminterfaceClearAll OBJECT-TYPE 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. | 1.3.6.1.4.1.2.6.119.4.17.1.1.13 | INTEGER {noaction(0), clear(1)} | read-write | mandatory |