cdeNodePeerOnDemandDefaultsPriority
CISCO-DLSW-EXT-MIB ·
.1.3.6.1.4.1.9.9.74.1.2.21
Object
This variable indicates if circuit prioritization will be used for peer-on-demand peers. True indicates that circuit prioritization specified by the dlswCircuitPriority object in the DLSW-MIB (RFC 2024) will be used, false indicates that there will be no circuit prioritization.
Context
- MIB
- CISCO-DLSW-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.74.1.2.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdeNode
- 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-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsPriority.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsPriority'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cdeMIBCompliance
readonly
Write access not required