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
- Table
- bgpNmListenTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpNmListenAddrScopeId The scope ID of the bgpNmListenAddr. The scope ID is
required if the address is an IPv6 link-local address.
Otherwise, this field must be set to zero. This field can
only be cha… | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.7.2.1.10 |
| bgpNmListenIndex Identifies this listen socket since each NM instance can have
more than one Listen socket configured. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.7.2.1.2 |
| bgpNmListenRowStatus The row status for this Neighbor Manager Listen Table entry,
used to create and destroy table entries. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.7.2.1.3 |
| bgpNmListenAdminStatus The administrative status of this Listen entry, used to
activate and deactivate the Listen socket. | column | BgpAdminStatus | .1.2.826.42.1.1578918.5.65.1.7.2.1.4 |
| bgpNmListenOperStatus The current operational status of this Listen socket. | column | BgpOperStatus | .1.2.826.42.1.1578918.5.65.1.7.2.1.5 |
| bgpNmListenAddrType The address family of the address used to listen on. This
determines the format of the bgpNmListenAddr field. This
field can only be changed when the Admin Status is down.
Valid… | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.65.1.7.2.1.6 |
| bgpNmListenPort The port used to listen on. This field can only
be changed when the Admin Status is down. | column | INET-ADDRESS-MIBInetPortNumber | .1.2.826.42.1.1578918.5.65.1.7.2.1.8 |
| bgpNmListenAcceptAll This is set to TRUE if this socket will accept incoming
connections from any peer. The recommended value is FALSE.
This field can only be changed when the Admin Status is down. | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.65.1.7.2.1.9 |