cdeNodeBorder
CISCO-DLSW-EXT-MIB ·
.1.3.6.1.4.1.9.9.74.1.2.3
Object
This variable indicates if this DLSw is capable of
operating as a border peer. True indicates that it is
capable, false indicates that it is not.
Border peers form peer connections with every router in
their group and with border peers in other groups. The
role of a border peer is to forward explorers on behalf
of other DLSw routers.
Context
- MIB
- CISCO-DLSW-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.74.1.2.3- 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::cdeNodeBorder.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::cdeNodeBorder'
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