issReservedFrameCtrlStatsEnabledStatus
ARICENT-ISS-ACL-MIB ·
.1.3.6.1.4.1.29601.2.21.7.1.1.7
Object
This object specifies the status of ReservedFrameCtrl-entry statistics collection.
When set as enabled, the number of hits for the specific entry is collected and can
be verified using the issReservedFrameCtrlMatchCount object.
When set as disabled, the number of hits for the entry is not collected.
Context
- MIB
- ARICENT-ISS-ACL-MIB
- OID
.1.3.6.1.4.1.29601.2.21.7.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issReservedFrameCtrlEntry
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 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlStatsEnabledStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlStatsEnabledStatus.<issReservedFrameCtrlId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlStatsEnabledStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |