zipZoneState
APPLETALK-MIB ·
.1.3.6.1.2.1.13.7.1.1.5
Object
column
mandatory
r/w
Enumeration
The state of this zip entry.
Setting this object to the value invalid(2) has the
effect of invalidating the corresponding entry in
the zipTable. 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 zipZoneState
object.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.7.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- zipEntry
- Table
- zipTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zipZoneName mandatory The zone name of this entry. This is stored in
Mac ASCII format. If the full zone list for the
entry is not known, the value for zipZoneName shall
be a zero length octet string. | column | ATName | .1.3.6.1.2.1.13.7.1.1.1 |
| zipZoneIndex mandatory An integer that is unique to the zipZoneName that
is present in this entry. For any given zone name,
every zipEntry that has an equal zone name will have
the same zipZoneIndex. … | column | Integer32 | .1.3.6.1.2.1.13.7.1.1.2 |
| zipZoneNetStart mandatory The network that starts the range for this entry.
This address is a two octet DDP network address in
network byte order. | column | ATNetworkNumber | .1.3.6.1.2.1.13.7.1.1.3 |
| zipZoneNetEnd mandatory The network that ends the range for this entry.
This address is a two octet DDP network address in
network byte order. If the network to which this
zip entry pertains is a non-ex… | column | ATNetworkNumber | .1.3.6.1.2.1.13.7.1.1.4 |
| zipZoneFrom mandatory The address from which this zone name to network
number mapping was learned. The format of this
address can be determined by examining the
atportType corresponding to this entry.… | column | OctetString | .1.3.6.1.2.1.13.7.1.1.6 |
| zipZonePort mandatory The AppleTalk port through which this zone name to
network number mapping was learned. The interface
identified by a particular value of this variable is
the same interface as id… | column | Integer32 | .1.3.6.1.2.1.13.7.1.1.7 |