COM21-HCXSTU-MIB: View SNMP OID List / Download MIB

VENDOR: COM21


 Home MIB: COM21-HCXSTU-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
 com21HcxStu 1.3.6.1.4.1.1141.2.50
This is the Com21 ComPort Control MIB module. All data defined in this MIB is held upon the ComController. COM21 Part# 005-0025-00
 com21HcxStuStatusGroup 1.3.6.1.4.1.1141.2.51
       com21HcxStuStatusTable 1.3.6.1.4.1.1141.2.51.1 no-access
.
           com21HcxStuStatusEntry 1.3.6.1.4.1.1141.2.51.1.1 no-access
.
               hcxStuStatusMacAddr 1.3.6.1.4.1.1141.2.51.1.1.1 macaddress read-only
Contains IEEE 802 medium access control address of the ComPort device.
               hcxStuConfigured 1.3.6.1.4.1.1141.2.51.1.1.2 integer read-only
This attribute defines the configured state of the ComPort. This value will be set to true when the NMAPS creates a new entry. If this value is false, the hcxStuAcquired attribute is false and the hcxStuAuthorized flag is set to deauthorized then the entry shall be deleted. Note that this value cannot be set to false if the hcxStuAuthorized flag is set to true. Enumeration: 'false': 2, 'true': 1.
               hcxStuAcquired 1.3.6.1.4.1.1141.2.51.1.1.3 integer read-only
This attribute defines the acquired state of the ComPort. Note that is state is set once an ComPort can be managed. We could have a condition were an ComPort is acquired but full service cannot be provided. In that case the hcxStuAcqFailInfo attribute shall indicate a problem. If an unknown ComPort is acquired then an entry is created with this value set to true and both hcxStuAuthorized and hcxStuConfigured set to false. Enumeration: 'false': 2, 'true': 1.
               hcxStuAcqFailInfo 1.3.6.1.4.1.1141.2.51.1.1.4 integer read-only
This attribute provides secondary information related to an ComPort acquisition. If there is a failure in the system that prevents a user from receiving full service, then it will be indicated by this attribute. If an ComPort is unacquired or no problems were encountered then this attribute shall equal noFailure. Enumeration: 'vlanFailure': 2, 'servGrpInvalid': 3, 'noFailure': 1, 'unauthorized': 5, 'bandwidthUnavail': 4.
               hcxStuAuthorized 1.3.6.1.4.1.1141.2.51.1.1.5 integer read-write
This attribute defines the verified state of the ComPort. This state can only be set by the NMAPS. If this attribute is false, then all cells rates shall be set to 0 on the appropriate Ethernet and RF Receiver cards. Enumeration: 'false': 2, 'true': 1.
               hcxStuLedFlashTest 1.3.6.1.4.1.1141.2.51.1.1.6 integer read-write
Used to invoke an ComPort LED test. Setting the the attribute to start will invoke test. Setting to stop will terminate the test. When reading this attribute, nil shall be returned if no test is active and start if the test is in progress. Enumeration: 'start': 2, 'stop': 3, 'nil': 1.
               hcxStuUpstreamTest 1.3.6.1.4.1.1141.2.51.1.1.7 integer read-write
Used to invoke an ComPort Upstream RF test. Setting the attribute to start will invoke test. Setting to stop will terminate the test. When reading this attribute, nil shall be returned if no test is active and start if the test is in progress. Note that the hcxStuUpstrmTestFreq shall be validated before initiating the test. Enumeration: 'start': 2, 'stop': 3, 'nil': 1.
               hcxStuVlanId 1.3.6.1.4.1.1141.2.51.1.1.8 integer read-write
This attribute defines the virtual LAN id associated with the ComPort. No default, must be set. Note, in the case of an acquired but unconfigured ComPort, a value of 0 will be returned.
               hcxStuRxShelfId 1.3.6.1.4.1.1141.2.51.1.1.9 integer read-only
This attribute specifies the shelf id associated with the RX the ComPort is currently assigned to. If ComPort is unacquired then the value shall be 0.
               hcxStuRxSlotId 1.3.6.1.4.1.1141.2.51.1.1.10 integer read-only
This attribute specifies the slot id of the RX card to which the ComPort is currently assigned. If ComPort is unacquired then the value shall be 0.
               hcxStuRxPortId 1.3.6.1.4.1.1141.2.51.1.1.11 integer read-only
This attribute specifies the RX port to which the ComPort is assigned. Presently only one port supported. If the ComPort is unacquired then the attribute shall be set to 0.
               hcxStuServiceType 1.3.6.1.4.1.1141.2.51.1.1.12 integer32 read-write
This attribute defines the Service Type associated with the ComPort. This equals the associated hcxServiceTypeId attribute. The default shall be 0, indicating no assigned service type.
               hcxStuConfSwImage 1.3.6.1.4.1.1141.2.51.1.1.14 displaystring read-write
Contains the configured software image to be downloaded to the ComPort. The Common Controller download process shall check this value when a download is requested. If this image does not support the hardware specified by the ComPort then an incompatible software version trap shall be generated. It is then up to the user to correct this field. When this field is set, the agent shall check if there is an image of the specified type loaded. If this is not the case then a unavailable software version trap shall be generated. Again, it is the responsibility of the user to ensure that the required image is downloaded. The image identifier shall be represented by 4 numbers deliminated by periods. i.e. a.b.c.d. Each number shall have a value between 0 and 255. This allows storage within a single (four byte) word.
               hcxStuPingTestAction 1.3.6.1.4.1.1141.2.51.1.1.15 integer read-write
Used to invoke a ping of the ComPort. Sends an OAM Ping message. When the user reads this attribute a nil response shall be given if no test is active and execute shall be return if a test is active. Enumeration: 'execute': 2, 'nil': 1.
               hcxStuPingTestResult 1.3.6.1.4.1.1141.2.51.1.1.16 integer read-only
contains result of last ping test. invalid is returned if ping test cannot be run. Examples being an unacquired ComPort or a ComPort. Enumeration: 'failure': 3, 'inprogress': 1, 'success': 2.
               hcxStuEthTestAction 1.3.6.1.4.1.1141.2.51.1.1.17 integer read-write
This attribute is used to invoke the ComPort Ethernet test. If lpBkTest is selected, the ComController will place the ComPort in the loopback state, transmit a number of ethernet packets and validate the returned packets. hcxStuEthLpbkTestUpRate and hcxStuEthLpbkTestLatency attributes contain the Rate and Latency for the upstream path If dnStrmTest is selected, the ComController will transmit a number of ethernet packets and calculate the downstream rate. hcxStuEthTestDnRate attribute will contain the rate for the downstream path. Enumeration: 'dnStrmTest': 3, 'lpBkTest': 2, 'nil': 1.
               hcxStuEthTestResult 1.3.6.1.4.1.1141.2.51.1.1.18 integer read-only
This attribute contains the result of the last ComPort test. Enumeration: 'corruptPacket': 4, 'inprogress': 1, 'noResponse': 3, 'success': 2.
               hcxStuRetPathSelect 1.3.6.1.4.1.1141.2.51.1.1.19 integer read-write
This attribute specifies the return path mode of the ComPort. Default is two way cable. Enumeration: 'teleRet': 2, 'twoWay': 1.
               hcxStuEth8022Filter 1.3.6.1.4.1.1141.2.51.1.1.20 integer read-write
This attribute is used to control the filtering of 802.2 Ethernet packets for a specific ComPORT. When this is enabled (true), all Ethernet packets of this type shall be dropped. Default is true. Enumeration: 'false': 2, 'true': 1.
               hcxStuDnstrmFwdCntrl 1.3.6.1.4.1.1141.2.51.1.1.21 integer read-write
This attribute is used to control the forwarding of packets downstream which where received in the upstream from a specific ComPORT. If set to true, then the data will NOT be forwarded downstream but out the WAN interface only. Default is true. Not that the logic here is reversed when compared to the hcxVlanPeerToPeerFlag attribute in the VLAN group. Enumeration: 'false': 2, 'true': 1.
               hcxStuStatsCollect 1.3.6.1.4.1.1141.2.51.1.1.22 integer read-write
This attribute is used to control whether statistics are collected periodically from the ComPort. Default is enable for two-way ComPorts and disable for ComPorts configured for telephone return operation. Enumeration: 'enable': 1, 'disable': 2.
               hcxStuPowerRangeState 1.3.6.1.4.1.1141.2.51.1.1.23 integer read-only
This attribute describes the power ranging state of the ComPort. An unacquired ComPort or one operating within the power specifications shall have a state of noProblem. Enumeration: 'powerHigh': 3, 'noProblem': 1, 'powerLow': 2.
               hcxStuRpmIPortId 1.3.6.1.4.1.1141.2.51.1.1.24 integer read-only
This attribute specifies the RPM I-Port to which the ComPort is associated. 0 will be reported if the ComPort has never been acquired or is not connected via an RPM. The last known I-Port will be reported if the ComPort is unacquired but have been acquired previously.
               hcxStuEthLpbkTestUpRate 1.3.6.1.4.1.1141.2.51.1.1.25 integer32 read-only
This attribute contains the rate recorded for the last loopback test. Will be 0 if test failed.
               hcxStuEthLpbkTestLatency 1.3.6.1.4.1.1141.2.51.1.1.26 integer32 read-only
This attribute contains the round trip packet latency recorded by the last loopback test. Again 0 if test failed.
               hcxStuModelName 1.3.6.1.4.1.1141.2.51.1.1.27 integer read-only
This attribute defines the ComPort Model Type read from the ComPort. Prior to the acquisition of the ComPort for the first time, this attribute will be uninitialized. Invalid will be set if the model number is not recongnized. Enumeration: 'uninitialized': 1, 'cp1100B': 10, 'cp1100A': 9, 'cp5120': 18, 'cp1100D': 12, 'cp1100C': 11, 'cp1000': 3, 'cp1000D': 7, 'cp1000A': 4, 'cp1000C': 6, 'cp1000B': 5, 'cp1100': 8, 'cp5020': 17, 'invalid': 2, 'cp2100A': 16, 'cp2100': 15, 'cp2000A': 14, 'cp2000': 13.
               hcxStuEthTestDnRate 1.3.6.1.4.1.1141.2.51.1.1.28 integer32 read-only
This attribute contains the downstream rate (in bps) recorded by the last hcxStuEthTestAction test. 0 if test failed.
               hcxStuEthLpbkTestDuration 1.3.6.1.4.1.1141.2.51.1.1.30 integer read-write
This attribute specifies the duration of the loopback test in seconds. Default is 5 seconds.
 com21HcxStuSrcIpAddrGroup 1.3.6.1.4.1.1141.2.52
       com21HcxStuSrcIpAddrTable 1.3.6.1.4.1.1141.2.52.1 no-access
.
           com21HcxStuSrcIpAddrEntry 1.3.6.1.4.1.1141.2.52.1.1 no-access
Holds the IP addresses and associated masks for ARP filtering. There are 8 addresses per ComPort.
               hcxStuSrcIpAddrMacAddr 1.3.6.1.4.1.1141.2.52.1.1.1 macaddress read-only
Contains IEEE 802 medium access control address of the ComPort device.
               hcxStuSrcIpAddrIPAddr 1.3.6.1.4.1.1141.2.52.1.1.2 ipaddress read-write
allowable IP Address for ComPort. Default 0.0.0.0.
               hcxStuSrcIpAddrIPMask 1.3.6.1.4.1.1141.2.52.1.1.3 ipaddress read-write
IP mask for ComPort. Default is ff.ff.ff.ff.
               hcxStuSrcIpAddrUserMacAddr 1.3.6.1.4.1.1141.2.52.1.1.4 macaddress read-write
allowable MAC Address for ComPort. Default is 0:0:0:0:0:0
               hcxStuSrcIpAddrIPStatus 1.3.6.1.4.1.1141.2.52.1.1.5 com21rowstatus read-only
Used to delete or create an entry.
               hcxStuSrcIpAddrEtherIPAddr 1.3.6.1.4.1.1141.2.52.1.1.6 ipaddress read-write
IP address of Ethernet Interface on users PC. Applicable only to telephone return.
               hcxStuSrcIpAddrEntryId 1.3.6.1.4.1.1141.2.52.1.1.7 integer read-only
Contains table entry id.
               hcxStuSrcIpAddrType 1.3.6.1.4.1.1141.2.52.1.1.8 integer read-only
This attribute indicates if the specified IP address/mask combination is Statically configured by NMAPS or dynamically learnt via DHCP Enumeration: 'dynamic': 2, 'static': 1.
               hcxStuSrcIpAddrLeaseTimer 1.3.6.1.4.1.1141.2.52.1.1.9 integer32 read-only
This attribute indicates the lease timer value associated with a dynamically learnt IP address
 com21HcxStuIpFiltGroup 1.3.6.1.4.1.1141.2.53
       com21HcxStuIpFiltTable 1.3.6.1.4.1.1141.2.53.1 no-access
.
           com21HcxStuIpFiltEntry 1.3.6.1.4.1.1141.2.53.1.1 no-access
.
               hcxStuIpFiltMacAddr 1.3.6.1.4.1.1141.2.53.1.1.1 macaddress read-only
Contains IEEE 802 medium access control address of the ComPort device.
               hcxStuIpArpFiltEnable 1.3.6.1.4.1.1141.2.53.1.1.2 integer read-write
Specifies whether ARP authentication filtering should be enabled for this ComPort. This filter is applicable to 10BT, 100BT, and OC3 cards. It filters traffic in the upstream direction. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpArpFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuIpArpFiltInvalidAddr 1.3.6.1.4.1.1141.2.53.1.1.3 ipaddress read-only
Contains the last invalid IP Address used by the ComPort. This value is cleared on the quarter hour.
               hcxStuIpArpFiltBadServAddr 1.3.6.1.4.1.1141.2.53.1.1.4 ipaddress read-only
Contains the last ComController Server IP Address used by the ComPort. This value is cleared on the quarter hour.
               hcxStuIpSrcFiltEnable 1.3.6.1.4.1.1141.2.53.1.1.5 integer read-write
Specifies whether IP source address filtering should be enabled for this ComPort. This filter is applicable to 100BT, and OC3 cards. It is not applicable to 10BT card. It filters traffic in the upstream direction. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpSrcFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuIpDstFiltEnable 1.3.6.1.4.1.1141.2.53.1.1.6 integer read-write
Specifies whether IP destination address filtering should be enabled for this ComPort. This filter is applicable to 100BT, and OC3 cards. It is not applicable to to 10BT card. It filters traffic in the upstream direction. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpDstFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuIpBootpReqFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.7 integer read-write
Allows enabling or disabling BOOTP Request Filter for this STU. Default: FALSE Enumeration: 'false': 2, 'true': 1.
               hcxStuIpBootpReplyFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.8 integer read-write
Specifies whether BOOTP replies, or DHCPOFFER, or DHCPACK packets should be filtered for this ComPort. This filter is applicable to 100BT, and OC3 cards. It it not applicable to 10BT card. It filters traffic in the upstream direction. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpBootpReplyFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuIpDhcpSnoopFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.9 integer read-write
Specifies whether DHCP snooping should be enabled for this ComPort. This filter is applicable to 100BT, and OC3 cards. It is not applicable to 10BT card. It snoops traffic in the downstream direction for DHCPACK packets, and in the upstream direction for DHCPDECLINE or DHCPRELEASE packets. Dynamic IP address assigments thus learned are stored in the valid source IP address table (com21HcxStuSrcIpAddrGroup.) Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpDhcpSnoopFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2SnapFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.10 integer read-write
Specifies whether SNAP-encoded IEEE 802.3 packets should be filtered for this ComPort. This filter is applicable to 100BT, and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2SnapFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2NonSnapFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.11 integer read-write
Specifies whether non-SNAP-encoded IEEE 802.3 packets should be filtered for this ComPort. This filter is applicable to 10BT, 100BT, and OC3 cards. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2NonSnapFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2EnetFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.12 integer read-write
Specifies whether Ethernet packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2EnetFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2ArpIpv4FiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.13 integer read-write
Specifies whether ARP packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2ArpIpv4FiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2Ipv4FiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.14 integer read-write
Specifies whether IPv4 packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2Ipv4FiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2Ipv6FiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.15 integer read-write
Specifies whether IPv6 packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2Ipv6FiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2IpxFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.16 integer read-write
Specifies whether IPX packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2IpxFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2AppletalkFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.17 integer read-write
Specifies whether AppleTalk packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. It filters traffic in both upstream and downstream directions. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2AppleTalkFiltEnbl. Enumeration: 'false': 2, 'true': 1.
               hcxStuL2OthersFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.18 integer read-write
Specifies whether all layer 2 packets that are none of the above (ARP, IPv4, IPv6, IPX, AppleTalk) should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. This filter filters traffic in both directions. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanL2OthersFiltEnbl. Default is false. Enumeration: 'false': 2, 'true': 1.
               hcxStuIpNetbiosFiltEnbl 1.3.6.1.4.1.1141.2.53.1.1.19 integer read-write
Specifies whether NetBIOS-over-IP packets should be filtered for this ComPort. This filter is applicable to 100BT and OC3 cards. It is not applicable to 10BT card. This filter filters traffic in the upstream direction. Default is false. This filter can also be enabled for an entire VLAN via the MIB attribute hcxVlanIpNetbiosFiltEnbl. Enumeration: 'false': 2, 'true': 1.
 com21HcxStuIpFiltStatsGroup 1.3.6.1.4.1.1141.2.55
       com21HcxStuIpFiltStatsTable 1.3.6.1.4.1.1141.2.55.1 no-access
.
           com21HcxStuIpFiltStatsEntry 1.3.6.1.4.1.1141.2.55.1.1 no-access
.
               hcxStuIpFiltStatsMacAddr 1.3.6.1.4.1.1141.2.55.1.1.1 macaddress read-only
Contains IEEE 802 medium access control address of the ComPort device.
               hcxStuIpCurrArpFiltStat 1.3.6.1.4.1.1141.2.55.1.1.2 gauge32 read-only
Contains the number of ARP packets from this ComPort dropped due to authentication filtering in the current 15 minute collection period.
               hcxStuIpCurrSrcFiltStat 1.3.6.1.4.1.1141.2.55.1.1.3 gauge32 read-only
Contains the number of IP packets from this ComPort dropped due to source address filtering in the current 15 minute collection period.
               hcxStuIpCurrDstFiltStat 1.3.6.1.4.1.1141.2.55.1.1.4 gauge32 read-only
Contains the number of IP packets from this ComPort dropped due to destination address filtering in the current 15 minute collection period.
               hcxStuIpCurrBootpReqFiltStat 1.3.6.1.4.1.1141.2.55.1.1.5 gauge32 read-only
Contains the number of bootp Req packets from this ComPort dropped due to filtering in the current 15 minute collection period.
               hcxStuIpCurrBootpReplyFiltStat 1.3.6.1.4.1.1141.2.55.1.1.6 gauge32 read-only
Contains the number of bootp Reply packets from this ComPort dropped due to filtering in the current 15 minute collection period.
               hcxStuIpCurrDhcpSnoopFiltStat 1.3.6.1.4.1.1141.2.55.1.1.7 gauge32 read-only
Contains the number of DHCP Ack packets from this ComPort snooped due to filtering in the current 15 minute collection period.
               hcxStuIpPrevArpFiltStat 1.3.6.1.4.1.1141.2.55.1.1.8 gauge32 read-only
Contains the number of ARP packets from this ComPort dropped due to authentication filtering in the previous 15 minute collection period.
               hcxStuIpPrevSrcFiltStat 1.3.6.1.4.1.1141.2.55.1.1.9 gauge32 read-only
Contains the number of IP packets from this ComPort dropped due to source address filtering in the previous 15 minute collection period.
               hcxStuIpPrevDstFiltStat 1.3.6.1.4.1.1141.2.55.1.1.10 gauge32 read-only
Contains the number of IP packets from this ComPort dropped due to destination address filtering in the previous 15 minute collection period.
               hcxStuIpPrevBootpReqFiltStat 1.3.6.1.4.1.1141.2.55.1.1.11 gauge32 read-only
Contains the number of bootp Req packets from this ComPort dropped due to filtering in the previous 15 minute collection period.
               hcxStuIpPrevBootpReplyFiltStat 1.3.6.1.4.1.1141.2.55.1.1.12 gauge32 read-only
Contains the number of bootp Reply packets from this ComPort dropped due to filtering in the previous 15 minute collection period.
               hcxStuIpPrevDhcpSnoopFiltStat 1.3.6.1.4.1.1141.2.55.1.1.13 gauge32 read-only
Contains the number of DHCP Ack packets from this ComPort snooped due to filtering in the previous 15 minute collection period.
               hcxStuIpClearStats 1.3.6.1.4.1.1141.2.55.1.1.14 integer read-write
This attribute is used to clear all IP Filter statistics counters in this group. This operation is only possible if the hcxStatsControl attribute is set to wrapCurr. Enumeration: 'clear': 2, 'nil': 1.
               hcxStuL2CurrSnapFiltStat 1.3.6.1.4.1.1141.2.55.1.1.15 gauge32 read-only
Contains the number of SNAP-encoded IEEE 802.3 packets filtered in the current 15 min collection period.
               hcxStuL2CurrNonSnapFiltStat 1.3.6.1.4.1.1141.2.55.1.1.16 gauge32 read-only
Contains the number of non-SNAP-encoded IEEE 802.3 packets filtered in the current 15 min collection period.
               hcxStuL2CurrEnetFiltStat 1.3.6.1.4.1.1141.2.55.1.1.17 gauge32 read-only
Contains the number of Ethernet packets filtered in the current 15 min collection period.
               hcxStuL2CurrArpIpv4FiltStat 1.3.6.1.4.1.1141.2.55.1.1.18 gauge32 read-only
Contains the number of ARP for IPv4 packets filtered in the current 15 min collection period.
               hcxStuL2CurrIpv4FiltStat 1.3.6.1.4.1.1141.2.55.1.1.19 gauge32 read-only
Contains the number of IPv4 packets filtered in the current 15 min collection period.
               hcxStuL2CurrIpv6FiltStat 1.3.6.1.4.1.1141.2.55.1.1.20 gauge32 read-only
Contains the number of IPv6 packets filtered in the current 15 min collection period.
               hcxStuL2CurrIpxFiltStat 1.3.6.1.4.1.1141.2.55.1.1.21 gauge32 read-only
Contains the number of IPX packets filtered in the current 15 min collection period.
               hcxStuL2CurrAppletalkFiltStat 1.3.6.1.4.1.1141.2.55.1.1.22 gauge32 read-only
Contains the number of Appletalk packets filtered in the current 15 min collection period.
               hcxStuL2CurrOthersFiltStat 1.3.6.1.4.1.1141.2.55.1.1.23 gauge32 read-only
Contains the number of packets that are non of the above that are filtered in the current 15 min collection period.
               hcxStuIpCurrNetbiosFiltStat 1.3.6.1.4.1.1141.2.55.1.1.24 gauge32 read-only
Contains the number of Netbios packets filtered in the current 15 min collection period.
               hcxStuL2PrevSnapFiltStat 1.3.6.1.4.1.1141.2.55.1.1.25 gauge32 read-only
Contains the number of SNAP-encoded IEEE 802.3 packets filtered in the previous 15 min collection period.
               hcxStuL2PrevNonSnapFiltStat 1.3.6.1.4.1.1141.2.55.1.1.26 gauge32 read-only
Contains the number of non-SNAP-encoded IEEE 802.3 packets filtered in the previous 15 min collection period.
               hcxStuL2PrevEnetFiltStat 1.3.6.1.4.1.1141.2.55.1.1.27 gauge32 read-only
Contains the number of Ethernet packets filtered in the previous 15 min collection period.
               hcxStuL2PrevArpIpv4FiltStat 1.3.6.1.4.1.1141.2.55.1.1.28 gauge32 read-only
Contains the number of ARP for IPv4 packets filtered in the previous 15 min collection period.
               hcxStuL2PrevIpv4FiltStat 1.3.6.1.4.1.1141.2.55.1.1.29 gauge32 read-only
Contains the number of IPv4 packets filtered in the previous 15 min collection period.
               hcxStuL2PrevIpv6FiltStat 1.3.6.1.4.1.1141.2.55.1.1.30 gauge32 read-only
Contains the number of IPv6 packets filtered in the previous 15 min collection period.
               hcxStuL2PrevIpxFiltStat 1.3.6.1.4.1.1141.2.55.1.1.31 gauge32 read-only
Contains the number of IPX packets filtered in the previous 15 min collection period.
               hcxStuL2PrevAppletalkFiltStat 1.3.6.1.4.1.1141.2.55.1.1.32 gauge32 read-only
Contains the number of Appletalk packets filtered in the previous 15 min collection period.
               hcxStuL2PrevOthersFiltStat 1.3.6.1.4.1.1141.2.55.1.1.33 gauge32 read-only
Contains the number of packets that are non of the above that are filtered in the previous 15 min collection period.
               hcxStuIpPrevNetbiosFiltStat 1.3.6.1.4.1.1141.2.55.1.1.34 gauge32 read-only
Contains the number of Netbios packets filtered in the previous 15 min collection period.
 com21HcxStuDstIpAddrGroup 1.3.6.1.4.1.1141.2.57
       com21HcxStuDstIpAddrTable 1.3.6.1.4.1.1141.2.57.1 no-access
.
           com21HcxStuDstIpAddrEntry 1.3.6.1.4.1.1141.2.57.1.1 no-access
Holds the IP addresses and associated masks for ARP filtering. There are 8 addresses per ComPort.
               hcxStuDstIpAddrMacAddr 1.3.6.1.4.1.1141.2.57.1.1.1 macaddress read-only
Contains IEEE 802 medium access control address of the ComPort device.
               hcxStuDstIpAddrIPAddr 1.3.6.1.4.1.1141.2.57.1.1.2 ipaddress read-write
allowable IP Address for ComPort. Default 0.0.0.0.
               hcxStuDstIpAddrIPMask 1.3.6.1.4.1.1141.2.57.1.1.3 ipaddress read-write
IP mask for ComPort. Default is ff.ff.ff.ff.
               hcxStuDstIpAddrIPStatus 1.3.6.1.4.1.1141.2.57.1.1.4 com21rowstatus read-only
Used to delete or create an entry.
               hcxStuDstIpAddrEntryId 1.3.6.1.4.1.1141.2.57.1.1.5 integer read-only
Contains table entry id.
 hcxStuAcqEvent 1.3.6.1.4.1.1141.4.90
This trap is issued only when the acquisition trap is enabled via the hcxStuAcqTrapEnable attribute. Severity WARNING.
 hcxStuDeacqEvent 1.3.6.1.4.1.1141.4.91
This trap is issued only when the acquisition trap is enabled via the hcxStuAcqTrapEnable attribute. Severity WARNING.
 hcxIncompSwVersion 1.3.6.1.4.1.1141.4.100
This trap is issued if the configured sw version (in hcxStuConfSwImage) is not applicable to the hw version/hw options reported by the ComPort. This an event with no clear condition. Only severity is WARNING.
 hcxUnavailSwVersion 1.3.6.1.4.1.1141.4.101
This trap is issued if the configured image cannot be located on the ComController. This an event with no clear condition. Only severity is WARNING.
 hcxStuPingTestComplete 1.3.6.1.4.1.1141.4.102
This trap is issued when the ping test is completed. This an event with no clear condition. Only severity is WARNING.
 hcxStuEthTestComplete 1.3.6.1.4.1.1141.4.103
This notification is generated whenever the ComPort loopback test is completed. This shall either be completed after reception of looped back packet(s) or after a timeout. This an event with no clear condition. Only severity is WARNING.
 hcxStuAcqRangeFail 1.3.6.1.4.1.1141.4.104
This trap is issued if an RX card reports a failure to range a previously acquired ComPort. Note that the ComPort states are defined in the proxy ComPort MIB. This an event with no clear condition. Only severity is WARNING.
 hcxStuAcqOnlineFail 1.3.6.1.4.1.1141.4.105
This trap is issued if an RX card successfully acquires an ComPort, but the ComPort cannot be placed online due to a ComController or ComPort failure. Only severity is WARNING.
 hcxStuArpInvalidAddr 1.3.6.1.4.1.1141.4.106
this trap is generated whenever an invalid ARP IP source address is detected. Severity is WARNING.
 hcxStuArpBadServerAddr 1.3.6.1.4.1.1141.4.107
this trap is generated whenever the ComPort is detected as utilizing a reserved server address as its source IP address. Severity is WARNING.
 hcxStuRangFailPowerLow 1.3.6.1.4.1.1141.4.108
This trap is generated when the RX card cannot set a ComPort's power level correctly - the ComPort has too low a power level. This alarm is generated once and cleared only when the condition is corrected or the ComPort is deacquired. Default severity is MINOR.
 hcxStuRangFailPowerHigh 1.3.6.1.4.1.1141.4.109
This trap is generated when the RX card cannot set a ComPort's power level correctly - the ComPort has too high a power level. This alarm is generated once and cleared only when the condition is corrected or the ComPort is deacquired. Default severity is MINOR.
 hcxStuRangFailLowClear 1.3.6.1.4.1.1141.4.140
This trap is generated when the RX card successful ranges a ComPort that was previously reported as in the low power state or when a ComPort in that state is deacquired. Severity is CLEARED.
 hcxStuRangFailHighClear 1.3.6.1.4.1.1141.4.141
This trap is generated when the RX card successful ranges a ComPort that was previously reported as in the high power state or when a ComPort in that state is deacquired. Severity is CLEARED.