CCTEXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: CCTEXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 apCctExtMib 1.3.6.1.4.1.2467.1.29.1
The MIB module used to describe the ArrowPoint Communications Circuit information
 apCctTable 1.3.6.1.4.1.2467.1.29.2 no-access
A list of information for the specified circuit.
     apCctEntry 1.3.6.1.4.1.2467.1.29.2.1 no-access
A group of information to uniquely identify a circuit.
         apCctIfIndex 1.3.6.1.4.1.2467.1.29.2.1.1 integer32 read-only
The unique if Index assigned to this circuit.
         apCctName 1.3.6.1.4.1.2467.1.29.2.1.2 displaystring read-only
The name of the circuit auto-generated by Circuit manager.
         apCctDescription 1.3.6.1.4.1.2467.1.29.2.1.3 displaystring read-write
The user defined description string associated with the circuit
         apCctIfType 1.3.6.1.4.1.2467.1.29.2.1.4 integer read-only
The interface type of this circuit. Enumeration: 'console': 22, 'tunnel': 1000, 'vlan': 1001, 'ds0Bundle': 82, 'ds3': 30, 'ds0': 81, 'ds1': 18, 'ppp': 23, 'frameRelay': 32, 'ethernet': 6, 'pppMultilink': 108.
         apCctState 1.3.6.1.4.1.2467.1.29.2.1.5 integer read-only
The state of the circuit. Circuit is active if it has one or more active ports associated with it. Enumeration: 'down-ipDisabled': 0, 'down-ipEnabled': 2, 'active-ipDisabled': 1, 'active-ipEnabled': 3.
         apCctLinkCount 1.3.6.1.4.1.2467.1.29.2.1.6 integer32 read-only
The number of logical links configured on this circuit.
         apCctAclIndex 1.3.6.1.4.1.2467.1.29.2.1.7 integer32 read-write
The ACL which is currently in use on the circuit.
         apCctL2Redundancy 1.3.6.1.4.1.2467.1.29.2.1.8 integer read-write
If enabled, this switch is configured to provide redundancy for this circuit with another switch. Only the active switch will actually receive and forward traffic; the second will be a hot backup. Enumeration: 'disabled': 2, 'enabled': 1.
         apCctIrdpUseLimitedBcast 1.3.6.1.4.1.2467.1.29.2.1.9 truthvalue read-write
Enable/disable the use of the limited broadcast address 255.255.255.255 for the transmission of router discovery packets. Default is false (use multicast address 224.0.0.1). This parameter has no meaning if the link does not support multicast (255.255.255.255 will be used).
         apCctIrdpMaxInterval 1.3.6.1.4.1.2467.1.29.2.1.10 integer read-write
Maximum interval between advertisements (seconds). Default is 600 seconds.
         apCctIrdpMinInterval 1.3.6.1.4.1.2467.1.29.2.1.11 integer read-write
Minimum interval between advertisements (seconds). Default (0) means use 0.75 times max. If non-zero, this value must be less than apCctIrdpMax.
         apCctIrdpLifetime 1.3.6.1.4.1.2467.1.29.2.1.12 integer read-write
Value placed in the lifetime field of a router advertisement. Default (0) means use 3 times the max. If non-zero, this value must be greater than apCctIrdpMax.