cisco-if-call-service-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file cisco-if-call-service-mib and use it to monitor vendor specific OID's.
cisco-if-call-service-mib file content
Object view of cisco-if-call-service-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | cicServiceEntry | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1 | 
    
    
      | 
        An entry containing service administration information
        applicable to a particular interface.
        
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | cicServiceOperState | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.1 | 
    
    
      | 
        This object indicates the current operating state of
        the service in the interface.
        The entry in this table is also in ifTable(the index of this
        table is ifIndex). The 'cicServiceOperState' of the entry is
        not only dependent on the 'cicServiceAdminState', it is also
        dependent on the 'ifOperStatus' of ifTable.
        The following is the relationship between
        'cicServiceAdminState' and 'ifOperStatus':
        cicServiceOperState     cicServiceAdminState   ifOperStatus
        ----------------       -----------------     ------------
        inService              inService              up
        outOfService           forcefulOutOfService   up
        oosPending             gracefulOutOfService   up
        outOfService           inService              down
        outOfService           forcefulOutOfService   down
        outOfService           gracefulOutOfService   down
        
       | 
    
    
      | cicServiceAdminState | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.2 | 
    
    
      | 
        This object is used to change the desired service state
        of the interface. The operational service state of the
        interface is indicated by 'cicServiceOperState'.
        
       | 
    
    
      | cicServiceGraceTime | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.3 | 
    
    
      | 
        This object specifies the amount of time before the
        existing call connections been gracefully shutdown in
        the interface when 'cicServiceAdminState'
        is set to 'gracefulOutOfService'.
        This object is not applicable if 'cicServiceAdminState'
        is set to 'forcefulOutOfService'.
        The value of 0 specifies that the service on the interface
        will not be put outOfService until the call connection over
        the interface is terminated.
        
       | 
    
    
      | cicServiceRepetition | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.4 | 
    
    
      | 
        This object is used to change service state to multiple
        interfaces by repeatedly applying the writable
        objects of cicServiceTable specified in the same
        SNMP PDU starting from the row specified by the instance
        value in INDEX for the number of rows specified in this
        object.
        The order of operation is iterated through the logical
        order of the interface. Whether the iteration will
        be applied across the physical boundary or not is depends
        upon the system implementation.
        The GET operation on this object will always return 1.
       | 
    
    
      | cicServiceRepeatOwner | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.5 | 
    
    
      | 
        This object is used for error checking of the operation
        specified in 'cicServiceRepetition'.
        The value of this object is set by the SNMP manager
        with its own identifier at the same time as issuing the bulk
        operation by setting 'cicServiceRepetition'. This object and
        'cicServiceRepetition' need to be in the same SNMP SET PDU.
        Later on, the SNMP manager should check the value of this
        object, if it is same as the name previously set, then
        the value of 'cicServiceRepeatResult' indicates the result
        of the bulk operation initiated by this SNMP manager.
        In the case that a SNMP manager do multi bulk operation,
        it is recommended that the SNMP manager choose to set this
        value to its IP Address so as to be unique.
        
       | 
    
    
      | cicServiceRepeatResult | 
      .1.3.6.1.4.1.9.9.9968.1.1.1.1.6 | 
    
    
      | 
        This object is used for error checking of the operation
        specified in cicServiceRepetition.
        This object indicates the result of the bulk operation
        initiated by the SNMP manager specified in the value of
        'cicServiceRepeatOwner'.
        
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | cicServiceTable | 
      .1.3.6.1.4.1.9.9.9968.1.1.1 | 
    
    
      | 
        This table defines the parameters related to the
        call service state administration for the
        interfaces on media gateway. The possible interfaces
        include channelized sonet interface, DS1 interface,
        etc..
        
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoIfCallServiceMIB | 
      .1.3.6.1.4.1.9.9.9968 | 
    
    
      | 
        The MIB is used to manage call service state
        for interfaces on media gateway.
        
       | 
    
    
      | ciscoIfCallServiceMIBNotifs | 
      .1.3.6.1.4.1.9.9.9968.0 | 
    
    
      | ciscoIfCallServiceMIBObjects | 
      .1.3.6.1.4.1.9.9.9968.1 | 
    
    
      | ciscoIfCallServiceMIBConformance | 
      .1.3.6.1.4.1.9.9.9968.2 | 
    
    
      | cicServiceConfig | 
      .1.3.6.1.4.1.9.9.9968.1.1 | 
    
    
      | cicServiceCompliances | 
      .1.3.6.1.4.1.9.9.9968.2.1 | 
    
    
      | cicServiceGroups | 
      .1.3.6.1.4.1.9.9.9968.2.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | cicServiceGroup | 
      .1.3.6.1.4.1.9.9.9968.2.2.1 | 
    
    
      | 
        A collection of objects for managing per interface basis
        call service state information.
        
       |