MIBs Depot

AT-IP-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.4.602
Last updated
2010-06-14 05:09
Organization
Allied Telesis Labs New Zealand
Revisions
2010-06-14 05:09, 2008-11-10 00:00
Namespace
allied
Source file
AT-IP-MIB
Digest
sha256:660028f9a5cf757ab0d36629d96cc9f40284a703c4b96afb842e33348bb1d171

Description

The IP MIB - for AT specific IP management.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBmodules
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-IP-MIB
AT-SMI-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AtIpAddressAssignmentType
TEXTUAL-CONVENTION
The IP address assignment type being applied to the interface. notSet(0) indicates that the IP address assignment type has not yet been configured. This value can only ever be read. primary(1) indicates that the address is a primary IP address (only one primary address is allowed per interface). secondary(2) indicates that the address is a secondary IP address (any number of secondary IP addresses may be applied to each interface).
current

Objects

NameOIDSyntaxAccessStatus
atIpAddressTable
OBJECT-TYPE
A table containing mappings between primary/secondary IP addresses, and the interfaces they are assigned to.
1.3.6.1.4.1.207.8.4.4.4.602.1not-accessiblecurrent
atIpAddressEntry
OBJECT-TYPE
An address mapping for a particular interface.
1.3.6.1.4.1.207.8.4.4.4.602.1.1not-accessiblecurrent
atIpAddressAddrType
OBJECT-TYPE
An indication of the IP version of atIpAddressAddr.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.1InetAddressTypenot-accessiblecurrent
atIpAddressAddr
OBJECT-TYPE
The IP address to which this entry's addressing information pertains. The address type of this object is specified in atIpAddressAddrType.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.2InetAddressnot-accessiblecurrent
atIpAddressPrefixLen
OBJECT-TYPE
The prefix length of the IP address represented by this entry.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.3INTEGERread-createcurrent
atIpAddressLabel
OBJECT-TYPE
A name assigned to the IP address represented by this entry.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.4DisplayStringread-createcurrent
atIpAddressIfIndex
OBJECT-TYPE
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.5InterfaceIndexread-createcurrent
atIpAddressAssignmentType
OBJECT-TYPE
The IP address assignment type for this entry (primary or secondary).
1.3.6.1.4.1.207.8.4.4.4.602.1.1.6AtIpAddressAssignmentTyperead-createcurrent
atIpAddressRowStatus
OBJECT-TYPE
The current status of the IP address entry. The following values may be returned when reading this object: active (1) - The IP address is currently mapped to an interface and is valid. notReady (3) - The IP address is currently partially configured and is not mapped to an interface. The following values may be written to this object: active (1) - An attempt will be made to map the IP address to the configured interface. createAndWait (5) - An attempt will be made to create a new IP address entry. destroy (6) - The IP address setting will be removed from the device. An entry cannot be made active until its atIpAddressPrefixLen, atIpAddressIfIndex and atIpAddressAssignmentType objects have been set to valid values.
1.3.6.1.4.1.207.8.4.4.4.602.1.1.7RowStatusread-createcurrent