bgpNmListenAddrScopeId
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.7.2.1.10
Object
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 changed when the Admin Status is down.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.7.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpNmListenEntry
- Table
- bgpNmListenTable
- Siblings
- 8
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| bgpNmListenAddr 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 thi… | column | OctetString | .1.2.826.42.1.1578918.5.65.1.7.2.1.7 |
| 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 |