ZHONE-COM-IP-REC-MIB

File: ZHONE-COM-IP-REC-MIB.mib (48932 bytes)

Imported modules

ATM-TC-MIB IF-MIB SNMP-FRAMEWORK-MIB
SNMPv2-SMI SNMPv2-TC ZHONE-COM-IP-RD-MIB
Zhone Zhone-TC

Imported symbols

AtmVcIdentifier AtmVpIdentifier ifIndex
InterfaceIndex InterfaceIndexOrZero SnmpAdminString
IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
TruthValue ZhoneRDIndex zhoneIp
zhoneModules ZhoneRowStatus ZhoneAdminString

Defined Types

IpInterfaceEntry  
SEQUENCE    
  ipIfLgId Integer32
  ipIfVpi AtmVpIdentifier
  ipIfVci AtmVcIdentifier
  ipIfRDIndex ZhoneRDIndex
  ipIfDhcp INTEGER
  ipIfAddr IpAddress
  ipIfNetMask IpAddress
  ipIfBcastAddr IpAddress
  ipIfDestAddr IpAddress
  ipIfFarEndAddr IpAddress
  ipIfMru Unsigned32
  ipIfReasmMaxSize Integer32
  ipIfIngressFilterName ZhoneAdminString
  ipIfEgressFilterName ZhoneAdminString
  ipIfPointToPoint TruthValue
  ipIfMcastEnabled TruthValue
  ipIfIpFwdEnabled TruthValue
  ipIfMcastFwdEnabled TruthValue
  ipIfNATEnabled TruthValue
  ipIfBcastEnabled TruthValue
  ipIfRowStatus ZhoneRowStatus
  ipIfAdminStatus INTEGER
  ipIfIngressPacketRuleGroupIndex Integer32
  ipIfEgressPacketRuleGroupIndex Integer32
  ipIfLowerIfIndex InterfaceIndexOrZero
  ipIfPppEnabled TruthValue
  ipAddrDynamic INTEGER
  dhcpServerEnable TruthValue
  dhcpSubnetGroup Integer32
  unnumberedIndex Integer32
  mcastControlList SnmpAdminString
  vlanid Integer32
  maxVideoStreams Unsigned32
  tosOption INTEGER
  tosCOS Integer32
  vlanCOS Integer32
  ipStagTPID Integer32
  ipStagId Integer32
  ipStagIdCOS Integer32
  ipOnDemandStatsEnabled TruthValue

IpIfAliasEntry  
SEQUENCE    
  ipIfAliasAddr IpAddress
  ipIfAliasRowStatus ZhoneRowStatus
  ipIfAliasNetMask IpAddress
  ipIfAliasBcastAddr IpAddress

IpUnnumberedEntry  
SEQUENCE    
  ipUnnumberedIndex Integer32
  ipUnnumberedRowStatus ZhoneRowStatus
  ipUnnumberedIfIName InterfaceIndex

Defined Values

ipRecord 1.3.6.1.4.1.5504.6.59
IP record MIB IP Software Minneapolis, MN
MODULE-IDENTITY    

ipRecordObjects 1.3.6.1.4.1.5504.4.1.9
Object identity for naming
Status: current Access: read-only
OBJECT-IDENTITY    

ipInterfaceTable 1.3.6.1.4.1.5504.4.1.9.2
This table comtains information required for the management of IP interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpInterfaceEntry

ipInterfaceEntry 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 valid IP address configurations: 1. Dynamically configured IP address ipIfDhcp set to client or both 2. Statically configured non-point-to-point IP address ipIfAddr, ipIfNetMask, and ipIfBcast must be provided. ipIfAddr and ipIfBcastAddr must be in the same subnet determined by ipIfNetMask 3. Statically configured point-to-point IP address ipIfAddr, ipIfDestAddr, ipIfNetMask, ipIfPointToPoint, and ipIfBcastEnabled must be provided. ipIfNetMask must be 255.255.255.255, ipIfPointToPoint must be true and ipIfBcastEnabled must be false.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpInterfaceEntry  

ipIfLgId 1.3.6.1.4.1.5504.4.1.9.2.1.1
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 line pair in a redundancy group. The value 0 is only allowed when the ip interface has not yet been bound to a physical port. Currently, IP interfaces are always bound to a physical port so the value of zero is not allowed.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

ipIfVpi 1.3.6.1.4.1.5504.4.1.9.2.1.2
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 supporting VPCs the VPI value ranges from 0 to 255. The VPI value 0 is supported for ATM UNIs conforming to the ATM Forum UNI 4.0 Annex 8 (Virtual UNIs) specification. For ATM UNIs supporting VCCs the VPI value ranges from 0 to 255. For ATM NNIs the VPI value ranges from 0 to 4095. The maximum VPI value cannot exceed the value allowable by atmInterfaceMaxVpiBits defined in ATM-MIB.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

ipIfVci 1.3.6.1.4.1.5504.4.1.9.2.1.3
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 in ATM-MIB.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

ipIfRDIndex 1.3.6.1.4.1.5504.4.1.9.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRDIndex  

ipIfDhcp 1.3.6.1.4.1.5504.4.1.9.2.1.5
This enumeration indicates whether this interface is a dhcp client, a dhcp server, both, or neither. The default value is noDhcp.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER noDhcp(1), dhcpClient(2), dhcpServer(3), dhcpBoth(4)  

ipIfAddr 1.3.6.1.4.1.5504.4.1.9.2.1.6
The IP address to which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfNetMask 1.3.6.1.4.1.5504.4.1.9.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfBcastAddr 1.3.6.1.4.1.5504.4.1.9.2.1.8
The IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfDestAddr 1.3.6.1.4.1.5504.4.1.9.2.1.9
The destination address for point-to-point ip interfaces. This object will be ignored for non point-to-point ip interfaces.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfFarEndAddr 1.3.6.1.4.1.5504.4.1.9.2.1.10
The IP address of the interface on the far end of this interface. This information is needed for Zhone Automatic Provisioning.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfMru 1.3.6.1.4.1.5504.4.1.9.2.1.11
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 the interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ipIfReasmMaxSize 1.3.6.1.4.1.5504.4.1.9.2.1.12
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

ipIfIngressFilterName 1.3.6.1.4.1.5504.4.1.9.2.1.13
The name of the ingress filter associated with this interface. This object has been replaced by ipIfIngressFilterID.
Status: deprecated Access: read-create
OBJECT-TYPE    
  ZhoneAdminString  

ipIfEgressFilterName 1.3.6.1.4.1.5504.4.1.9.2.1.14
The name of the egress filter associated with this interface. This object has been replaced by ipIfEgressFilterID.
Status: deprecated Access: read-create
OBJECT-TYPE    
  ZhoneAdminString  

ipIfPointToPoint 1.3.6.1.4.1.5504.4.1.9.2.1.15
This flag is set to 'true(1)' if the interface is point to point and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfMcastEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.16
This object has the value 'true(1)' If multicast is enabled on this interface and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfIpFwdEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.17
This object has the value 'true(1)' If ip forwarding is enabled on this interface and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfMcastFwdEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.18
This object has the value 'true(1)' If multicast forwarding is enabled on this interface and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfNATEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfBcastEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.20
This object has the value 'true(1)' If broadcast is enabled on this interface and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfRowStatus 1.3.6.1.4.1.5504.4.1.9.2.1.21
This object is used to create and remove rows in the table. See ipInterfaceEntry description for minimum requirements.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

ipIfAdminStatus 1.3.6.1.4.1.5504.4.1.9.2.1.22
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 result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state). This is the same as the ifAdminStatus in the ifTable (RFC2233). We require it to be in this table in order to set it on a row-create.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ipIfIngressPacketRuleGroupIndex 1.3.6.1.4.1.5504.4.1.9.2.1.23
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

ipIfEgressPacketRuleGroupIndex 1.3.6.1.4.1.5504.4.1.9.2.1.24
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

ipIfLowerIfIndex 1.3.6.1.4.1.5504.4.1.9.2.1.25
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 field, the ifStack will be modified to reflect the appropriate binding. This object is required for row creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

ipIfPppEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.26
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 this object is set to 'false', these rows will be destroyed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipAddrDynamic 1.3.6.1.4.1.5504.4.1.9.2.1.27
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. UNNUMBERED - this is an unnumbered interface. CPEMGR - IP address configured by CPE Manager.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(1), ppp(2), dhcpclient(3), unnumbered(4), cpemgr(5)  

dhcpServerEnable 1.3.6.1.4.1.5504.4.1.9.2.1.28
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dhcpSubnetGroup 1.3.6.1.4.1.5504.4.1.9.2.1.29
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

unnumberedIndex 1.3.6.1.4.1.5504.4.1.9.2.1.30
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mcastControlList 1.3.6.1.4.1.5504.4.1.9.2.1.31
List of Mcast-control-ids this IP Interface record is associated with.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

vlanid 1.3.6.1.4.1.5504.4.1.9.2.1.32
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

maxVideoStreams 1.3.6.1.4.1.5504.4.1.9.2.1.33
This is the maximum number of unique multicast (video) streams that this interface has subscribed to.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1024  

tosOption 1.3.6.1.4.1.5504.4.1.9.2.1.34
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 is set to 0. originate - Load COS bits only if we originate packet. COS for packets routed through this interface are not affected. all - Load COS bits on all packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tosOptionDisable(1), tosOptionOriginate(2), tosOptionAll(3)  

tosCOS 1.3.6.1.4.1.5504.4.1.9.2.1.35
The COS bit value to load based on tosOption setting.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

vlanCOS 1.3.6.1.4.1.5504.4.1.9.2.1.36
COS value loaded into VLAN header. Applicable only if the vlanid is non-zero.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

ipStagTPID 1.3.6.1.4.1.5504.4.1.9.2.1.37
The value of the tag protocol identifier that is being used for QinQ packets.( 0x8100 is default)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 33024 | 34984 | 37120 | 37376  

ipStagId 1.3.6.1.4.1.5504.4.1.9.2.1.38
The s-tag value that we are expecting to put on packets that are Rxed on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

ipStagIdCOS 1.3.6.1.4.1.5504.4.1.9.2.1.39
The s-tag COS to be used when doing s-tag intertion.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

ipOnDemandStatsEnabled 1.3.6.1.4.1.5504.4.1.9.2.1.40
If true, the on-demand stats collection for this Ip interface will be enabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipIfAliasTable 1.3.6.1.4.1.5504.4.1.9.5
The table containing alias addresses for ip interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpIfAliasEntry

ipIfAliasEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpIfAliasEntry  

ipIfAliasAddr 1.3.6.1.4.1.5504.4.1.9.5.1.1
The ip alias address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipIfAliasRowStatus 1.3.6.1.4.1.5504.4.1.9.5.1.2
The row status for creating and destroying ip aliases. To create a row, both the ifIndex and the ipIfAliasAddr must be provided.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

ipIfAliasNetMask 1.3.6.1.4.1.5504.4.1.9.5.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipIfAliasBcastAddr 1.3.6.1.4.1.5504.4.1.9.5.1.4
The IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this interface alias entry.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipUnnumbered 1.3.6.1.4.1.5504.4.1.10
The user can specify the name of the interface to borrow for the local IP address of P-T-P links. The user sets ipUnnumberedEnabled to true and then sets the ipUnnumberedInterfaceIndex to the ifIndex of the ip-interface-record which contains the static address they want to use. This static address will be used for all unnumbered interfaces in the system.
Status: deprecated Access: read-create
OBJECT-IDENTITY    

ipUnnumberedEnabled 1.3.6.1.4.1.5504.4.1.10.1
If set to True, this profile in enabled and the unit can be configured to support unnumbered point to point interfaces. If set to False, unnumbered interface support is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ipUnnumberedInterfaceIndex 1.3.6.1.4.1.5504.4.1.10.2
The name of the interface use to 'borrow' the IP address of for unnumbered interfaces. The source IP address of all outgoing packets on unnumbered interfaces will use the IP address of this interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

ipUnnumberedObjects 1.3.6.1.4.1.5504.4.1.14
OBJECT IDENTIFIER    

ipUnnumberedObjectNext 1.3.6.1.4.1.5504.4.1.14.1
A hint for the next free ipUnnumberedIndex that can be used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipUnnumberedTable 1.3.6.1.4.1.5504.4.1.14.2
The current set of ipUnnumbered binding for this box.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpUnnumberedEntry

ipUnnumberedEntry 1.3.6.1.4.1.5504.4.1.14.2.1
An ipUnnumberedEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpUnnumberedEntry  

ipUnnumberedIndex 1.3.6.1.4.1.5504.4.1.14.2.1.1
This value is only used to identify this particular entry in the table, it is not externally visible!
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ipUnnumberedRowStatus 1.3.6.1.4.1.5504.4.1.14.2.1.2
RowStatus is used to create/delete entries in the table.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

ipUnnumberedIfIName 1.3.6.1.4.1.5504.4.1.14.2.1.3
This value specifies where to borrow the local IP address of the P-T-M link.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex