At-ip-mib – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1852
SNMP MIBs
Software Reference for x310 Series Switches
69.40
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
AT-IP-MIB
This MIB contains objects for Allied Telesis specific IP address management (
).
The objects reside in the module atIpMib { modules 602 }.
Table 69-10: Objects defined in AT-IP-MIB
Object Object
Identifier
Description
atIpMib
{ modules 602 }
MIB containing objects for IP addressing
management.
AtIpAddressAssignmentTyp
e
Textual Convention
Object containing conditional coded values for
the IP address assignment type being applied to
the interface, referred to by objects in this MIB.
The possible values and explanation are:
■
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
AtIpAddressTable
{ atIpMib 1 }
A table containing mappings between primary or
secondary IP addresses, and the interfaces they
are assigned to. Indexed by:
■
atIpAddressAddrType
■
atIpAddressAddr
AtIpAddressEntry
{ AtIpAddressTable 1 }
Information about the address mapping for a
particular interface.
atIpAddressAddrType
{ AtIpAddressEntry 1 }
An indication of the IP version of
‘atIpAddressAddr’
atIpAddressAddr
{ AtIpAddressEntry 2 }
The IP address to which this entry's addressing
information pertains. The address type of this
object is specified in object
‘atIpAddressAddrType’.
atIpAddressPrefixLen
{ AtIpAddressEntry 3 }
An integer, specifying the prefix length of the IP
address represented by this entry.
atIpAddressLabel
{ AtIpAddressEntry 4 }
The name assigned to the IP address represented
by this entry.
atIpAddressIfIndex
{ AtIpAddressEntry 5 }
The index value that uniquely identifies the
interface to which this entry is applicable. The
interface identified by a particular value of this
index corresponds to the interface identified by
the same value of the IF-MIB's ifIndex.
atIpAddressAssignmentTyp
e
{ AtIpAddressEntry 6 }
The IP address assignment type for this entry
(primary or secondary), as described in the
Textual Convention ‘AtIpAddressAssignmentType’.