isnsDdPortalMemberAddressType
ISNS-MIB ·
.1.3.6.1.2.1.163.1.1.5.3.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
The type of Inet address in isnsDdPortalMemberAddress. If the address is specified, then it must be a valid unicast address and the value of this object must be ipv4(1), ipv6(2), ipv4z(3), or ipv6z(4); otherwise, the value of this object is unknown(0), and the value of isnsDdPortalMemberAddress is the zero-length string.
Context
- MIB
- ISNS-MIB
- OID
.1.3.6.1.2.1.163.1.1.5.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isnsDdPortalMemberEntry
- Table
- isnsDdPortalMemberTable
- Siblings
- 5
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| isnsDdPortalMemberIndex The index for a portal explicitly contained in the discovery
domain. This managed object, combined with isnsServerIndex
and isnsDdId, is the key for this table. | column | IsnsPortalIndexId | .1.3.6.1.2.1.163.1.1.5.3.1.1 |
| isnsDdPortalMemberAddress The Inet Address for the portal. The format of this
object is specified by isnsDdPortalMemberAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.163.1.1.5.3.1.3 |
| isnsDdPortalMemberPortType The port type for the portal, either UDP or TCP. | column | IsnsPortalPortTypeId | .1.3.6.1.2.1.163.1.1.5.3.1.4 |
| isnsDdPortalMemberPort The port number for the portal. Whether the portal
type is TCP or UDP is indicated by
isnsDdPortalMemberPortType. | column | Unsigned32 | .1.3.6.1.2.1.163.1.1.5.3.1.5 |
| isnsDdPortalMemberIsRegistered This indicates whether this member of the DD is currently
registered in the iSNS Server instance. Portals that are
DD members do not need to be currently registered in
order for … | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.163.1.1.5.3.1.6 |