cadPolicyRateLimitAclType
CADANT-CMTS-POLICY-MIB ·
.1.3.6.1.4.1.4998.1.1.35.1.4.1.5
Object
Type of ACL associated with rate limit policy
Context
- MIB
- CADANT-CMTS-POLICY-MIB
- OID
.1.3.6.1.4.1.4998.1.1.35.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadPolicyRateLimitEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitAclType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitAclType.<cadPolicyRateLimitIfIndex>.<cadPolicyRateLimitDirection>.<cadPolicyRateLimitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitAclType'
Syntax
- Source
- CADANT-TCCadAclType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | std-access-list |
2 | ext-access-list |
3 | rate-limit-access-list |
4 | remark |
5 | ipv6-access-list |