tRPAdminPolicyStatementDefaultAction

TIMETRA-ROUTE-POLICY-MIB · .1.3.6.1.4.1.6527.3.1.2.17.2.2.5.1.4

Object

column r/w TPolicyEntryAction
The default action for the policy statement specifies what happens to
the route if none of the policy statement entries match.

Context

MIB
TIMETRA-ROUTE-POLICY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.17.2.2.5.1.4
Type
column
Access
readwrite
Status
current
Parent
tRPAdminPolicyStatementEntry
Groups
4

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 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-POLICY-MIB::tRPAdminPolicyStatementDefaultAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-POLICY-MIB::tRPAdminPolicyStatementDefaultAction.<tRPAdminPolicyStatementName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ROUTE-POLICY-MIB::tRPAdminPolicyStatementDefaultAction'

Syntax

Source
TPolicyEntryAction
Base type
Enumeration

Values & Constraints

Type Values
0none
1accept
2reject
3continue
4nextPolicy