IBM-INTERFACE-MIB

File: IBM-INTERFACE-MIB.mib (9156 bytes)

Imported modules

SNMPv2-SMI-v1 RFC-1212 SNMPv2-TC-v1
RFC1155-SMI RFC1213-MIB

Imported symbols

Counter32 IpAddress OBJECT-TYPE
DisplayString enterprises ifIndex

Defined Types

IbminterfaceClearEntry  
SEQUENCE    
  ibminterfaceClearInOctets INTEGER
  ibminterfaceClearInUcastPkts INTEGER
  ibminterfaceClearInMulticastPkts INTEGER
  ibminterfaceClearInErrors INTEGER
  ibminterfaceClearInAll INTEGER
  ibminterfaceClearOutOctets INTEGER
  ibminterfaceClearOutUcastPkts INTEGER
  ibminterfaceClearOutMulticastPkts INTEGER
  ibminterfaceClearOutErrors INTEGER
  ibminterfaceClearOutAll INTEGER
  ibminterfaceClearMaintTest INTEGER
  ibminterfaceClearDeviceSpecific INTEGER
  ibminterfaceClearAll INTEGER

Defined Values

ibmIROCroutinginterface 1.3.6.1.4.1.2.6.119.4.17
OBJECT IDENTIFIER    

ibminterfaceClearTable 1.3.6.1.4.1.2.6.119.4.17.1
A table allowing interface counters to be cleared.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbminterfaceClearEntry

ibminterfaceClearEntry 1.3.6.1.4.1.2.6.119.4.17.1.1
Entry identifying a particular interface whose counters are to be cleared.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbminterfaceClearEntry  

ibminterfaceClearInOctets 1.3.6.1.4.1.2.6.119.4.17.1.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearInUcastPkts 1.3.6.1.4.1.2.6.119.4.17.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearInMulticastPkts 1.3.6.1.4.1.2.6.119.4.17.1.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearInErrors 1.3.6.1.4.1.2.6.119.4.17.1.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearInAll 1.3.6.1.4.1.2.6.119.4.17.1.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearOutOctets 1.3.6.1.4.1.2.6.119.4.17.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearOutUcastPkts 1.3.6.1.4.1.2.6.119.4.17.1.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearOutMulticastPkts 1.3.6.1.4.1.2.6.119.4.17.1.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearOutErrors 1.3.6.1.4.1.2.6.119.4.17.1.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearOutAll 1.3.6.1.4.1.2.6.119.4.17.1.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearMaintTest 1.3.6.1.4.1.2.6.119.4.17.1.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearDeviceSpecific 1.3.6.1.4.1.2.6.119.4.17.1.1.12
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)  

ibminterfaceClearAll 1.3.6.1.4.1.2.6.119.4.17.1.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), clear(1)