isisSysMaxExternalRoutesAction
DC-ISIS-MIB ·
.1.3.6.1.4.1.629.10.10.1.1.1.1.36
Object
column r/w
Enumeration
The action that DC-ISIS will take when the number of
external routes exceeds isisSysMaxExternalRoutes.
If set to 'log', DC-ISIS will alert the administrator by
logging that the limit has been exceeded.
If set to 'suppressExternal', DC-ISIS will remove all
external routes from the local LSP (at all active levels)
in addition to logging the problem.
In both cases, the administrator is responsible for
correcting the configuration in each Address Family Manager
(for example, DC-RTM), to reduce the number of redistributed
external routes.
In the 'suppressExternal' case, the Address Family Manager
is responsible for resynchronizing the set of routes with
DC-ISIS.
Context
- MIB
- DC-ISIS-MIB
- OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- isisSysEntry
- Groups
- 1
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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysMaxExternalRoutesAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysMaxExternalRoutesAction.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisSysMaxExternalRoutesAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | log |
2 | suppressExternal |
Conformance
Member of