AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-CIRCUIT-INTERFACE-MIB » Objects

CISCO-CIRCUIT-INTERFACE-MIB.mib object view, vendor Cisco

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 2024 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 2024 can import MIB file CISCO-CIRCUIT-INTERFACE-MIB and use it to monitor vendor specific OID's.

CISCO-CIRCUIT-INTERFACE-MIB file content

Object view of CISCO-CIRCUIT-INTERFACE-MIB:

Scalar Object
cciDescriptionEntry .1.3.6.1.4.1.9.9.160.1.1.1.1
Each cciDescriptionEntry contains the circuit description for a particular circuit based interface. The entry is identified by the ifIndex which would typically correspond to circuit based interfaces. Interfaces with ifType equal to atm(37), frameRelay(32) frameRelayService(44) are some examples. Entries can only be created by management station action. Entries can be deleted by setting the cciStatus object to destroy(6). The agent will delete any cciEntry if the corresponding ifEntry is deleted. Entries are not maintained in any kind of NV-storage, and will not be recreated by the agent after a reboot.
Tabular Object
cciDescr .1.3.6.1.4.1.9.9.160.1.1.1.1.1
The circuit description of the interface. It has no default value.
cciStatus .1.3.6.1.4.1.9.9.160.1.1.1.1.2
The row status object, but with restricted values. Only two values are allowed for this object: createAndGo(4) and destroy(6). The row is created by specifying the value for cciDescr and setting this object to createAndGo(4). If the row creation is succesfull, the cciStatus would be active(1). In the active(1) state, the cciDescr can be modifed. The row is deleted by setting this object to destroy(6).
Table
cciDescriptionTable .1.3.6.1.4.1.9.9.160.1.1.1
This table contains a circuit description to identify circuit based interfaces like ATM, Frame-Relay etc. The circuit description could be used for example, to correlate performance statistics associated with the corresponding interfaces.
Object Identifier
ciscoCircuitInterfaceMIB .1.3.6.1.4.1.9.9.160
The MIB module to configure the circuit description for an interface. The circuit description can be used to describe and identify circuits on interfaces like ATM, frame-relay etc.
ciscoCircuitInterfaceMIBObjects .1.3.6.1.4.1.9.9.160.1
cciDescription .1.3.6.1.4.1.9.9.160.1.1
ciscoCircuitInterfaceMIBConformance .1.3.6.1.4.1.9.9.160.3
ciscoCircuitInterfaceMIBCompliances .1.3.6.1.4.1.9.9.160.3.1
ciscoCircuitInterfaceMIBGroups .1.3.6.1.4.1.9.9.160.3.2
Group
ciscoCircuitInterfaceGroup .1.3.6.1.4.1.9.9.160.3.2.1
The Cisco Circuit Interface MIB objects.