nbpState
APPLETALK-MIB ·
.1.3.6.1.2.1.13.8.1.1.5
Object
column
mandatory
r/w
Enumeration
The state of this NBP entry.
When the registration for an entry in the nbpTable
fails, it is an implementation-specific matter as to
how long the entry will remain in the
registrationFailed(3) state before moving to the
invalid(4) state. Note that the entry may pass
immediately from the registrationFailed state to
the invalid state.
Setting this object to the value invalid(4) has the
effect of invalidating the corresponding entry in the
nbpTable. That is, it effectively disassociates the
mapping identified with said entry. It is an
implementation-specific matter as to whether the agent
removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive from agents tabular information corresponding
to entries not currently in use. Proper
interpretation of such entries requires examination
of the relevant nbpState object.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.8.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbpEntry
- Table
- nbpTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | registering |
3 | registrationFailed |
4 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbpIndex mandatory The index of this NBP entry. This index is unique
with respect to the indexes of all other NBP entries,
and shall remain constant throughout the lifetime
of this object. | column | Integer32 | .1.3.6.1.2.1.13.8.1.1.1 |
| nbpObject mandatory The name of the service described by this entity.
When this variable is changed, the entity should
perform an NBP registration using the new nbpObject. | column | OctetString | .1.3.6.1.2.1.13.8.1.1.2 |
| nbpType mandatory The type of the service described by this entity.
When this variable is changed, the entity should
perform an NBP registration using the new nbpType. | column | OctetString | .1.3.6.1.2.1.13.8.1.1.3 |
| nbpZone mandatory The zone the service described by this entity is
registered in. This must be the actual zone name,
without any wildcard characters. When this variable
is changed, the entity sho… | column | ATName | .1.3.6.1.2.1.13.8.1.1.4 |
| nbpAddress mandatory The DDP network, node, and socket number of this
entity. If this is unspecified, for instance if the
registration is on all ports of a multiport device,
this object shall have the… | column | DdpSocketAddress | .1.3.6.1.2.1.13.8.1.1.6 |
| nbpEnumerator mandatory The enumerator assigned to this entity. | column | Integer32 | .1.3.6.1.2.1.13.8.1.1.7 |