C-PRODUCT-CBR-V35-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: C-PRODUCT-CBR-V35-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).
|
|||
Object Name | OID | Type | Access | Info |
cbrV35PortConfig | 1.3.6.1.4.1.43.1.12.1.1.15.5 | |||
cbrV35PortConfTable | 1.3.6.1.4.1.43.1.12.1.1.15.5.1 | no-access |
This object contains the CBR's V.35 specific port Configuration table. There is one cbrV35PortConfEntry associated for each provisioned CBR port interface within the shelf. This table uses portSlot and portNumber as an index which is defined in the portBaseTable of the C-PRODUCT BASE MIB. This index value uniquely identifies the CBR port interface to which this entry is applicable. |
|
1.3.6.1.4.1.43.1.12.1.1.15.5.1.1 | no-access |
An entry in the CBR specific port Configuration table. |
||
cbrV35PortConfCableType | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.1 | integer | read-only |
This object indicates the type of cable connected to the port. An error is returned if an access is attempted on a physical interface other than a V.35 port interface. The default value is none (1). Enumeration: 'none': 1, 'dce': 3, 'dte': 2. |
cbrV35PortConfScrClockSource | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.2 | integer | read-write |
This object indicates the SCR clock source. This is aplicable for both DCE & DTE cable types. If the cable type is 'none', a get request returns whatever the value currently stored in the managed node for this port and a set request stores the value. Enumeration: 'adaptive': 2, 'internal': 1. |
cbrV35PortConfTxClockPhase | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.3 | integer | read-write |
This object indicates the type of Transmit clock phase needed to correct the clock out of phase problem. This is aplicable ONLY when a 'dte' cable is connected to the port. The default value is normal (1). Enumeration: 'normal': 1, 'inverted': 2. |
cbrV35PortConfRts | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.4 | integer | read-only |
This object indicates RTS pin status. Default value is off (1). Enumeration: 'on': 2, 'off': 1. |
cbrV35PortConfCts | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.5 | integer | read-only |
This object indicates CTS pin status. Default value is off (1). Enumeration: 'on': 2, 'off': 1. |
cbrV35PortConfDcd | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.6 | integer | read-only |
This object indicates DCD pin status. Default value is off (1). Enumeration: 'on': 2, 'off': 1. |
cbrV35PortConfDsr | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.7 | integer | read-only |
This object indicates DSR pin status. Default value is off (1). Enumeration: 'on': 2, 'off': 1. |
cbrV35PortConfSctClockSource | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.8 | integer | read-write |
This object indicates the type of SCT clock source. This is aplicable for both 'DCE' & 'DTE' cable types. If no cable is attached then it just reflects the value stored in the database. The default value is internal (2). Enumeration: 'internal': 2, 'recovered': 1. |
cbrV35PortConfRxTimingSource | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.9 | integer | read-write |
This object indicates the Serial interface Recieive Timing Source. The default value is dce-transmit-clock. Enumeration: 'dce-transmit-clock': 2, 'echo-clock-from-dte': 1. |
cbrV35PortConfCableID | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.10 | integer | read-only |
This object indicates the type of physical interface. Enumeration: 'none': 1, 'v35': 2, 'rs422': 3. |
cbrV35PortConfLoopBackType | 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.11 | integer | read-write |
This object indicates the type of loopback configured for the specified T1/E1 port interface. Network-line (2) redirects incoming remote traffic back into the network interface at the external edge of the card interface. Network-card (4) regenerates framing information prior to redirecting incoming remote traffic back into the network interface. Local-card (3) redirects local incoming traffic back into the local system. The default value is no-loopback (1). Enumeration: 'no-response': 5, 'local-card': 3, 'network-card': 4, 'no-loopback': 1. |