C-PRODUCT-BASE-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: C-PRODUCT-BASE-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
 sysGenInfo 1.3.6.1.4.1.43.1.12.1.1.1.1
     sysGenInfoShelfName 1.3.6.1.4.1.43.1.12.1.1.1.1.1 displaystring read-write
Name of the managed node.
     sysGenInfoCustomerName 1.3.6.1.4.1.43.1.12.1.1.1.1.2 displaystring read-write
Name of the organization that uses the managed node.
     sysGenInfoPhoneNumber 1.3.6.1.4.1.43.1.12.1.1.1.1.3 displaystring read-write
Phone number of the organization that uses the managed node.
     sysGenInfoMaintenanceContact 1.3.6.1.4.1.43.1.12.1.1.1.1.4 displaystring read-write
Maintenance contact of the managed node.
     sysGenInfoLocation 1.3.6.1.4.1.43.1.12.1.1.1.1.5 displaystring read-write
Location of the managed node.
     sysGenInfoAutoLogoutTime 1.3.6.1.4.1.43.1.12.1.1.1.1.6 integer read-write
The time a TELNET or VT-100 terminal user can maintain a session with the managed node without any keyboard action. Unit: minute
     sysGenInfoPassword 1.3.6.1.4.1.43.1.12.1.1.1.1.7 octet string read-write
Password required to access the managed node using VT-100 terminal or TELNET. A get request always returns a NULL string.
     sysGenCurrentCodeRelease 1.3.6.1.4.1.43.1.12.1.1.1.1.8 displaystring read-only
Firmware revision of the current code running in the managed node.
 sysTimeAndDate 1.3.6.1.4.1.43.1.12.1.1.1.2 timeanddate read-write
Time and date maintained in the managed node.
 sysIpConfig 1.3.6.1.4.1.43.1.12.1.1.1.3
     sysIpConfigLocalHost 1.3.6.1.4.1.43.1.12.1.1.1.3.1
         sysIpConfigLocalHostCommunityName 1.3.6.1.4.1.43.1.12.1.1.1.3.1.1 displaystring read-write
Community name of the managed node. A get request always returns a NULL string.
         sysIpConfigLocalHostIpAddress 1.3.6.1.4.1.43.1.12.1.1.1.3.1.2 ipaddress read-only
Local host's Ethernet IP address.
         sysIpConfigLocalHostSubnetMask 1.3.6.1.4.1.43.1.12.1.1.1.3.1.3 ipaddress read-only
Local host's Ethernet IP subnet mask.
         sysIpConfigLocalHostMacAddress 1.3.6.1.4.1.43.1.12.1.1.1.3.1.4 physaddress read-only
Local host's Ethernet MAC-layer address.
     sysIpConfigTrapGateway 1.3.6.1.4.1.43.1.12.1.1.1.3.2
         sysIpConfigTrapGatewayIpAddress 1.3.6.1.4.1.43.1.12.1.1.1.3.2.1 ipaddress read-write
Trap gateway's IP address.
         sysIpConfigTrapGatewaySubnetMask 1.3.6.1.4.1.43.1.12.1.1.1.3.2.2 ipaddress read-write
Trap gateway's IP subnet mask.
     sysIpConfigTrapClientTable 1.3.6.1.4.1.43.1.12.1.1.1.3.3 no-access
Trap client table has 4 entries
         sysIpConfigTrapClientEntry 1.3.6.1.4.1.43.1.12.1.1.1.3.3.1 no-access
Each entry contains IP address and port number of an SNMP manager which receives traps from the managed node.
             sysIpConfigTrapClientIndex 1.3.6.1.4.1.43.1.12.1.1.1.3.3.1.1 integer no-access
             sysIpConfigTrapClientIpAddress 1.3.6.1.4.1.43.1.12.1.1.1.3.3.1.2 ipaddress read-write
Trap client's IP address.
             sysIpConfigTrapClientSubnetMask 1.3.6.1.4.1.43.1.12.1.1.1.3.3.1.3 ipaddress read-write
Trap client's IP subnet mask.
             sysIpConfigTrapClientPortNumber 1.3.6.1.4.1.43.1.12.1.1.1.3.3.1.4 integer read-write
Trap client's port number.
 sysRs232Table 1.3.6.1.4.1.43.1.12.1.1.1.4 no-access
This table contains 2 rows. The first row shows the physical configuration of the port connected to a VT100 termianl. The second row is used to configure the port which supports SLIP. Access to the first row is read-only and access to the second row is read-write.
     sysRs232Entry 1.3.6.1.4.1.43.1.12.1.1.1.4.1 no-access
Each entry contains the attributes of a serial port.
         sysRs232Port 1.3.6.1.4.1.43.1.12.1.1.1.4.1.1 integer no-access
The managed node has 2 serial ports: port 1 and port 2. Enumeration: 'port-1': 1, 'port-2': 2.
         sysRs232BaudRate 1.3.6.1.4.1.43.1.12.1.1.1.4.1.2 integer read-write
Baud rate. The instance of this object in port-1 is read-only. Enumeration: 'br-300': 1, 'br-2400': 3, 'br-19200': 6, 'br-4800': 4, 'br-1200': 2, 'br-38400': 7, 'br-9600': 5.
         sysRs232Parity 1.3.6.1.4.1.43.1.12.1.1.1.4.1.3 integer read-write
Parity. The instance of this object in port-1 is read-only. Enumeration: 'even': 2, 'none': 1, 'odd': 3.
         sysRs232DataBits 1.3.6.1.4.1.43.1.12.1.1.1.4.1.4 integer read-write
Number of data bits. The instance of this object in port-1 is read-only. Enumeration: 'db-8': 2, 'db-7': 1.
         sysRs232StopBits 1.3.6.1.4.1.43.1.12.1.1.1.4.1.5 integer read-write
Number of stop bits. The instance of this object in port-1 is read-only. Enumeration: 'sb-1': 1, 'sb-2': 2.
 sysRefClock 1.3.6.1.4.1.43.1.12.1.1.1.5 integer read-write
System reference clock maintained in the managed node. Enumeration: 'no-clock': 1, 'internal-default': 2, 'bits': 4, 'slot-8': 10, 'slot-5': 7, 'slot-4': 6, 'slot-7': 9, 'slot-6': 8, 'slot-3': 5, 'slot-9': 11, 'internal': 3.
 sysProductType 1.3.6.1.4.1.43.1.12.1.1.1.6 integer read-only
System Product Type contain type of product. Enumeration: 'ab9100': 4, 'mojave': 5, 'ab9300': 3, 'no-product': 1, 'ab9600': 2.
 shelfSerialNumber 1.3.6.1.4.1.43.1.12.1.1.2.1 octet string read-only
Serial number of the shelf.
 shelfRevision 1.3.6.1.4.1.43.1.12.1.1.2.2 octet string read-only
Hardware revision number of the shelf.
 shelfPowerSupplyTable 1.3.6.1.4.1.43.1.12.1.1.2.3 no-access
The power supply table in the shelf.
     shelfPowerSupplyEntry 1.3.6.1.4.1.43.1.12.1.1.2.3.1 no-access
Information of the power supply in the shelf.
         shelfPowerSupplySlot 1.3.6.1.4.1.43.1.12.1.1.2.3.1.1 integer no-access
Slot number of the power supply. Enumeration: 'slot-1': 1, 'slot-2': 2.
         shelfPowerSupplyAdminStatus 1.3.6.1.4.1.43.1.12.1.1.2.3.1.2 adminstatus read-write
Administrative status.
         shelfPowerSupplyOperStatus 1.3.6.1.4.1.43.1.12.1.1.2.3.1.3 integer read-only
Operational status for Power Supply. In AB9300/AB9100, it doesn't support any setting value. Enumeration: 'in-service': 2, 'out-of-service': 1, 'missing': 3.
 shelfPartNumber 1.3.6.1.4.1.43.1.12.1.1.2.4 octet string read-only
Part number of the shelf.
 cardBaseTable 1.3.6.1.4.1.43.1.12.1.1.3.1 no-access
A 6 entry card table in the shelf.
     cardBaseEntry 1.3.6.1.4.1.43.1.12.1.1.3.1.1 no-access
Each card entry contains objects that refer to the card in that entry.
         cardSlot 1.3.6.1.4.1.43.1.12.1.1.3.1.1.1 integer no-access
Slot number of the card in the shelf. The assignment of the card slots is as follows: slot 1 : management cpu, slot 2 : ctx card, slot 3 : one of the trunk cards (e.g. ds3/oc3/e3/hssi), slot 4-6: one of the port cards (e.g. ether/cbr/qsim).
         cardTypeDb 1.3.6.1.4.1.43.1.12.1.1.3.1.1.2 cardtype read-write
The configured card type in the slot. It may differ from the actual card type (cardTypeHw) in the corresponding slot. A set request will be accepted only when one of the following is true: 1. the value of cardTypeHw in this slot is none, or 2. the new value of cardTypeDb is the same as the corresponding cardTypeHw.
         cardTypeHw 1.3.6.1.4.1.43.1.12.1.1.3.1.1.3 cardtype read-only
The actual card type in the slot.
         cardAdminStatus 1.3.6.1.4.1.43.1.12.1.1.3.1.1.4 adminstatus read-write
Administrative status of the card. An error is returned if this slot has been selected as the system reference clock and an attempt is made to change this object to out-of-service. This object does not apply to management cpu and ctx card.
         cardOperStatus 1.3.6.1.4.1.43.1.12.1.1.3.1.1.5 cardoperstatus read-only
Operational status of the card.
         cardSerialNumber 1.3.6.1.4.1.43.1.12.1.1.3.1.1.6 octet string read-only
Serial number of the card.
         cardRevision 1.3.6.1.4.1.43.1.12.1.1.3.1.1.7 octet string read-only
Hardware revision number of the card.
         cardPartNumber 1.3.6.1.4.1.43.1.12.1.1.3.1.1.8 displaystring read-only
Part number of the card.
         cardReset 1.3.6.1.4.1.43.1.12.1.1.3.1.1.9 integer read-write
This is the command to reset the card at the specified slot number. A read request always returns 0. Warning: Reseting card will temporarily disrupt traffic on the specified slot number. Enumeration: 'reset': 1.
         cardShelfState 1.3.6.1.4.1.43.1.12.1.1.3.1.1.10 cardshelfstate read-only
Operational shelf state of the card.
 portBaseTable 1.3.6.1.4.1.43.1.12.1.1.4.1 no-access
The port information table.
     portBaseEntry 1.3.6.1.4.1.43.1.12.1.1.4.1.1 no-access
Each port entry contains objects that refer to the port in that entry.
         portSlot 1.3.6.1.4.1.43.1.12.1.1.4.1.1.1 integer no-access
Slot Number. This table does not have objects for management cpu (slot #1) and ctx card (slot #2).
         portNumber 1.3.6.1.4.1.43.1.12.1.1.4.1.1.2 integer no-access
Port number. The number of ports in each card depends on the type of card in that slot. Following is a list of cards and the port range of that cards: card type port range ----------- ---------- ds3 1..1 ether 1..2 oc3 1..1 hssi 1..1 cbr-dsx-4 1..4 cbr-e1-4 1..4 cbr-dsx-8 1..8 cbr-e1-8 1..8 v-35-qsim 1..4 rs-422-qsim 1..4 hssi-qsim 1..1 e3 1..1
         portAdminStatus 1.3.6.1.4.1.43.1.12.1.1.4.1.1.3 adminstatus read-write
Administrative status of the port. An error is returned if this port has been selected as the system reference clock and an attempt is made to change this object to out-of-service.
         portOperStatus 1.3.6.1.4.1.43.1.12.1.1.4.1.1.4 portoperstatus read-only
Operational status of the port.
         portIfIndex 1.3.6.1.4.1.43.1.12.1.1.4.1.1.5 integer read-only
Currently this object applies to the interface ports in port cards ONLY. It is pre-assigned as following: slot range 3 1..8 4 9..16 5 17..24 6 25..32 7 33..40 8 41..48 9 49..57
 vcpNextAvailGlobVcSideId 1.3.6.1.4.1.43.1.12.1.1.5.2 integer read-only
This unique value which identified the next available virtual circuit ID. It is allowed NMS manager to get the next available Virtual Circuit Id before created a new row into Virtual circuit Path Table.
 vcpBaseTable 1.3.6.1.4.1.43.1.12.1.1.5.3 no-access
The base virtual circuit table contains the common information for both sides of circuit.
     vcpBaseEntry 1.3.6.1.4.1.43.1.12.1.1.5.3.1 no-access
Information of the base virtual circuit.
         vcpSideAId 1.3.6.1.4.1.43.1.12.1.1.5.3.1.1 integer no-access
A unique value which identifies the SideA of circuit.
         vcpSideBId 1.3.6.1.4.1.43.1.12.1.1.5.3.1.2 integer no-access
A unique value which identifies the SideB of circuit.
         vcpLinkType 1.3.6.1.4.1.43.1.12.1.1.5.3.1.3 vcplinktype read-write
Vc Circuit Type indicated whether this circuit is Regular, Multicast, Management, Unicast, leaf.
         vcpDescription 1.3.6.1.4.1.43.1.12.1.1.5.3.1.4 displaystring read-write
Vc description of circuits.
         vcpAdminStatus 1.3.6.1.4.1.43.1.12.1.1.5.3.1.5 adminstatus read-write
Vc administrative status.
         vcpRowStatus 1.3.6.1.4.1.43.1.12.1.1.5.3.1.6 integer read-write
This object indicates the action to be taken by a set request. Enumeration: 'create': 1, 'delete': 2.
 vcpSideTable 1.3.6.1.4.1.43.1.12.1.1.5.4 no-access
The side table contains the Side A or Side B of circuit information.
     vcpSideEntry 1.3.6.1.4.1.43.1.12.1.1.5.4.1 no-access
Information of the base virtual circuit.
         vcpSideId 1.3.6.1.4.1.43.1.12.1.1.5.4.1.1 integer no-access
unique number associated with virtual circuit.
         vcpSideSlot 1.3.6.1.4.1.43.1.12.1.1.5.4.1.2 integer read-write
Slot Number. This table does not have objects for ctx card (slot #2) and card (slot #3).
         vcpSidePort 1.3.6.1.4.1.43.1.12.1.1.5.4.1.3 integer read-write
Port number. The number of ports in each card depends on the type of card in that slot. Following is a list of cards and the port range of that cards: card type port range ----------- ---------- mcpu 1..1 ds3 1..1 ether 1..2 oc3 1..1 hssi 1..1 cbr-dsx-4 1..4 cbr-csu-4 1..4 cbr-e1-4 1..4 cbr-dsx-8 1..8 cbr-csu-8 1..8 cbr-e1-8 1..8 v-35-qsim 1..4 rs-422-qsim 1..4 hssi-qsim 1..1 e3 1..1
         vcpSideTransmitVpi 1.3.6.1.4.1.43.1.12.1.1.5.4.1.4 integer read-write
Port card transmit vpi.
         vcpSideTransmitVci 1.3.6.1.4.1.43.1.12.1.1.5.4.1.5 integer read-write
Port card transmit vci.
         vcpSideReceiveVpi 1.3.6.1.4.1.43.1.12.1.1.5.4.1.6 integer read-write
Port card receive vpi. The value range 0..255 applies when VPI-only translation is requested. Otherwise, its range is 0..15. If the value of an instance of this object is > 15, the value of the corresponding instance of vcPortReceiveVci MUST be 0 (VPI-only translation).
         vcpSideReceiveVci 1.3.6.1.4.1.43.1.12.1.1.5.4.1.7 integer read-write
Port card receive vci. If the value of this object is 0, VPI-only translation is requested.
         vcpSidePriority 1.3.6.1.4.1.43.1.12.1.1.5.4.1.8 integer read-write
Priority queue is to prioritize the circuit. The smallest number is the highest priority. The largest number is lowest priority.
         vcpSidePacketDiscard 1.3.6.1.4.1.43.1.12.1.1.5.4.1.9 vcppacketdiscard read-write
Packet Discard indicates whether this packet needs to drop off based on the threshold.
 vcpMappingSideTable 1.3.6.1.4.1.43.1.12.1.1.5.5 no-access
The Mapping side table contains circuit Side information.
     vcpMappingSideEntry 1.3.6.1.4.1.43.1.12.1.1.5.5.1 no-access
Information of the base virtual circuit.
         vcpMappingSideSlot 1.3.6.1.4.1.43.1.12.1.1.5.5.1.1 integer no-access
Slot Number. This table does not have objects for ctx card (slot #2) and card (slot #3).
         vcpMappingSidePort 1.3.6.1.4.1.43.1.12.1.1.5.5.1.2 integer no-access
Port number. The number of ports in each card depends on the type of card in that slot. Following is a list of cards and the port range of that cards: card type port range ----------- ---------- mcpu 1..1 ds3 1..1 ether 1..2 oc3 1..1 hssi 1..1 cbr-dsx-4 1..4 cbr-csu-4 1..4 cbr-e1-4 1..4 cbr-dsx-8 1..8 cbr-csu-8 1..8 cbr-e1-8 1..8 v-35-qsim 1..4 rs-422-qsim 1..4 hssi-qsim 1..1 e3 1..1
         vcpMappingSideAId 1.3.6.1.4.1.43.1.12.1.1.5.5.1.3 integer no-access
SideA ID is a unique number associated with virtual circuit.
         vcpMappingSideBId 1.3.6.1.4.1.43.1.12.1.1.5.5.1.4 integer no-access
SideB ID is a unique number associated with virtual circuit.
         vcpMappingCardType 1.3.6.1.4.1.43.1.12.1.1.5.5.1.5 cardtype read-only
card Type associated with mySide of circuit.
         vcpMappingFamCardType 1.3.6.1.4.1.43.1.12.1.1.5.5.1.6 vcfamilycardtype read-only
Family Card Type associate with mySide of circuit.
         vcpMappingOtherCardType 1.3.6.1.4.1.43.1.12.1.1.5.5.1.7 cardtype read-only
Other Side of Card Type associate with the circuit.
         vcpMappingOtherFamCardType 1.3.6.1.4.1.43.1.12.1.1.5.5.1.8 vcfamilycardtype read-only
Other Side of Family Card Type associate with the circuit.
 faultClearCurrentAlarms 1.3.6.1.4.1.43.1.12.1.1.6.1 integer read-write
A set request clears all entries in the current alarm table. A get/get-next request returns 0.
 faultClearHistoryAlarms 1.3.6.1.4.1.43.1.12.1.1.6.2 integer read-write
A set request clears all entries in the history alarm table. A get/get-next request returns 0.
 faultCurrentAlarmTable 1.3.6.1.4.1.43.1.12.1.1.6.3 no-access
Current alarm table.
     faultCurrentAlarmEntry 1.3.6.1.4.1.43.1.12.1.1.6.3.1 no-access
Each entry in the table contains the information of a currently active alarm.
         faultCurrentAlarmTag 1.3.6.1.4.1.43.1.12.1.1.6.3.1.1 integer no-access
The tag of the alarm in the current alarm table.
         faultCurrentAlarmAlarmType 1.3.6.1.4.1.43.1.12.1.1.6.3.1.2 alarmtype read-only
Alarm type.
         faultCurrentAlarmSeverity 1.3.6.1.4.1.43.1.12.1.1.6.3.1.3 integer read-only
Alarm severity. Enumeration: 'major': 3, 'minor': 2.
         faultCurrentAlarmCardType 1.3.6.1.4.1.43.1.12.1.1.6.3.1.4 cardtype read-only
Card type of the card which caused the alarm.
         faultCurrentAlarmCardNumber 1.3.6.1.4.1.43.1.12.1.1.6.3.1.5 integer read-only
Slot number of the card which caused the alarm.
         faultCurrentAlarmPortNumber 1.3.6.1.4.1.43.1.12.1.1.6.3.1.6 integer read-only
The port number of the card which caused the alarm.
         faultCurrentAlarmSetTime 1.3.6.1.4.1.43.1.12.1.1.6.3.1.7 timeanddate read-only
The time when the alarm was set.
         faultCurrentAlarmDescription 1.3.6.1.4.1.43.1.12.1.1.6.3.1.8 displaystring read-only
A readable string which describes the alarm.
 faultHistoryAlarmTable 1.3.6.1.4.1.43.1.12.1.1.6.4 no-access
History/Information alarm table.
     faultHistoryAlarmEntry 1.3.6.1.4.1.43.1.12.1.1.6.4.1 no-access
Each entry in the history alarm table contains either a cleared alarm or an information alarm.
         faultHistoryAlarmTag 1.3.6.1.4.1.43.1.12.1.1.6.4.1.1 integer no-access
The tag of the alarm in the history alarm table.
         faultHistoryAlarmAlarmType 1.3.6.1.4.1.43.1.12.1.1.6.4.1.2 alarmtype read-only
Alarm type.
         faultHistoryAlarmSeverity 1.3.6.1.4.1.43.1.12.1.1.6.4.1.3 integer read-only
Severity of the alarm. Enumeration: 'info': 1, 'major': 3, 'minor': 2.
         faultHistoryAlarmCardType 1.3.6.1.4.1.43.1.12.1.1.6.4.1.4 cardtype read-only
Card type of the card which caused the alarm.
         faultHistoryAlarmCardNumber 1.3.6.1.4.1.43.1.12.1.1.6.4.1.5 integer read-only
Slot number of the card which caused the alarm.
         faultHistoryAlarmPortNumber 1.3.6.1.4.1.43.1.12.1.1.6.4.1.6 integer read-only
Port number of the card which caused the alarm.
         faultHistoryAlarmSetTime 1.3.6.1.4.1.43.1.12.1.1.6.4.1.7 timeanddate read-only
The time when the alarm was set.
         faultHistoryAlarmDescription 1.3.6.1.4.1.43.1.12.1.1.6.4.1.8 displaystring read-only
A readable string which describes the alarm.
         faultHistoryAlarmClearTime 1.3.6.1.4.1.43.1.12.1.1.6.4.1.9 timeanddate read-only
The time when the alarm was cleared.