cdbpPeerStatsWhoInitDisconnect

CISCO-DIAMETER-BASE-PROTOCOL-MIB · .1.3.6.1.4.1.9.10.133.1.4.1.1.4

Object

column Enumeration
Did the host or peer initiate the disconnect?
              
host(1) - If this server initiated the disconnect.
peer(2) - If the peer with which this server was
          connected initiated the disconnect.

Context

MIB
CISCO-DIAMETER-BASE-PROTOCOL-MIB
OID
.1.3.6.1.4.1.9.10.133.1.4.1.1.4
Type
column
Access
readonly
Status
current
Parent
cdbpPeerStatsEntry
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-DIAMETER-BASE-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpPeerStatsWhoInitDisconnect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIAMETER-BASE-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpPeerStatsWhoInitDisconnect.<cdbpPeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIAMETER-BASE-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpPeerStatsWhoInitDisconnect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1host
2peer