CIENA-CES-ACCESS-LIST-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
58
.1.3.6.1.4.1.1271.2.1.35.1.1.2
·
1 row entry
·
7 columns
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesAclProfileConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileConfigTable'
A table of ACL profiles configured on the device. Each entry contains the ACL profile configuration data.
An entry containing the ACL profile configuration data.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The unique identifier of this ACL profile.
|
Integer32 | .1.3.6.1.4.1.1271.2.1.35.1.1.2.1.1 |
||||
|
The unique name of this ACL profile.
|
OctetString | .1.3.6.1.4.1.1271.2.1.35.1.1.2.1.2 |
||||
|
The configured administrative State of the ACL profile.
|
CIENA-TCCienaGlobalState Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3 |
||||
|
The Operational State of the ACL profile.
A profile is operationally enabled if it is administratively enabled and attached to at least one interface. It is otherwise disabled. Note that the ACL feature must also be glo… |
CIENA-TCCienaGlobalState Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.2.1.4 |
||||
|
The configured default filter action for this ACL profile.
|
AclFilterAction Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.2.1.5 |
||||
|
The number of ACL rules configured in this profile. There will always
be at least one rule defined in each profile - the default rule. |
Integer32 | .1.3.6.1.4.1.1271.2.1.35.1.1.2.1.6 |
||||
|
The number of interfaces to which this profile is attached.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.1.35.1.1.2.1.7 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3
·
1 row entry
·
43 columns
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesAclRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleConfigTable'
A table of ACL rules configured on the device. Each entry contains the ACL rule configuration data.
An entry containing the ACL rule configuration data.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The unique precedence value (within the profile) of this ACL rule.
|
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
The unique name (within the profile) of this ACL rule.
|
OctetString | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
The configured filter action for this ACL rule.
|
AclFilterAction Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches any traffic, False otherwise.
Matching on any traffic automatically disregards all the remaining fields. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the source MAC address, False otherwise.
When True, the cienaCesAclRuleSrcMacAddr and cienaCesAclRuleSrcMacAddrMask fields will contain the source MAC address and mask that are to be matc… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the source MAC address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchSrcMacAddr field is set to False. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the source MAC address mask that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchSrcMacAddr field is set to False. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the destination MAC address, False otherwise.
When True, the cienaCesAclRuleDstMacAddr and cienaCesAclRuleDstMacAddrMask fields will contain the destination MAC address and mask that are … |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the destination MAC address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDstMacAddr field is set to False. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the destination MAC address mask that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDstMacAddr field is set to False. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the outer VID, False otherwise.
When True, the cienaCesAclRuleOuterVid and cienaCesAclRuleOuterVidMask fields will contain the outer VID value and mask that are to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer VID that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchOuterVid field is set to False. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer VID mask that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchOuterVid field is set to False. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the outer PCP, False otherwise.
When True, the cienaCesAclRuleOuterPcp and cienaCesAclRuleOuterPcpMask fields will contain the outer PCP value and mask that are to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer PCP that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchOuterPcp field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer PCP mask that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchOuterPcp field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the outer DEI bit, False otherwise.
When True, the cienaCesAclRuleOuterDei field will contain the outer DEI value that is to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer DEI bit that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchOuterDei field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the base ethertype, False otherwise.
When True, the cienaCesAclRuleBaseEtype field will contain the base ethertype value that is to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the base ethertype that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchBaseEtype field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the source IP address, False otherwise.
When True, the cienaCesAclRuleSrcIpAddrType field will contain the IP address type (IPv4 or IPv6) and the cienaCesAclRuleSrcIpAddr and cienaCesAc… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Identifies the address family of the source IP address (IPv4/IPv6). This field is
not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the source IP address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the prefix length of the source IP address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the destination IP address, False otherwise.
When True, the cienaCesAclRuleDstIpAddrType field will contain the IP address type (IPv4 or IPv6) and the cienaCesAclRuleDstIpAddr and ciena… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Identifies the address family of the destination IP address (IPv4/IPv6).
This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.26 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the destination IP address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.27 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the prefix length of the destination IP address that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False. |
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.28 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the IP protocol, False otherwise.
When True, the cienaCesAclRuleIpProtocol field will contain the IP protocol value that is to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.29 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the IP protocol value that is to be matched by this rule. This field is
not applicable when the cienaCesAclRuleMatchIpProtocol field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on the DSCP value, False otherwise.
When True, the cienaCesAclRuleDscp and cienaCesAclRuleDscpMask fields will contain the DSCP value and mask that are to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.31 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the DSCP value that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDscp field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.32 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the outer DSCP mask that is to be matched by this rule.
This field is not applicable when the cienaCesAclRuleMatchDscp field is set to False. |
Unsigned32 | .1.3.6.1.4.1.1271.2.1.35.1.1.3.1.33 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the type of L4 source port matching that the ACL rule is performing.
A value of 'any' indicates that the rule matches any L4 source port. A value of 'single' indicates that the rules matches on a single L4 sou… |
AclL4PortMatchType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.34 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the lower bound or single L4 source port value that is to be matched by this rule
depending on the value of cienaCesAclRuleMatchL4SrcPort. This field is not applicable when the cienaCesAclRuleMatchL4SrcPort … |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.35 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the upper bound of the L4 source port range that is to be matched by this rule
depending on the value of cienaCesAclRuleMatchL4SrcPort. This field is not applicable when the cienaCesAclRuleMatchL4SrcPort fie… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.36 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the type of L4 destination port matching that the ACL rule is performing.
A value of 'any' indicates that the rule matches any L4 destination port. A value of 'single' indicates that the rules matches on a sin… |
AclL4PortMatchType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.37 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the lower bound or single L4 destination port value that is to be matched by this rule
depending on the value of cienaCesAclRuleMatchL4DstPort. This field is not applicable when the cienaCesAclRuleMatchL4Dst… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.38 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains the upper bound of the L4 destination port range that is to be matched by this rule
depending on the value of cienaCesAclRuleMatchL4DstPort. This field is not applicable when the cienaCesAclRuleMatchL4DstPor… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.39 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the L4 destination protocol name that is to be matched by this rule.
A value of 'any' indicates that the rule will match any protocol. Note that this field is mutually exclusive with cienaCesAclRuleMatchL4Dst… |
AclL4DstProtocol Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.40 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the type of IP fragment matching that is to be matched by this rule.
A value of 'any' indicates that the rule will match both fragmented and non-fragmented packets. A value of 'fragment' indicates that the rul… |
AclIpFragmentMatchType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.41 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
True if the ACL rule matches on specific TCP Flags, False otherwise.
When True, the cienaCesAclRuleTcpFlags field will contain the TCP Flags that are to be matched by this rule. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.42 |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Contains a comma-separated uppercase string list of TCP Flags
that are to be matched by this rule, i.e. 'SYN,ACK,RST,...'. This field is not applicable when the cienaCesAclRuleMatchTcpFlags field is set to False. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.43 |
.1.3.6.1.4.1.1271.2.1.35.1.1.4
·
1 row entry
·
4 columns
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesAclProfileAttachmentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileAttachmentTable'
A table showing the interface attachments for each profile on the device. Each entry contains the name of the interface and the traffic direction on which the profile is applied.
An entry containing the ACL profile attachment data.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of the interface to which this ACL profile is attached.
|
AclInterfaceType Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.4.1.1 |
||||||||||||
|
The ID of the interface to which this ACL profile is attached.
|
Integer32 | .1.3.6.1.4.1.1271.2.1.35.1.1.4.1.2 |
||||||||||||
|
The name of the interface to which this ACL profile is attached.
|
OctetString | .1.3.6.1.4.1.1271.2.1.35.1.1.4.1.3 |
||||||||||||
|
The interface's traffic direction (ingress/egress) on which the ACL profile is applied.
|
AclTrafficDirection Type Values:
|
.1.3.6.1.4.1.1271.2.1.35.1.1.4.1.4 |
.1.3.6.1.4.1.1271.2.1.35.1.2.1
·
1 row entry
·
2 columns
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesAclProfileGlobalRuleStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileGlobalRuleStatsTable'
A table of global ACL profile rule statistics. Global ACL profile rule statistics are the aggregate counts of the hit statistics for all instances of the ACL profile's rules.
An entry containing the ACL profile global rule hit statistics.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of packets that matched this ACL rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1271.2.1.35.1.2.1.1.1 |
|
The number of bytes that matched this ACL rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1271.2.1.35.1.2.1.1.2 |
.1.3.6.1.4.1.1271.2.1.35.1.2.2
·
1 row entry
·
2 columns
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesAclProfileRuleInstanceStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclProfileRuleInstanceStatsTable'
A table of ACL profile rule instance statistics. These ACL rule hit statistics are specific to the rules applied on the particular interface.
An entry containing the ACL profile rule instance hit statistics.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of packets that matched this ACL rule instance.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1271.2.1.35.1.2.2.1.1 |
|
The number of bytes that matched this ACL rule instance.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1271.2.1.35.1.2.2.1.2 |