ZHNIPFORWARDING

File: ZHNIPFORWARDING.mib (6562 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
Zhone-TC Zhone

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 Unsigned32 IpAddress
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION MacAddress RowStatus
TruthValue ZhoneRowStatus zhoneWtn

Defined Types

IPForwardingEntry  
SEQUENCE    
  ipForwardingIndex Unsigned32
  ipForwardingIPVersion Unsigned32
  ipForwardingDestIPAddress IpAddress
  ipForwardingDestSubnetMask IpAddress
  ipForwardingInterface OCTET STRING
  ipForwardingGatewayIPAddress IpAddress
  ipForwardingForwardingMetric INTEGER
  ipForwardingTableRowStatus ZhoneRowStatus

Defined Values

zhnIpForwarding 1.3.6.1.4.1.5504.2.5.44
This file defines the private Enterprise MIB extensions that define IP Forwarding objects supported by the Zhone CPEs.
MODULE-IDENTITY    

zhnIpForwardingObjects 1.3.6.1.4.1.5504.2.5.44.1
OBJECT IDENTIFIER    

ipForwardingTable 1.3.6.1.4.1.5504.2.5.44.1.1
Table of IP Forwarding rules
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPForwardingEntry

ipForwardingEntry 1.3.6.1.4.1.5504.2.5.44.1.1.1
Table of entries of IP Forwarding rules and static route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IPForwardingEntry  

ipForwardingIndex 1.3.6.1.4.1.5504.2.5.44.1.1.1.1
IP Forwarding Table index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ipForwardingIPVersion 1.3.6.1.4.1.5504.2.5.44.1.1.1.2
IP version.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipForwardingDestIPAddress 1.3.6.1.4.1.5504.2.5.44.1.1.1.3
Destination address. An empty string or a value of 0.0.0.0 indicates no destination address is specified.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipForwardingDestSubnetMask 1.3.6.1.4.1.5504.2.5.44.1.1.1.4
Destination subnet mask. An empty string or a value of 0.0.0.0 indicates no destination subnet mask is specified.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipForwardingInterface 1.3.6.1.4.1.5504.2.5.44.1.1.1.5
Lan interface to transmit packets.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ipForwardingGatewayIPAddress 1.3.6.1.4.1.5504.2.5.44.1.1.1.6
Next hop IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipForwardingForwardingMetric 1.3.6.1.4.1.5504.2.5.44.1.1.1.7
Number of hops to reach destination. A value of -1 indicates this metric is not used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..65535  

ipForwardingTableRowStatus 1.3.6.1.4.1.5504.2.5.44.1.1.1.8
The SNMP RowStatus of the current row. The following objects must be specified upon row creation: ipForwardingDestIPAddress ipForwardingDestSubnetMask ipForwardingInterface
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

zhnIpForwardingConformance 1.3.6.1.4.1.5504.2.5.44.2
OBJECT IDENTIFIER    

zhnIpForwardingGroups 1.3.6.1.4.1.5504.2.5.44.2.1
OBJECT IDENTIFIER    

zhnIpForwardingCompliances 1.3.6.1.4.1.5504.2.5.44.2.2
OBJECT IDENTIFIER    

zhnIpForwardingCompliance 1.3.6.1.4.1.5504.2.5.44.2.2.1
The Compliance statement for SNMP entities which manage the Zhone CPE IP Forwarding and Routing Information
Status: current Access: read-write
MODULE-COMPLIANCE    

zhnIpForwardingGroup 1.3.6.1.4.1.5504.2.5.44.2.1.1
A collection of Zhone IP objects that describe the layer 3 forwarding and routing information.
Status: current Access: read-write
OBJECT-GROUP