cadAclType
CADANT-CMTS-POLICY-MIB ·
.1.3.6.1.4.1.4998.1.1.35.1.6.1.3
Object
Indicates whether this EACE is used as a standard, extended, or remark ACL. The rate-limiting type is not valid for this table. Remark is the only valid type that can be set, standard and extended are set by the agent when the ACE is created.
Context
- MIB
- CADANT-CMTS-POLICY-MIB
- OID
.1.3.6.1.4.1.4998.1.1.35.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadPolicyAclEntry
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::cadAclType'
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::cadAclType.<cadAclNumber>.<cadAclIndex>'
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::cadAclType'
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 |