bgpNmListenAddr

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.7.2.1.7

Object

column r/w OctetString
The address used to listen on.  This field can only
be changed when the Admin Status is down.  If set to a zero
length address DC-BGP will listen on all addresses available
to this NM instance.
For a specific port you cannot listen on a specific address if
you are already listening on all addresses.  Similarly, for a
specific port you cannot listen on all addresses if you are
already listening on a specific address.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.7.2.1.7
Type
column
Access
readwrite
Status
current
Parent
bgpNmListenEntry
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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpNmListenAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpNmListenAddr.<bgpNmEntIndex>.<bgpNmListenIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpNmListenAddr'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance