WWP-IP-INTERFACE-MIB

File: WWP-IP-INTERFACE-MIB.mib (7174 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

NOTIFICATION-TYPE IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
DisplayString MacAddress DateAndTime
TruthValue TEXTUAL-CONVENTION wwpModules

Defined Types

VlanId  
A 12-bit VLAN ID used in the VLAN Tag header.
TEXTUAL-CONVENTION    
  INTEGER 1..4094  

WwpIpInterfaceEntry  
SEQUENCE    
  wwpIpInterfaceIndex Integer32
  wwpIpInterfaceName DisplayString
  wwpIpInterfaceIpAddr IpAddress
  wwpIpInterfaceSubnet IpAddress
  wwpIpInterfaceIfIndexXref INTEGER

WwpIpExtInterfaceEntry  
SEQUENCE    
  wwpIpInterfaceEnable TruthValue
  wwpIpInterfaceVlanId VlanId
  wwpIpInterfaceMgmtPktPriority INTEGER

Defined Values

wwpIpInterfaceMIB 1.3.6.1.4.1.6141.2.17
The MIB module for the WWP IpInterface Ip interfaces config. This MIB provide additional configuration to whatever is provided by the standard ip group.
MODULE-IDENTITY    

wwpIpInterfaceMIBObjects 1.3.6.1.4.1.6141.2.17.1
OBJECT IDENTIFIER    

wwpIpInterface 1.3.6.1.4.1.6141.2.17.1.1
OBJECT IDENTIFIER    

wwpIpInterfaceMIBNotificationPrefix 1.3.6.1.4.1.6141.2.17.2
OBJECT IDENTIFIER    

wwpIpInterfaceMIBNotifications 1.3.6.1.4.1.6141.2.17.2.0
OBJECT IDENTIFIER    

wwpIpInterfaceMIBConformance 1.3.6.1.4.1.6141.2.17.3
OBJECT IDENTIFIER    

wwpIpInterfaceMIBCompliances 1.3.6.1.4.1.6141.2.17.3.1
OBJECT IDENTIFIER    

wwpIpInterfaceMIBGroups 1.3.6.1.4.1.6141.2.17.3.2
OBJECT IDENTIFIER    

wwpIpInterfaceTable 1.3.6.1.4.1.6141.2.17.1.1.1
Table of IP addresses and associated subnet mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpIpInterfaceEntry

wwpIpInterfaceEntry 1.3.6.1.4.1.6141.2.17.1.1.1.1
Interface IP and subnet mask entry. These interfaces are used to cause the switch CPU to become involved witht he IP traffic. By default, a minimum of two interfaces must always exist, one for the local mgt interface, one for the remote mgt interface, and one or more for voice over IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpIpInterfaceEntry  

wwpIpInterfaceIndex 1.3.6.1.4.1.6141.2.17.1.1.1.1.1
Unique index into the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4096  

wwpIpInterfaceName 1.3.6.1.4.1.6141.2.17.1.1.1.1.2
The friendly name for the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

wwpIpInterfaceIpAddr 1.3.6.1.4.1.6141.2.17.1.1.1.1.3
IP address associated with this interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpIpInterfaceSubnet 1.3.6.1.4.1.6141.2.17.1.1.1.1.4
The subnet mask associated with this ip address/interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpIpInterfaceIfIndexXref 1.3.6.1.4.1.6141.2.17.1.1.1.1.5
Cross reference to MIB-2 Interfaces ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4096  

wwpIpExtInterfaceTable 1.3.6.1.4.1.6141.2.17.1.1.2
A table that contains Interface Specific information maintained by each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpIpExtInterfaceEntry

wwpIpExtInterfaceEntry 1.3.6.1.4.1.6141.2.17.1.1.2.1
A list of interfaces additional config parameters maintained by each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpIpExtInterfaceEntry  

wwpIpInterfaceEnable 1.3.6.1.4.1.6141.2.17.1.1.2.1.1
The status of each interface. A value of true(1) indicates that this interface is enabled and a value of false(2) indicates that this interface is disabled. The device shouldn't allow the Management Station to disable all the interfaces available on the box.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpIpInterfaceVlanId 1.3.6.1.4.1.6141.2.17.1.1.2.1.2
The vlanId associated with this IP interface. The vlan indicated by wwpIpInterfaceVlanId should exist in the Vlan Table. If an interface has no vlan assocaited, then any read on this object should return 'noSuchInstance'.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

wwpIpInterfaceMgmtPktPriority 1.3.6.1.4.1.6141.2.17.1.1.2.1.3
The 802.1p Priority value for the mgmt traffic on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

wwpIpInterfaceAddrNotifEnabled 1.3.6.1.4.1.6141.2.17.1.1.3
This variable indicates whether the system generates the wwpIpInterfaceAddrChgNotification. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpIpInterfaceAddrChgNotification 1.3.6.1.4.1.6141.2.17.2.0.1
A wwpIpInterfaceAddrChgNotification is sent whenever the ip address of an interface changes.
Status: current Access: read-write
NOTIFICATION-TYPE