C-PRODUCT-ETHER-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: C-PRODUCT-ETHER-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 |
bridge | 1.3.6.1.4.1.43.1.12.1.1.17.1 | |||
brAgeTime | 1.3.6.1.4.1.43.1.12.1.1.17.1.1 | integer | read-write |
The time in minute for a bridging entry to be aged out. |
brFilterFlagTable | 1.3.6.1.4.1.43.1.12.1.1.17.1.2 | no-access |
Contain the flags to individually enable/disable these different types of filtering: Source protocol, Source Address, and Destination Address . |
|
1.3.6.1.4.1.43.1.12.1.1.17.1.2.1 | no-access |
Each entry in the table contains the information of a currently filtering setup for a port. |
||
brFilterFlagSrcProt | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.1 | integer | read-write |
To enable/disable source protocol filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterFlagSrcAddr | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.2 | integer | read-write |
To enable/disable source address filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterFlagDstAddr | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.3 | integer | read-write |
To enable/disable source address filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterFlagIP | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.4 | integer | read-write |
To enable/disable IP protocol filtering. This object is used when source protocol filtering is enabled. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterFlagIPX | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.5 | integer | read-write |
To enable/disable IPX protocol filtering. This object is used when source protocol filtering is enabled. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterFlagDecnet | 1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.6 | integer | read-write |
To enable/disable DECNET protocol filtering. This object is used when source protocol filtering is enabled. Enumeration: 'disabled': 1, 'enabled': 2. |
brFilterSrcAddrTable | 1.3.6.1.4.1.43.1.12.1.1.17.1.3 | no-access |
Contain all source addresses used for source address filtering. |
|
1.3.6.1.4.1.43.1.12.1.1.17.1.3.1 | no-access |
Each entry in the table contains a source address used for source address filtering. |
||
brFilterSrcAddr | 1.3.6.1.4.1.43.1.12.1.1.17.1.3.1.1 | physaddress | read-only |
If the source address in an MAC frame matches this value, the frame will be filtered. |
brFilterSrcAddrAct | 1.3.6.1.4.1.43.1.12.1.1.17.1.3.1.2 | integer | read-write |
This object is used for entry creation and deletion. Enumeration: 'create': 1, 'not-applicable': 3, 'delete': 2. |
brFilterDstAddrTable | 1.3.6.1.4.1.43.1.12.1.1.17.1.4 | no-access |
Contain all destination addresses used for destination address filtering. |
|
1.3.6.1.4.1.43.1.12.1.1.17.1.4.1 | no-access |
Each entry in the table contains a destination address used for destination address filtering. |
||
brFilterDstAddr | 1.3.6.1.4.1.43.1.12.1.1.17.1.4.1.1 | physaddress | read-only |
If the destination address in an MAC frame matches this value, the frame will be filtered. |
brFilterDstAddrAct | 1.3.6.1.4.1.43.1.12.1.1.17.1.4.1.2 | integer | read-write |
This object is used for entry creation and deletion. Enumeration: 'create': 1, 'not-applicable': 3, 'delete': 2. |
brStaticTable | 1.3.6.1.4.1.43.1.12.1.1.17.1.5 | no-access |
Contain all static addresses attached to each port. The entry is used for forwarding. |
|
1.3.6.1.4.1.43.1.12.1.1.17.1.5.1 | no-access |
Each entry in the table contains a station address used for forwarding. |
||
brStaticAddr | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.1 | physaddress | read-only |
If the destination address in an MAC frame matches this value, the frame will be forwarded to destination specified by destination port or ATM VC. |
brStaticDstSlot | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.2 | integer | read-write |
The slot number to which this address is destined. If use VC, this object should be set to 0. |
brStaticDstPort | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.3 | integer | read-write |
The port number to which this address is destined. If use slot/port, this object is ignored. |
brStaticDstTxVpi | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.4 | integer | read-write |
The Tx VP number to which this address is destined. If use slot/port, this object is ignored. |
brStaticDstTxVci | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.5 | integer | read-write |
The Tx VC number to which this address is destined. If use slot/port, this object is ignored. |
brStaticDstRxVpi | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.6 | integer | read-write |
The Rx VP number to which this address is destined. If use slot/port, this object is ignored. |
brStaticDstRxVci | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.7 | integer | read-write |
The Rx VC number to which this address is destined. If use slot/port, this object is ignored. |
brStaticAddrAct | 1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.8 | integer | read-write |
This object is used for entry creation and deletion. Enumeration: 'create': 1, 'not-applicable': 3, 'delete': 2. |
brFdbTable | 1.3.6.1.4.1.43.1.12.1.1.17.1.6 | no-access |
A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. |
|
1.3.6.1.4.1.43.1.12.1.1.17.1.6.1 | no-access |
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. |
||
brFdbAddress | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.1 | physaddress | read-only |
A unicast MAC address for which the bridge has forwarding and/or filtering information. |
brFdbDstTxVpi | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.2 | integer | read-only |
The Tx VP number to which this address is destined. |
brFdbDstTxVci | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.3 | integer | read-only |
The Tx VC number to which this address is destined. |
brFdbDstRxVpi | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.4 | integer | read-only |
The Rx VP number to which this address is destined. |
brFdbDstRxVci | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.5 | integer | read-only |
The Rx VC number to which this address is destined. |
brFdbStatus | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.6 | integer | read-only |
The status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of brFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of brFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of brFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of brFdbAddress represents one of the bridge's addresses. The corresponding instance of brFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of brFdbAddress is also the value of an existing instance of dot1dStaticAddress. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
brFdbAge | 1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.7 | integer | read-only |
Age of this forwarding table entry. |
phyPort | 1.3.6.1.4.1.43.1.12.1.1.17.2 | |||
portTable | 1.3.6.1.4.1.43.1.12.1.1.17.2.1 | no-access |
The port information table. |
|
1.3.6.1.4.1.43.1.12.1.1.17.2.1.1 | no-access |
Information about a port. |
||
portMaxInfo | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.1 | integer | read-only |
The maximum size of the INFO (non-MAC) field that this port will receive or transmit. |
portInFrames | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.2 | counter | read-only |
The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
portOutFrames | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.3 | counter | read-only |
The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
portFramesForwarded | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.4 | counter | read-only |
Number of incoming frames at this port that were forwarded. |
portBroadcastFrames | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.5 | counter | read-only |
Number of broadcast frames received on port |
portNumFramesFlooded | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.6 | counter | read-only |
Total number of incoming frames on this port that were flooded |
portNumFramesDiscarded | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.7 | counter | read-only |
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. |
portMaxMTUexceededFrames | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.8 | counter | read-only |
Number of frames discarded because of size greater than maximum MTU size for the port |
portNoATMvcDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.9 | counter | read-only |
Number of frames discarded because there was no ATM VC associated with this physical port |
portBridgeDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.10 | counter | read-only |
Number of frames discarded because of bridging operation |
portOutPortDisabledDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.11 | counter | read-only |
Number of frames filtered because the output port was disabled |
portSrcAddressDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.12 | counter | read-only |
Number of frames filtered because of source address filtering |
portDestAddressDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.13 | counter | read-only |
Number of frames filtered because of destination address filtering |
portSAPfilterDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.14 | counter | read-only |
Number of frames filtered because of protocol filtering operation |
portLearnedEntryDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.15 | counter | read-only |
The number of frames that were discarded because there was no storage memory available |
portStatsClearStats | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.16 | integer | read-write |
This object will (1) clear the ATM statistics counters and (2) initialize the reset time and date to the current time and date for the specified port. NOTE: A value of '2' is returned for any attempted reads of this object. Enumeration: 'clear': 1, 'not-applicable': 2. |
portStatsResetTimeDate | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.17 | timeanddate | read-only |
This object indicates the last time and date the ATM statistics were cleared for the specified port. |
portMacAddress | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.18 | physaddress | read-only |
This is mac address of ethernet port. |
portFramesTransmitted | 1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.19 | counter | read-only |
Total number of frames transmitted at this port. |
ipOverAtm | 1.3.6.1.4.1.43.1.12.1.1.17.3 | |||
enetCircuit | 1.3.6.1.4.1.43.1.12.1.1.17.4 | |||
vcpTable | 1.3.6.1.4.1.43.1.12.1.1.17.4.2 | no-access |
The virtual circuit information table. |
|
1.3.6.1.4.1.43.1.12.1.1.17.4.2.1 | no-access |
Information about a virtual circuits. |
||
vcpMaxInfo | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.1 | integer | read-only |
The maximum size of the INFO (non-MAC) field that this vcp will receive or transmit. |
vcpInFrames | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.2 | counter | read-only |
The number of frames that have been received by this vcp from its segment. Note that a frame received on the interface corresponding to this vcp is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
vcpOutFrames | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.3 | counter | read-only |
The number of frames that have been transmitted by this vcp to its segment. Note that a frame transmitted on the interface corresponding to this vcp is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
vcpFramesForwarded | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.4 | counter | read-only |
Number of incoming frames at this vcp that were forwarded. |
vcpBroadcastFrames | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.5 | counter | read-only |
Number of broadcast frames received on vcp |
vcpNumFramesFlooded | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.6 | counter | read-only |
Total number of incoming frames on this vcp that were flooded |
vcpNumFramesDiscarded | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.7 | counter | read-only |
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. |
vcpMaxMTUexceededFrames | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.8 | counter | read-only |
Number of frames discarded because of size greater than maximum MTU size for the vcp |
vcpBridgeDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.9 | counter | read-only |
Number of frames discarded because of bridging operation |
vcpOutPortDisabledDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.10 | counter | read-only |
Number of frames filtered because the output port was disabled |
vcpSrcAddressDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.11 | counter | read-only |
Number of frames filtered because of source address filtering |
vcpDestAddressDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.12 | counter | read-only |
Number of frames filtered because of destination address filtering |
vcpSAPfilterDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.13 | counter | read-only |
Number of frames filtered because of protocol filtering operation |
vcpLearnedEntryDiscards | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.14 | counter | read-only |
The number of frames that were discarded because there was no storage memory available |
vcpStatsClearStats | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.15 | integer | read-write |
This object will (1) clear the ATM statistics counters and (2) initialize the reset time and date to the current time and date for the specified ATM VC connection. NOTE: A value of '2' is returned for any attempted reads of this object. Enumeration: 'clear': 1, 'not-applicable': 2. |
vcpStatsResetTimeDate | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.16 | timeanddate | read-only |
This object indicates the last time and date the ATM statistics were cleared for the specified ATM VC connection. |
vcpTransmitQueueAveRate | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.17 | integer | read-write |
This field specifies the average rate of transmit queue Enumeration: 'r10mbps': 2, 'r448kbps': 10, 'r672kbps': 9, 'r56kbps': 13, 'r6mbps': 4, 'na': 0, 'r8mbps': 3, 'r192mbps': 6, 'r224kbps': 11, 'r112kbps': 12, 'r1536mbps': 7, 'r1344mbps': 8, 'r4mbps': 5, 'r17mbps': 1. |
vcpNumFramesTransmitted | 1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.18 | counter | read-only |
Total number of frames transmitted at this vcp. |