bgp4V2PeerLastErrorSubCodeSent

BGP4V2-MIB · .1.3.6.1.3.5.1.1.3.1.7

Object

column Unsigned32
The last subcode sent to this peer via NOTIFICATION
message on this connection.  If no error has occurred, this
field is zero.

Context

MIB
BGP4V2-MIB
OID
.1.3.6.1.3.5.1.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
bgp4V2PeerErrorsEntry
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 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerLastErrorSubCodeSent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerLastErrorSubCodeSent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4V2-MIB::bgp4V2PeerLastErrorSubCodeSent'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance