cItpAclAction

CISCO-ITP-ACL-MIB · .1.3.6.1.4.1.9.9.227.1.2.1.1.4

Object

column r/w CItpAclAction
The action to be performed on the packet that matched
this access control.

Context

MIB
CISCO-ITP-ACL-MIB
OID
.1.3.6.1.4.1.9.9.227.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cItpAclTableEntry
Groups
1

Walk 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 'CISCO-ITP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-ACL-MIB::cItpAclAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-ACL-MIB::cItpAclAction.<cItpAclId>.<cItpAclEntryType>.<cItpAclEntryNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-ACL-MIB::cItpAclAction'

Syntax

Source
CItpAclAction
Base type
Enumeration

Values & Constraints

Type Values
1accept
2discard

Conformance

Member of
Compliance refinements
Create/Write access is not required.