ciscoPnniBackgroundRoutes
CISCO-PNNI-MIB ·
.1.3.6.1.4.1.9.9.65.1.1.1
Object
Specifies whether background route computation is enabled
on this switching system. In this mode, multiple
background trees are precomputed for several service
categories and QoS metrics. If no route is found in the
background trees that satisfies the QoS requirements of a
particular setup request, route selection reverts to
on-demand computation.
When the value of this object is `false', only on-demand
route computation is used (i.e., a separate route
computation is performed for each SETUP or ADD PARTY
message received over a UNI or IISP interface, or for which
this node is a PNNI entry border node).
It is recommended that background route computation be
enabled in large networks, due to better scalability in
terms of processing requirements.
Context
- MIB
- CISCO-PNNI-MIB
- OID
.1.3.6.1.4.1.9.9.65.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoPnniBase
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PNNI-MIB::ciscoPnniBackgroundRoutes.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PNNI-MIB::ciscoPnniBackgroundRoutes'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of