zipZoneState
RFC1243-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
- RFC1243-MIB
- OID
.1.3.6.1.2.1.13.7.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- zipEntry
- Table
- zipTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zipZoneName mandatory The ASCII zone name of this entry. | column | OctetString | .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 | OctetString | .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 Phase… | column | OctetString | .1.3.6.1.2.1.13.7.1.1.4 |