zxAnUniAclPolicyExceedAction
ZTE-AN-ACL-MIB ·
.1.3.6.1.4.1.3902.1015.23.1.13.1.4
Object
column r/w
Enumeration
The mib means the acion would be taken if the flow of the class exceeds the config rate. And if the acion is 1(drop),it means the flow will be droped at all. However the following mib zxAnUniAclPolicyExceedActValue has no meaning . And if the action is 2(SetDSCP),it means the flow will be changed the DSCP value and the wanted DSCP value is stored in mib zxAnUniAclPolicyExceedActValue.
Context
- MIB
- ZTE-AN-ACL-MIB
- OID
.1.3.6.1.4.1.3902.1015.23.1.13.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnUniAclPolicyConfigEntry
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 'ZTE-AN-ACL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ACL-MIB::zxAnUniAclPolicyExceedAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-ACL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ACL-MIB::zxAnUniAclPolicyExceedAction.<zxAnUniAclPolicyName>.<zxAnUniAclClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ACL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ACL-MIB::zxAnUniAclPolicyExceedAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | setDSCP |
3 | setCos |