CENTILLION-ATMCFG-MIB: View SNMP OID List / Download MIB

VENDOR: CENTILLION NETWORKS


 Home MIB: CENTILLION-ATMCFG-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
 atmElanConfig 1.3.6.1.4.1.930.2.2.1.1
     atmElanConfigTable 1.3.6.1.4.1.930.2.2.1.1.1 no-access
ATM elan table
         atmElanConfigEntry 1.3.6.1.4.1.930.2.2.1.1.1.1 no-access
ATM elan table. Each entry is indexed by one field: elan id.
             atmElanIndex 1.3.6.1.4.1.930.2.2.1.1.1.1.1 integer read-write
The index to the atm elan table. support total of 32 circuits.
             atmElanType 1.3.6.1.4.1.930.2.2.1.1.1.1.2 integer read-write
The elan type. Enumeration: 'atmNullXob': 6, 'atmLecBe': 4, 'atmElanBe': 2, 'atmLecXob': 3, 'atmElanXob': 1, 'atm1483Xob': 5.
             atmElanEnable 1.3.6.1.4.1.930.2.2.1.1.1.1.3 integer read-write
Enable bit of the elan. 1 = enable elan 2 = disable elan Enumeration: 'enable': 1, 'disable': 2.
             atmElanAllCkts 1.3.6.1.4.1.930.2.2.1.1.1.1.4 octet string read-only
Return all pvc circuits that belong to this elan. Each circuit id is a 32 bit field
             atmElanVirtualCard 1.3.6.1.4.1.930.2.2.1.1.1.1.5 integer read-only
Virtual card number.
             atmElanVirtualPort 1.3.6.1.4.1.930.2.2.1.1.1.1.6 integer read-only
Virtual port number. Currently this number is the Elan id
             atmElanVirtualSegmentId 1.3.6.1.4.1.930.2.2.1.1.1.1.7 integer read-only
Virtual Segment ID of the segment that this Elan is a member of
             atmElanStatus 1.3.6.1.4.1.930.2.2.1.1.1.1.8 integer read-write
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid. Enumeration: 'add': 1, 'delete': 2.
             atmElanVirtualSegmentType 1.3.6.1.4.1.930.2.2.1.1.1.1.9 virtualsegmenttypeid read-write
The virtual segment type.
             atmElanBridgeGroupId 1.3.6.1.4.1.930.2.2.1.1.1.1.10 integer read-only
Spanning Tree Group ID of the spanning tree group that the virtual segment and this Elan are members of.
             atmElanMaxUnknownFrameCount 1.3.6.1.4.1.930.2.2.1.1.1.1.11 integer read-write
Maximum Unknown Frame Count. See the description of atmElanMaxUnknownFrameTime below.
             atmElanMaxUnknownFrameTime 1.3.6.1.4.1.930.2.2.1.1.1.1.12 integer read-write
Maxinum Unknown Frame Time. Within the period of time defined by the Maxinum Unknown Frame Time, a LAN Client will send no more than Maxinum Unknown Frame Count frames for a given unicast LAN Destination. This time value is expressed in seconds.
             atmElanVcBridgingEnable 1.3.6.1.4.1.930.2.2.1.1.1.1.13 enableindicator read-write
This object is used to enable or disable VC Bridging on the vport. The default value for this object is disable.
 atmCktTable 1.3.6.1.4.1.930.2.2.1.2
     atmPktCktTable 1.3.6.1.4.1.930.2.2.1.2.1 no-access
ATM virtual circuit table.
         atmPktCktEntry 1.3.6.1.4.1.930.2.2.1.2.1.1 no-access
ATM Packet Circuit table entry. Each entry is indexed by one field: The circuit index.
             atmPktCktIndex 1.3.6.1.4.1.930.2.2.1.2.1.1.1 integer read-write
The index to the packet circuit table. support total of 256 circuits.
             atmPktCktPriority 1.3.6.1.4.1.930.2.2.1.2.1.1.2 integer read-write
Priority bit of the circuit. 1 = normal priority 2 = high priority Enumeration: 'highPriority': 2, 'normalPriority': 1.
             atmPktCktEnable 1.3.6.1.4.1.930.2.2.1.2.1.1.3 integer read-write
Enable bit of the circuit. 1 = enable circuit 2 = disable circuit Enumeration: 'enable': 1, 'disable': 2.
             atmPktCktType 1.3.6.1.4.1.930.2.2.1.2.1.1.4 integer read-write
type bit of the circuit. 1 = virtual circuit 2 = virtual path circuit Enumeration: 'virtualPathCkt': 2, 'virtualCkt': 1.
             atmPktCktCost 1.3.6.1.4.1.930.2.2.1.2.1.1.5 integer read-write
The cost of the circuit. range from 0 to 255 with 0 the least cost.
             atmPktCktElanIndex 1.3.6.1.4.1.930.2.2.1.2.1.1.6 integer read-write
The elan id this circuit belongs to.
             atmPktCktCardPort 1.3.6.1.4.1.930.2.2.1.2.1.1.7 integer read-write
The atm card/port of the circuit. The card/port takes one byte. This will be replaced by atmPktCktCardPort2
             atmPktCktVpi 1.3.6.1.4.1.930.2.2.1.2.1.1.8 integer read-write
The packet circuit vpi number.
             atmPktCktVci 1.3.6.1.4.1.930.2.2.1.2.1.1.9 integer read-write
The packet circuit vci number.
             atmPktCktStatus 1.3.6.1.4.1.930.2.2.1.2.1.1.10 integer read-write
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid. Enumeration: 'add': 1, 'delete': 2.
             atmPktCktCardPort2 1.3.6.1.4.1.930.2.2.1.2.1.1.11 integer read-write
This mib is added for 24 ports card. This will replace atmPktCktCardPort. The atm card/port of the circuit. The card and port takes one byte each.
     atmCellCktTable 1.3.6.1.4.1.930.2.2.1.2.2 no-access
ATM virtual circuit table.
         atmCellCktEntry 1.3.6.1.4.1.930.2.2.1.2.2.1 no-access
ATM Cell Circuit table entry. Each entry is indexed by one field: The circuit index.
             atmCellCktIndex 1.3.6.1.4.1.930.2.2.1.2.2.1.1 integer read-write
The index to the packet circuit table. support total of 256 circuits.
             atmCellCktPriority 1.3.6.1.4.1.930.2.2.1.2.2.1.2 integer read-write
Priority bit of the circuit. 1 = normal priority 2 = high priority Enumeration: 'highPriority': 2, 'normPriority': 1.
             atmCellCktEnable 1.3.6.1.4.1.930.2.2.1.2.2.1.3 integer read-write
Enable bit of the cell circuit. 1 = enable cell circuit 2 = disable cell circuit Enumeration: 'enable': 1, 'disable': 2.
             atmCellCktType 1.3.6.1.4.1.930.2.2.1.2.2.1.4 integer read-write
type bit of the circuit. 1 = virtual circuit 2 = virtual path circuit Enumeration: 'virtualPathCkt': 2, 'virtualCkt': 1.
             atmCellCktNumEndpt 1.3.6.1.4.1.930.2.2.1.2.2.1.5 integer read-write
Number of endpoints in the circuit. An endpoint is defined as a combination of card/port/vpi/vci.
             atmCellCktEndptList 1.3.6.1.4.1.930.2.2.1.2.2.1.6 octet string read-write
List of endpoints for the circuit. Each endpoint includes Card (32 bit) Port (32 bit) Vpi (32 bit) Vci (32 bit)
             atmCellCktStatus 1.3.6.1.4.1.930.2.2.1.2.2.1.7 integer read-write
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid. Enumeration: 'add': 1, 'delete': 2.
 atmPortConfig 1.3.6.1.4.1.930.2.2.1.3
     atmPortConfigTable 1.3.6.1.4.1.930.2.2.1.3.1 no-access
ATM Hardware Port Configuration Table
         atmPortConfigEntry 1.3.6.1.4.1.930.2.2.1.3.1.1 no-access
ATM port configuration table. Each entry is indexed by two fields: The card index and the port index.
             atmPortCardIndex 1.3.6.1.4.1.930.2.2.1.3.1.1.1 integer read-write
This field indicates the ATM card id.
             atmPortPortIndex 1.3.6.1.4.1.930.2.2.1.3.1.1.2 integer read-write
This field indicates ATM port id.
             atmPortEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.3 integer read-write
This field indicates if the ATM port is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortLoopTimingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.4 integer read-write
This field indicates if loop timing is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortHecCosetEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.5 integer read-write
This field indicates if heccoset is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortHecCorrectionEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.6 integer read-write
This field indicates if hec correction is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortHardwareFrameMode 1.3.6.1.4.1.930.2.2.1.3.1.1.7 integer read-only
This field indicates the atm frame mode detected by hardware, Sonet, SDH or NotApply (no cable plugged in) or other (value other than sonet and sdh). Enumeration: 'sonet': 1, 'other': 4, 'sdh': 2, 'notapply': 3.
             atmPortLocalLoopEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.8 integer read-write
This field indicates if local loop is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortRemoteLoopEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.9 integer read-write
This field indicates if loop timing is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortForceHecErrorEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.10 integer read-write
This field indicates if forcing cell header checksum error is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortScramblingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.11 integer read-write
This field indicates if scrambing is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'enable': 1, 'disable': 2.
             atmPortSigEntityType 1.3.6.1.4.1.930.2.2.1.3.1.1.12 integer read-write
This object indicates the type of the siganlling entity that is associated with this ATM port. The type of a signalling instance can either be no signalling, UNI which is the User-Network Interface, or Network- Network Interface iisp(3). Note that there are more than one NNI supported by the ATM Forum and we support only IISP. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'uni': 2, 'iisp': 3, 'noSig': 1.
             atmPortSigEntityRole 1.3.6.1.4.1.930.2.2.1.3.1.1.13 integer read-write
This object indicates the role of the signalling entity that is associated with this ATM port. When the object atmPortSigEntity is set to a value other than uni(2), this object is set to other(1). Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'netw': 3, 'other': 1, 'user': 2.
             atmPortSigVersion 1.3.6.1.4.1.930.2.2.1.3.1.1.14 integer read-write
This object indicates the version of the siganlling entity that is associated with this ATM port. This object is always set to other(1) when the object atmPortSigEntityType is set to a value other than uni(2). When the value of this object is set to auto(2), the signalling entity will start running with UNI 3.1 and learn the correct version through ILMI. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'auto': 2, 'uni30': 3, 'other': 1, 'uni31': 4.
             atmPortSigIlmi 1.3.6.1.4.1.930.2.2.1.3.1.1.15 integer read-write
This object is used to enable/disable ILMI. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module. Enumeration: 'disabled': 2, 'enabled': 1.
             atmPortAdminFrameMode 1.3.6.1.4.1.930.2.2.1.3.1.1.16 integer read-write
When read, this object returns the configured atm frame mode. When set, only modes sonet and sdh are supported. Enumeration: 'sonet': 1, 'sdh': 2, 'invalid': 3.
             atmPortSscopStatus 1.3.6.1.4.1.930.2.2.1.3.1.1.17 integer read-only
Indicates the operational status of the service specific connection-oriented protocol ( SSCOP ). SSCOP's function is to correct transmission errors or losses by selectively retransmitting the missing frames. down - Indicates that the peer protocol has failed to respond to the max number of status polls by its peer. up - Indicates the peer protocol is responding to the status polls. other - is an undetermined state of the SSCOP peer protocol. Enumeration: 'down': 3, 'other': 1, 'up': 2.
             atmPortStatusEnquiryEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.18 enableindicator read-write
This object is used to enable or disable the Status enquiry for this logical link. The default value for this object is enabled except for the UNI links. Note that this parameter is used only if the ATM signalling is enabled.
             atmPortTimerT309 1.3.6.1.4.1.930.2.2.1.3.1.1.19 integer read-write
Timer value of timer T309.T309 is a SAAL disconnect timer. The T309 timer is started when SAAL disconnect is sent and it is stopped when SAAL disconnect is sent. When the timer is expired internal connection will be cleared and virtual calls will be released.
             atmPortTrafficShapingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.20 integer read-write
This field indicates if traffic shaping for the ATM port is enabled or disabled. When traffic shaping is disabled, the port operates at full wire rate. When traffic shaping is enabled, the port will operate at the configured rate or available pacing rate. Enumeration: 'enable': 1, 'disable': 2.
 atmSysConfig 1.3.6.1.4.1.930.2.2.1.4
     atmSysSigEnable 1.3.6.1.4.1.930.2.2.1.4.1 integer read-write
This object is used to enable or disable the ATM signalling task within the switch. Note that by disabling the ATM signalling, the switch will not be able to support any ATM applications such as the LAN Emulation Client. The default of this value is disable. Enumeration: 'enable': 1, 'disable': 2.
 atmPortLogConfig 1.3.6.1.4.1.930.2.2.1.5
     atmMaxPortLogConfig 1.3.6.1.4.1.930.2.2.1.5.1 integer read-only
The maximum number of logical links in the atmPortLogConfigTable.
     atmCurPortLogConfig 1.3.6.1.4.1.930.2.2.1.5.2 integer read-only
The current number of logical links in the atmPortLogConfigTable.
     atmPortLogConfigTable 1.3.6.1.4.1.930.2.2.1.5.3 no-access
ATM Logical link Configuration Table.
         atmPortLogConfigEntry 1.3.6.1.4.1.930.2.2.1.5.3.1 no-access
ATM logical link configuration table. Each entry is indexed by three fields: The card index, port index and the VPI.
             atmPortLogConfigCardIndex 1.3.6.1.4.1.930.2.2.1.5.3.1.1 integer read-only
This field indicates the ATM card id.
             atmPortLogConfigPortIndex 1.3.6.1.4.1.930.2.2.1.5.3.1.2 integer read-only
This field indicates ATM port id.
             atmPortLogConfigVPI 1.3.6.1.4.1.930.2.2.1.5.3.1.3 integer read-only
This field indicates ATM virtual path identifier.
             atmPortLogConfigStatus 1.3.6.1.4.1.930.2.2.1.5.3.1.4 integer read-write
This object is used to add, modify or delete a logical link. A value of other(1) will be returned for read operations on logical links. The value add(3) is written when setting up a new link and modify(4) is used for modifying an existing link. The value remove(5) is used to release the link. Enumeration: 'add': 3, 'other': 1, 'modify': 4, 'up': 2, 'remove': 5.
             atmPortLogConfigSigEntityType 1.3.6.1.4.1.930.2.2.1.5.3.1.5 integer read-write
This object indicates the type of the signaling entity associated with this ATM port. The type of a signaling can either be no signaling, User-Network Interface, uni(2), Interim Interswitch Signaling Protocol, iisp(3) or Private Network-Network Interface, pnni(4). Enumeration: 'uni': 2, 'iisp': 3, 'noSig': 1, 'pnni': 4.
             atmPortLogConfigSigEntityRole 1.3.6.1.4.1.930.2.2.1.5.3.1.6 integer read-write
This object indicates the role of the signaling entity that is associated with this ATM logical port. This object can only be set to user(2) or netw(3). A value of other(1) is returned when neither user(2) or netw(3) has been specified. Enumeration: 'netw': 3, 'other': 1, 'user': 2.
             atmPortLogConfigSigVersion 1.3.6.1.4.1.930.2.2.1.5.3.1.7 integer read-write
This object indicates the version of the signaling entity that is associated with this ATM port. When atmPortLogConfigSigEntityType is set to pnni(4), the signaling entity cannot be set to uni30(3) or uni31(4); It can be set to pnni10(5) or auto(2). When this object is set to auto(2), the signaling entity will start running with UNI 3.1 and learn the correct version through ILMI. Enumeration: 'auto': 2, 'uni30': 3, 'other': 1, 'pnni10': 5, 'uni31': 4.
             atmPortLogConfigSigIlmi 1.3.6.1.4.1.930.2.2.1.5.3.1.8 integer read-write
This object is used to enable or disable ILMI. When atmPortLogConfigSigEntityType is set to uni(2) and atmPortLogConfigSigVersion is set to auto(2), this object must be set to enabled(1). When atmPortLogConfigSigEntityType is set to iisp(3), this object must be set to disabled(2). Enumeration: 'disabled': 2, 'enabled': 1.
             atmPortLogConfigAdmWeightCbr 1.3.6.1.4.1.930.2.2.1.5.3.1.9 integer read-write
The Administrative weight of this VP for the constant bit rate service category. A value of zero is returned if the link is non-PNNI.
             atmPortLogConfigAdmWeightUbr 1.3.6.1.4.1.930.2.2.1.5.3.1.10 integer read-write
The Administrative weight of this VP for the unspecified bit rate service category. A value of zero is returned if the link is non-PNNI.
             atmPortLogConfigStatusEnquiryEnable 1.3.6.1.4.1.930.2.2.1.5.3.1.11 enableindicator read-write
This object is used to enable or disable the Status enquiry. Note that this parametwer is used only if the ATM signalling is enabled.
             atmPortLogConfigTimerT309 1.3.6.1.4.1.930.2.2.1.5.3.1.12 integer read-write
Timer value of timer T309.T309 is a SAAL disconnect timer. The T309 timer is started when SAAL disconnect is sent and it is stopped when SAAL disconnect is sent. When the timer is expired internal connection will be cleared and virtual calls will be released.