cdeTConnOperPartnerGroupNum

CISCO-DLSW-EXT-MIB · .1.3.6.1.4.1.9.9.74.1.3.2.1.4

Object

column Integer32
This variable indicates the partner's group number, as
received through capabilities exchange.
Peer groups are arbitrary groups of routers with one or
more designated border peers.  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 routers.
A value of zero means no group has been set and the
DLSw is not a group member.

Context

MIB
CISCO-DLSW-EXT-MIB
OID
.1.3.6.1.4.1.9.9.74.1.3.2.1.4
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::cdeTConnOperPartnerGroupNum'
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::cdeTConnOperPartnerGroupNum.<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::cdeTConnOperPartnerGroupNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance