ZHONE-COM-IP-REC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
47
.1.3.6.1.4.1.5504.4.1.9.2 · 1 row entry · 40 columns
This table comtains information required for the management
of IP interfaces.
ipInterfaceEntry entry .1.3.6.1.4.1.5504.4.1.9.2.1
An entry exists for each IP interface in the system.
At a mininum the ifIndex, either ipIfLowerIfIndex
or ipIfLgId (not both) and a valid IP address configuration
are required for row creation.

These are …
Indexes
IF-MIBifIndex
Column Syntax OID
ipIfLgId obsolete
This field has been deprecated and replaced by ipIfLowerIfIndex.

The ID number of the Line Redundancy Group containing the physical
line associated with this interface. There may be a single line
or a …
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.1
ipIfVpi
If this IP interface is on an ATM VC, the ATM VPI is specified here.
If the IP interface is not an ATM VC, this field is ignored.
The VPI value for a VPL or VCL. The value VPI=0
is only allowed for a VCL. For ATM UNIs s…
ATM-TC-MIBAtmVpIdentifierr/w
Textual Convention: ATM-TC-MIBAtmVpIdentifier Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.5504.4.1.9.2.1.2
ipIfVci
If this IP interface is on an ATM VC, the ATM VCI is specified here.
If the IP interface is not an ATM VC, this field is ignored.
The maximum VCI value cannot exceed the value allowable by
atmInterfaceMaxVciBits defined…
ATM-TC-MIBAtmVcIdentifierr/w
Textual Convention: ATM-TC-MIBAtmVcIdentifier Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.5504.4.1.9.2.1.3
ipIfRDIndex
The Routing Domain Index. An IP address is unique only to
the routing domain, therefore we must specify the routing domain
in which this interface belongs.
ZHONE-COM-IP-RD-MIBZhoneRDIndexr/w
Textual Convention: ZHONE-COM-IP-RD-MIBZhoneRDIndex Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.4
ipIfDhcp deprecated
This enumeration indicates whether this interface is a dhcp client,
a dhcp server, both, or neither. The default value is noDhcp.
Enumerationr/w
Enumerated Values:
1noDhcp
2dhcpClient
3dhcpServer
4dhcpBoth
.1.3.6.1.4.1.5504.4.1.9.2.1.5
ipIfAddr
The IP address to which this entry's addressing information
pertains.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.2.1.6
ipIfNetMask
The subnet mask associated with the IP address of this
entry. The value of the mask is an IP address with all the
network bits set to 1 and all the hosts bits set to 0.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.2.1.7
ipIfBcastAddr
The IP broadcast address used for sending datagrams on the
(logical) interface associated with the IP address of this entry.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.2.1.8
ipIfDestAddr
The destination address for point-to-point ip interfaces.
This object will be ignored for non point-to-point ip interfaces.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.2.1.9
ipIfFarEndAddr
The IP address of the interface on the far end of this interface.
This information is needed for Zhone Automatic Provisioning.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.2.1.10
ipIfMru
The size of the largest packet which can be
received on the interface, specified in octets.
For interfaces that are used for network
datagrams, this is the size of the largest network
datagram that can be received on th…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.9.2.1.11
ipIfReasmMaxSize
The size of the largest IP datagram which this entity can
re-assemble from incoming IP fragmented datagrams received
on this interface.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.5504.4.1.9.2.1.12
ipIfIngressFilterName deprecated
The name of the ingress filter associated with this interface.
This object has been replaced by ipIfIngressFilterID.
Zhone-TCZhoneAdminStringr/w
Textual Convention: Zhone-TCZhoneAdminString OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.4.1.9.2.1.13
ipIfEgressFilterName deprecated
The name of the egress filter associated with this interface.
This object has been replaced by ipIfEgressFilterID.
Zhone-TCZhoneAdminStringr/w
Textual Convention: Zhone-TCZhoneAdminString OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.4.1.9.2.1.14
ipIfPointToPoint
This flag is set to 'true(1)' if the interface
is point to point and the value 'false(2)' otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.15
ipIfMcastEnabled
This object has the value 'true(1)' If multicast is
enabled on this interface and the value 'false(2)' otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.16
ipIfIpFwdEnabled
This object has the value 'true(1)' If ip forwarding is
enabled on this interface and the value 'false(2)' otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.17
ipIfMcastFwdEnabled
This object has the value 'true(1)' If multicast forwarding is
enabled on this interface and the value 'false(2)' otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.18
ipIfNATEnabled
This object has the value 'true(1)' if NAT is enabled on this
interface and the value 'false(2)' otherwise. The default value
is false.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.19
ipIfBcastEnabled
This object has the value 'true(1)' If broadcast is
enabled on this interface and the value 'false(2)' otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.20
ipIfRowStatus
This object is used to create and remove rows in the table.
See ipInterfaceEntry description for minimum requirements.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.9.2.1.21
ipIfAdminStatus
The desired state of the interface. The testing(3)
state indicates that no operational packets can be
passed. When a managed system initializes, all
interfaces start with ifAdminStatus in the down(2)
state. As a resu…
Enumerationr/w
Enumerated Values:
1up
2down
3testing
.1.3.6.1.4.1.5504.4.1.9.2.1.22
ipIfIngressPacketRuleGroupIndex
The group index of the ingress filter (packet rule entry
/entries) provisioned for this interface.
A value of 0 means there is no ingress filter provisioned
for this interface.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.23
ipIfEgressPacketRuleGroupIndex
The group index of the egress filter (packet rule entry
/entries) provisioned for this interface.
A value of 0 means there is no egress filter provisioned
for this interface.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.24
ipIfLowerIfIndex
The ifIndex of the lower layer interface to which this IP
interface should be bound. If this IP interface is
bound dynamically to a lower layer (e.g. for PPP), this
object should be set to zero. Upon setting this fiel…
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.25
ipIfPppEnabled
This field is used to indicate that this IP interface is
to be bound to a PPP interface. When this object is set to
'true', rows will be created in the pppNCPExtensionsTable,
pppIfConfigTable, and pppIfTable. When thi…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.26
ipAddrDynamic
This is the mode by which the IP address is discovered
by the system.
STATIC - Means,The IP address is Statically configured.
DHCPCLIENT - IP address discovered from DHCPCLIENT
PPP - Use PPP to get IP address.
UNNUM…
Enumerationr/w
Enumerated Values:
1static
2ppp
3dhcpclient
4unnumbered
5cpemgr
.1.3.6.1.4.1.5504.4.1.9.2.1.27
dhcpServerEnable
If this field is set to TRUE ,then
ipAddrDynamic has to be STATIC and if and when
Dhcp server is not enabled then ipAddrdynamic
can set to STATIC,PPP or DHCPCLIENT.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.28
dhcpSubnetGroup
This is the DHCP Subnet group ID, it indicates which address
pool grouping may be used for the CPE subnet.Needed to
support the point-to-multipoint model.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.29
unnumberedIndex
The index of the ip-unnumbered-record to use to obtain the
local side Unnumbered Address. This is need in order to
support the IP point-to-multipoint model.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.9.2.1.30
mcastControlList
List of Mcast-control-ids this IP Interface record is associated
with.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.1.9.2.1.31
vlanid
This is the Virtual LAN Identifier for the IP Interface. If the
VLAN ID specified is non-zero, all traffic destined to this
interface should have the VLAN ID specified.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.5504.4.1.9.2.1.32
maxVideoStreams
This is the maximum number of unique multicast (video) streams
that this interface has subscribed to.
Unsigned32r/w
Constraints:
range: 0-1024
.1.3.6.1.4.1.5504.4.1.9.2.1.33
tosOption
Determines IP TOS Class-Of-Service bit setting on packets
sent out this interface. The setting is stored in the
tosCOS field.
disable - COS setting is untouched. For packets we
originate, COS value…
Enumerationr/w
Enumerated Values:
1tosOptionDisable
2tosOptionOriginate
3tosOptionAll
.1.3.6.1.4.1.5504.4.1.9.2.1.34
tosCOS
The COS bit value to load based on tosOption setting.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.5504.4.1.9.2.1.35
vlanCOS
COS value loaded into VLAN header. Applicable only if
the vlanid is non-zero.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.5504.4.1.9.2.1.36
ipStagTPID
The value of the tag protocol identifier that is being used
for QinQ packets.( 0x8100 is default)
Integer32r/w
Constraints:
range: 33024-33024
range: 34984-34984
range: 37120-37120
range: 37376-37376
.1.3.6.1.4.1.5504.4.1.9.2.1.37
ipStagId
The s-tag value that we are expecting to put on
packets that are Rxed on this interface.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.5504.4.1.9.2.1.38
ipStagIdCOS
The s-tag COS to be used when doing s-tag intertion.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.5504.4.1.9.2.1.39
ipOnDemandStatsEnabled
If true, the on-demand stats collection for this Ip interface will be enabled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.1.9.2.1.40
.1.3.6.1.4.1.5504.4.1.9.5 · 1 row entry · 4 columns
The table containing alias addresses for ip interfaces.
ipIfAliasEntry entry .1.3.6.1.4.1.5504.4.1.9.5.1
Each row is indexed by an ifIndex and an
ip alias address. At a mininum the ipIfAlias
Addr must be present to create a row.
Indexes
IF-MIBifIndex ipIfAliasAddr
Column Syntax OID
ipIfAliasAddr
The ip alias address.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.5.1.1
ipIfAliasRowStatus
The row status for creating and destroying ip aliases. To create
a row, both the ifIndex and the ipIfAliasAddr must be
provided.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.9.5.1.2
ipIfAliasNetMask
The subnet mask associated with the IP address of this
interface alias entry. The value of the mask is an IP
address with all the network bits set to 1 and all the
hosts bits set to 0.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.5.1.3
ipIfAliasBcastAddr
The IP broadcast address used for sending datagrams on the
(logical) interface associated with the IP address of this
interface alias entry.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.9.5.1.4
.1.3.6.1.4.1.5504.4.1.14.2 · 1 row entry · 3 columns
The current set of ipUnnumbered binding for this box.
ipUnnumberedEntry entry .1.3.6.1.4.1.5504.4.1.14.2.1
An ipUnnumberedEntry.
Indexes
ipUnnumberedIndex
Column Syntax OID
ipUnnumberedIndex
This value is only used to identify this particular
entry in the table, it is not externally visible!
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5504.4.1.14.2.1.1
ipUnnumberedRowStatus
RowStatus is used to create/delete entries in
the table.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.14.2.1.2
ipUnnumberedIfIName
This value specifies where to borrow the local IP address
of the P-T-M link.
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.5504.4.1.14.2.1.3