zxAnQosAclRedirectType

ZTE-AN-QOSPCL-MIB · .1.3.6.1.4.1.3902.1015.26.1.8.1.2

Object

column r/w Enumeration
The type of redirection.
cpu(1)           - data is redirected to CPU.
interface(2)     - data is redirected to interface.
nextHop(3)       - data is redirected to next hop address.
                   Only at this time zxAnQosAclRedirectNextHopIpType 
                   and zxAnQosAclRedirectNextHopIp are available.

Context

MIB
ZTE-AN-QOSPCL-MIB
OID
.1.3.6.1.4.1.3902.1015.26.1.8.1.2
Type
column
Access
readwrite
Status
current
Parent
zxAnQosAclRedirectEntry

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 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnQosAclRedirectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnQosAclRedirectType.<zxAnAclNumber>.<zxAnAclHybridRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOSPCL-MIB::zxAnQosAclRedirectType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cpu
2interface
3nextHop