cItpAclOffset
CISCO-ITP-ACL-MIB ·
.1.3.6.1.4.1.9.9.227.1.2.1.1.12
Object
column r/w
Unsigned32
The offset into the packet were we begin matching the pattern specified by cItpAclPattern is to start. The 'pattern' bit in the cItpAclParameters object is used indicate whether this object has been specified.
Context
- MIB
- CISCO-ITP-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.227.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cItpAclTableEntry
- Groups
- 1
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 '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::cItpAclOffset'
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::cItpAclOffset.<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::cItpAclOffset'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
cItpAclMIBCompliance
readonly
Create/Write access is not required.