COM21-HCXVLAN-MIB: View SNMP OID List / Download MIB
VENDOR: COM21
Home | MIB: COM21-HCXVLAN-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 |
com21HcxVlan | 1.3.6.1.4.1.1141.2.80 |
This is the Com21 ComController Vlan MIB module. COM21 Part# 005-0025-00 |
||
com21HcxVlanCtrlGroup | 1.3.6.1.4.1.1141.2.81 | |||
com21HcxVlanCtrlTable | 1.3.6.1.4.1.1141.2.81.1 | no-access |
. |
|
1.3.6.1.4.1.1141.2.81.1.1 | no-access |
. |
||
hcxVlanCtrlId | 1.3.6.1.4.1.1141.2.81.1.1.1 | integer | read-only |
Specifies the associated Vlan Id. |
hcxVlanCtrlName | 1.3.6.1.4.1.1141.2.81.1.1.2 | displaystring | read-write |
contains a descriptive name for the VLAN. |
hcxVlanShelf | 1.3.6.1.4.1.1141.2.81.1.1.3 | integer | read-write |
Specifies the Shelf to which the Vlan is attached to. Shelf/Slot/CardType/Port will uniquely identify the port to which this Vlan is attached to |
hcxVlanSlot | 1.3.6.1.4.1.1141.2.81.1.1.4 | integer32 | read-write |
Specifies the Slot to which the Vlan is attached to. Shelf/Slot/CardType/Port will uniquely identify the port to which this Vlan is attached to |
hcxVlanCardType | 1.3.6.1.4.1.1141.2.81.1.1.5 | integer | read-write |
Specifies the CardType to which the Vlan is attached to. Shelf/Slot/CardType/Port will uniquely identify the port to which this Vlan is attached to Enumeration: 'oc3': 3, 'onehundredBaseT': 2, 'tenBaseT': 1. |
hcxVlanPort | 1.3.6.1.4.1.1141.2.81.1.1.6 | integer32 | read-write |
Specifies the Port to which the Vlan is attached to. Shelf/Slot/CardType/Port will uniquely identify the port to which this Vlan is attached to |
hcxVlanPriStatus | 1.3.6.1.4.1.1141.2.81.1.1.7 | com21rowstatus | read-only |
lets the user Create a Vlan instance. If already created it lets the user Enable, Disable or Delete the Vlan. Note that the VLAN cannot be Enabled or Disabled until the attributes hcxVlanShelf, hcxVlanSlot, hcxVlanCardType and hcxVlanPort have valid values. |
hcxVlanSecStatus | 1.3.6.1.4.1.1141.2.81.1.1.8 | integer | read-only |
Indicates whether the Vlan is ONLINE or OFFLINE. Enumeration: 'offline': 2, 'online': 1. |
hcxVlanType | 1.3.6.1.4.1.1141.2.81.1.1.9 | integer | read-write |
Specifies whether the Vlan is an internal Vlan or external Vlan. internal Vlan does not allow traffic to leave the Vlan or enter the Vlan. external Vlan allows traffic in both directions. default is external. Note that this attribute is not applicable to 10bT card. Enumeration: 'internal': 1, 'external': 2. |
hcxVlanPeerToPeerFlag | 1.3.6.1.4.1.1141.2.81.1.1.10 | integer | read-write |
Specifies whether STU to STU communication is allowed in the Vlan. If false, STU to STU communication is not allowed and has to go through an external router. If true direct STU to STU communication is allowed without the intervention of an external router. This attribute is not applicable to VLANs on 10bT Card and defaults to a read-only value of true. Default for 100bT/OC3 is false. Enumeration: 'false': 2, 'true': 1. |
hcxVlanMcastDnstrmRate | 1.3.6.1.4.1.1141.2.81.1.1.11 | integer | read-write |
Specifies the downstream multicast rate associated with this Vlan. Defined in bits per second. The multicast rate is ondemand (not guaranteed if enough bandwidth is not available). 0 stops all broadcast forwarding. Default 100000. If a twoWay modem of model CP1000, CP1000A, CP1000B or CP1000C is acquired in the system or a teleRet modem is configured then the multicast rate will be dynamically lowered to not exceed 1000000. Under that condition an attempt to set the rate to greater than 1000000 will be rejected. The rate wil remain at 1000000 even if the condition clears eventually (all the modems of model CP1000, CP1000A, CP1000B or CP1000C get deacquired and no more teleRet modems are configured). |
hcxVlanIpArpFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.12 | integer | read-write |
Specifies whether ARP authentication filtering should be enabled on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuIpArpFiltEnable. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpSrcFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.13 | integer | read-write |
Specifies whether IP source address filtering should be enabled on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuIpSrcFiltEnable. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpDstFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.14 | integer | read-write |
Specifies whether IP destination address filtering should be enabled on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuIpDstFiltEnable. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpBootpReqFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.15 | integer | read-write |
Specifies whether BOOTP requests, or DHCPDISCOVER, or DHCPREQUEST, or DHCPRELEASE packets should be filtered on this VLAN. This filter is applicable to 100BT, and OC3 cards. It is not applicable to 10BT card. It filters traffic in the downstream direction. Default is true. This filter cannot be controlled per ComPort. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpBootpReplyFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.16 | integer | read-write |
Specifies whether BOOTP replies, or DHCPOFFER, or DHCPACK packets should be filtered on this VLAN. 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 true. This filter can also be enabled for a specific ComPort via the MIB attribute hcxStuIpBootpReplyFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpDhcpSnoopFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.17 | integer | read-write |
Specifies whether DHCP snooping should be enabled on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuIpDhcpSnoopFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2SnapFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.18 | integer | read-write |
Specifies whether SNAP-encoded IEEE 802.3 packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2SnapFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2NonSnapFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.19 | integer | read-write |
Specifies whether non-SNAP-encoded IEEE 802.3 packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2NonSnapFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2EnetFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.20 | integer | read-write |
Specifies whether Ethernet packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2EnetFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2ArpIpv4FiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.21 | integer | read-write |
Specifies whether ARP packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2ArpIpv4FiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2Ipv4FiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.22 | integer | read-write |
Specifies whether IPv4 packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2Ipv4FiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2Ipv6FiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.23 | integer | read-write |
Specifies whether IPv6 packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2Ipv6FiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2IpxFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.24 | integer | read-write |
Specifies whether IPX packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2IpxFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2AppletalkFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.25 | integer | read-write |
Specifies whether AppleTalk packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2AppletalkFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanL2OthersFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.26 | integer | read-write |
Specifies whether all layer 2 packets that are none of the above (ARP, IPv4, IPv6, IPX, AppleTalk) should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuL2OthersFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVlanIpNetbiosFiltEnbl | 1.3.6.1.4.1.1141.2.81.1.1.27 | integer | read-write |
Specifies whether NetBIOS-over-IP packets should be filtered on this VLAN. 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 a specific ComPort via the MIB attribute hcxStuIpNetbiosFiltEnbl. Enumeration: 'false': 2, 'true': 1. |
hcxVPNNum | 1.3.6.1.4.1.1141.2.81.1.1.28 | integer32 | read-write |
Specifies the Virtual Private Network to which this Vlan belongs to. If this is not set, it defaults to 0. If a ComPort which belongs to this Vlan has to be configured to support Voice, then a VPN Number has to be defined. Default is 0. |
hcxVlanVpi | 1.3.6.1.4.1.1141.2.81.1.1.29 | integer | read-write |
Specifies the VPI to use if this vlan is on an OC3 Port. This attribute is not used if vlan is not on a oc3 Port. Default is 0. |
hcxVlanVci | 1.3.6.1.4.1.1141.2.81.1.1.30 | integer | read-write |
Specifies the VCI to use if this vlan is on an OC3 Port. This attribute is not used if vlan is not on a oc3 Port. If the hcxVlanVpi value is set to 0, the valid range for this attribute is 38 to 255 Default is 0. |
hcxVlanRate | 1.3.6.1.4.1.1141.2.81.1.1.31 | integer32 | read-write |
Specifies the Maximum Rate at which this Vlan can operate. This attribute is used only if the vlan is on an OC3 Port. Default is 10,000,000 bps |
com21HcxVlanStatsGroup | 1.3.6.1.4.1.1141.2.82 | |||
com21HcxVlanStatsTable | 1.3.6.1.4.1.1141.2.82.1 | no-access |
. |
|
1.3.6.1.4.1.1141.2.82.1.1 | no-access |
. |
||
hcxVlanStatsId | 1.3.6.1.4.1.1141.2.82.1.1.1 | integer | read-only |
Is used as an Index to read the Statistics of a given Vlan. |
hcxVlanCurrMcastTxPkts | 1.3.6.1.4.1.1141.2.82.1.1.2 | gauge32 | read-only |
contains the number of Multicast net packets sent downstream over the Vlan in the current 15min period. |
hcxVlanCurrMcastDroppedPkts | 1.3.6.1.4.1.1141.2.82.1.1.3 | gauge32 | read-only |
contains the number of Multicast downstream packets dropped in the current 15min period. |
hcxVlanIpCurrArpFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.4 | gauge32 | read-only |
contains the number of ARP packets from this Vlan dropped due to authentication filtering in the current 15minute collection period |
hcxVlanIpCurrSrcFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.5 | gauge32 | read-only |
Contains the number of IP packets from this VLAN dropped due to source address filtering in the current 15 minute collection period. |
hcxVlanIpCurrDstFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.6 | gauge32 | read-only |
Contains the number of IP packets from this VLAN dropped due to destination address filtering in the current 15 minute collection period. |
hcxVlanIpCurrBootpReqFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.7 | gauge32 | read-only |
Contains the number of Bootp Req packets from this VLAN dropped due to filtering in the current 15 minute collection period. |
hcxVlanIpCurrBootpReplyFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.8 | gauge32 | read-only |
Contains the number of Bootp Reply packets from this VLAN dropped due to filtering in the current 15 minute collection period. |
hcxVlanIpCurrDhcpSnoopFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.9 | gauge32 | read-only |
Contains the number of DHCP Ack packets from this VLAN snooped due to filtering in the current 15 minute collection period. |
hcxVlanPrevMcastTxPkts | 1.3.6.1.4.1.1141.2.82.1.1.10 | gauge32 | read-only |
contains the number of Multicast net packets sent downstream over the Vlan in the previous 15min period. |
hcxVlanPrevMcastDroppedPkts | 1.3.6.1.4.1.1141.2.82.1.1.11 | gauge32 | read-only |
contains the number of Multicast downstream packets dropped in the previous 15min period. |
hcxVlanIpPrevArpFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.12 | gauge32 | read-only |
contains the number of ARP packets from this Vlan dropped due to authentication filtering in the previous 15minute collection period |
hcxVlanIpPrevSrcFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.13 | gauge32 | read-only |
Contains the number of IP packets from this VLAN dropped due to source address filtering in the previous 15 minute collection period. |
hcxVlanIpPrevDstFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.14 | gauge32 | read-only |
Contains the number of IP packets from this VLAN dropped due to destination address filtering in the previous 15 minute collection period. |
hcxVlanIpPrevBootpReqFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.15 | gauge32 | read-only |
Contains the number of Bootp Req packets from this VLAN dropped due to filtering in the previous 15 minute collection period. |
hcxVlanIpPrevBootpReplyFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.16 | gauge32 | read-only |
Contains the number of Bootp Reply packets from this VLAN dropped due to filtering in the previous 15 minute collection period. |
hcxVlanIpPrevDhcpSnoopFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.17 | gauge32 | read-only |
Contains the number of DHCP Ack packets from this VLAN snooped due to filtering in the previous 15 minute collection period. |
hcxVlanClearStats | 1.3.6.1.4.1.1141.2.82.1.1.18 | integer | read-write |
This attribute is used to clear the all VLAN statistics counters in this group. This operation is only possible if the hcxStatsControl attribute is set to wrapCurr. Enumeration: 'clear': 2, 'nil': 1. |
hcxVlanL2CurrSnapFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.19 | gauge32 | read-only |
Contains the number of SNAP-encoded IEEE 802.3 packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrNonSnapFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.20 | gauge32 | read-only |
Contains the number of non-SNAP-encoded IEEE 802.3 packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrEnetFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.21 | gauge32 | read-only |
Contains the number of Ethernet packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrArpIpv4FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.22 | gauge32 | read-only |
Contains the number of IPv4 ARP packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrIpv4FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.23 | gauge32 | read-only |
Contains the number of IPv4 packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrIpv6FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.24 | gauge32 | read-only |
Contains the number of IPv6 packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrIpxFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.25 | gauge32 | read-only |
Contains the number of IPX packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrAppletalkFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.26 | gauge32 | read-only |
Contains the number of AppleTalk packets filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2CurrOthersFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.27 | gauge32 | read-only |
Contains the number of packets that are none of the above type of filters that are filtered from this VLAN in the current 15 minute collection period. |
hcxVlanIpCurrNetbiosFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.28 | gauge32 | read-only |
Contains the number of NetBIOS-over-IP packets that are filtered from this VLAN in the current 15 minute collection period. |
hcxVlanL2PrevSnapFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.29 | gauge32 | read-only |
Contains the number of SNAP-encoded IEEE 802.3 packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevNonSnapFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.30 | gauge32 | read-only |
Contains the number of non-SNAP-encoded IEEE 802.3 packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevEnetFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.31 | gauge32 | read-only |
Contains the number of Ethernet packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevArpIpv4FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.32 | gauge32 | read-only |
Contains the number of IPv4 ARP packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevIpv4FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.33 | gauge32 | read-only |
Contains the number of IPv4 packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevIpv6FiltStat | 1.3.6.1.4.1.1141.2.82.1.1.34 | gauge32 | read-only |
Contains the number of IPv6 packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevIpxFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.35 | gauge32 | read-only |
Contains the number of IPX packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevAppletalkFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.36 | gauge32 | read-only |
Contains the number of AppleTalk packets filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanL2PrevOthersFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.37 | gauge32 | read-only |
Contains the number of packets that are none of the above type of filters that are filtered from this VLAN in the previous 15 minute collection period. |
hcxVlanIpPrevNetbiosFiltStat | 1.3.6.1.4.1.1141.2.82.1.1.38 | gauge32 | read-only |
Contains the number of NetBIOS-over-IP packets that are filtered from this VLAN in the previous 15 minute collection period. |
com21HcxOc3VlanStatsGroup | 1.3.6.1.4.1.1141.2.83 | |||
com21HcxOc3VlanStatsTable | 1.3.6.1.4.1.1141.2.83.1 | no-access |
. |
|
1.3.6.1.4.1.1141.2.83.1.1 | no-access |
. |
||
hcxOc3VlanStatsVlanId | 1.3.6.1.4.1.1141.2.83.1.1.1 | integer | read-only |
Specifies the index into this table. An entry exists for each vlan which is on the Oc3 Port. |
hcxOc3VlanStatsCurrTxPkts | 1.3.6.1.4.1.1141.2.83.1.1.2 | integer32 | read-only |
Specifies the number of Pkts. Transmitted on the VPI/VCI value associated with this entry in the current 15-min time period. |
hcxOc3VlanStatsCurrRxPkts | 1.3.6.1.4.1.1141.2.83.1.1.3 | integer32 | read-only |
Specifies the number of Pkts. Received on the VPI/VCI value associated with this entry in the current 15-min time period. |
hcxOc3VlanStatsCurrCrcPkts | 1.3.6.1.4.1.1141.2.83.1.1.4 | integer32 | read-only |
Specifies the number of Pkts. Received with CRC error on the VPI/VCI value associated with this entry in the current 15-min time period. |
hcxOc3VlanStatsPrevTxPkts | 1.3.6.1.4.1.1141.2.83.1.1.5 | integer32 | read-only |
Specifies the number of Pkts. Transmitted on the VPI/VCI value associated with this entry in the previous 15-min time period. |
hcxOc3VlanStatsPrevRxPkts | 1.3.6.1.4.1.1141.2.83.1.1.6 | integer32 | read-only |
Specifies the number of Pkts. Received on the VPI/VCI value associated with this entry in the previous 15-min time period. |
hcxOc3VlanStatsPrevCrcPkts | 1.3.6.1.4.1.1141.2.83.1.1.7 | integer32 | read-only |
Specifies the number of Pkts. Received with CRC error on the VPI/VCI value associated with this entry in the previous 15-min time period. |
hcxOc3VlanStatsClear | 1.3.6.1.4.1.1141.2.83.1.1.8 | integer | read-write |
Provides the capability to clear the statistics. Clearing of Statistics is allowed only if hcxStatsControl attribute is set to wrapCurr. Enumeration: 'clear': 2, 'nil': 1. |