cseRouterIpxFlowMask

CISCO-SWITCH-ENGINE-MIB · .1.3.6.1.4.1.9.9.97.1.2.4.1.5

Object

column Enumeration
The IPX type of mask configured for the router represented by
this row.  Each flow known to the switching engine has a mask
which is applied to all packets in order to compare them to
that flow.  Each hardware-learned flow has the mask configured
for the router which logically forwards that flow.

Context

MIB
CISCO-SWITCH-ENGINE-MIB
OID
.1.3.6.1.4.1.9.9.97.1.2.4.1.5
Type
column
Access
readonly
Status
current
Parent
cseRouterEntry
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-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseRouterIpxFlowMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseRouterIpxFlowMask.<cseRouterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseRouterIpxFlowMask'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dstOnly
2srcDst
3fullFlow
4notApplicable

Conformance