cdeTConnOperPartnerBorderPeer

CISCO-DLSW-EXT-MIB · .1.3.6.1.4.1.9.9.74.1.3.2.1.3

Object

This variable indicates if the partner DLSw is capable of
operating as a border peer, as received through capabilities
exchange.  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.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
cdeTConnOperEntry
Groups
1

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 '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::cdeTConnOperPartnerBorderPeer'
More examples
Read one indexed 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::cdeTConnOperPartnerBorderPeer.<index>'
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::cdeTConnOperPartnerBorderPeer'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance