MY-INTERFACE-MIB

File: MY-INTERFACE-MIB.mib (19542 bytes)

Imported modules

SNMPv2-SMI Q-BRIDGE-MIB SNMPv2-TC
SNMPv2-CONF MY-TC P-BRIDGE-MIB
MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 IpAddress
VlanId TruthValue DisplayString
RowStatus MacAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ConfigStatus
MemberMap IfIndex EnabledStatus
myMgmt

Defined Types

MyIfEntry  
SEQUENCE    
  myIfIndex IfIndex
  myIfPortType INTEGER
  myIfFlowControlAdminStatus INTEGER
  myIfFlowControlOperStatus EnabledStatus
  myIfAdminSpeed INTEGER
  myIfAdminDuplex INTEGER
  myIfOperSpeed INTEGER
  myIfOperDuplex INTEGER
  myIfManageStatus EnabledStatus
  myIfIpBroadcast IpAddress
  myIfLayer INTEGER
  myIfMode INTEGER
  myIfCounterClear Integer32
  myIfEntryStatus ConfigStatus

MyIfIpEntry  
SEQUENCE    
  myIfIpIfIndex IfIndex
  myIfIpId INTEGER
  myIfIp IpAddress
  myIfIpMask IpAddress
  myIfIpEntryStatus RowStatus

MyIfStatusEntry  
SEQUENCE    
  myIfStatusIndex IfIndex
  myIfStatusLoopBackExamine Integer32
  myIfErrorStatus INTEGER
  myIfLineDetect Integer32

MyPortTypeChooseEntry  
SEQUENCE    
  myPortTypeChooseIndex IfIndex
  myPortTypeChooseType INTEGER

MyIfMTUEntry  
SEQUENCE    
  myIfMTUIndex IfIndex
  myIfMTU Integer32

Defined Values

myInterfaceMIB 1.3.6.1.4.1.4881.1.1.10.2.10
This module defines my interface mibs.
MODULE-IDENTITY    

myIfConfigMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.10.1
OBJECT IDENTIFIER    

myIfTable 1.3.6.1.4.1.4881.1.1.10.2.10.1.1
list of interface basic configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyIfEntry

myIfEntry 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1
Entry contains interface basic configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyIfEntry  

myIfIndex 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.1
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myIfPortType 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.2
Port type of this port, list as above. port100MBASEFX indicates that port is port100MBASEFXL or port100MBASEFXS, and system doesn't distinguish. port1000MBASEFX indicates that port is port1000MBASEFLX or port1000MBASEFSX, and system doesn't distinguish. This attribute apply physical port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), port10M100MBASETX(2), port100MBASEFXL(3), port100MBASEFXS(4), port1000MBASESX(5), port1000MBASELX(6), port1000MBASETX(7), portGBIC(8), port100MBASEFX(9), port1000MBASEFX(10), portSFP(11), port10GBASESR(12), port10GBASELR(13), port10GBASEER(14), port10GBASELX4(15), port10GBASESW(16), port10GBASELW(17), port10GBASEEW(18)  

myIfFlowControlAdminStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.3
Flow control of a port management status. This attribute apply physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), autonego(3)  

myIfFlowControlOperStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.4
Oper status: after the negotiation between two ports connetted the flow contrl status. This attribute apply physical port and aggreate port
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

myIfAdminSpeed 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.5
port speed settings. This attribute apply physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER speed10Mb(1), speed100Mb(2), speed1000Mb(3), autonego(4), speed10Gb(5)  

myIfAdminDuplex 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.6
port duplex settings. This attribute apply physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2), autonego(3)  

myIfOperSpeed 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.7
After two port have negotiated the speed status,and this object is the working speed status. while the port link status is down , then the speed status is unknown(4). This attribute apply physical port and aggreate port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed10Mb(1), speed100Mb(2), speed1000Mb(3), unknown(4), speed10Gb(5)  

myIfOperDuplex 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.8
After two port have negotiated the duplex status, and this object is the working duplex status. while the port link status is down , then the speed status is unknown(3). This attribute apply physical port and aggreate port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER full(1), half(2), unknown(3)  

myIfManageStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.9
Management status of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

myIfIpBroadcast 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.10
Broadcast address of the interface .
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

myIfLayer 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.11
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER layer-2(1), layer-3(2)  

myIfMode 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.12
This value is meaning for only physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), trunk(2), dot1q-tunnel(3), hybrid(4), other(5)  

myIfCounterClear 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.13
Setting its to any value but 0, will clear counters of this interface. Setting its value to 0 will cause no action of the agent. and when query will always return 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myIfEntryStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.14
Status of this entry, set this object to valid will create a interface, and set its value to invalid will delete the interface of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  ConfigStatus  

myIfIpTable 1.3.6.1.4.1.4881.1.1.10.2.10.1.2
A list of interface ip configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyIfIpEntry

myIfIpEntry 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1
An entry containing configuration information applicable to a Layer3 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyIfIpEntry  

myIfIpIfIndex 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1.1
A unique value, for each Layer3 interface.
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myIfIpId 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1.2
Type of interface ip address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

myIfIp 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1.3
Ip address of the interface myIfIndex refer to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

myIfIpMask 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1.4
Ip mask of the interface ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

myIfIpEntryStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.2.1.5
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

myIfStatusTable 1.3.6.1.4.1.4881.1.1.10.2.10.1.3
list of interface status. Status information include some error state and result of examining to the interface,etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyIfStatusEntry

myIfStatusEntry 1.3.6.1.4.1.4881.1.1.10.2.10.1.3.1
Entry contains interface status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyIfStatusEntry  

myIfStatusIndex 1.3.6.1.4.1.4881.1.1.10.2.10.1.3.1.1
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myIfStatusLoopBackExamine 1.3.6.1.4.1.4881.1.1.10.2.10.1.3.1.2
Setting its to any value but 0, will Checking whether this port or aggreate can receive and send packets normally, It indicates that port or aggreate is normal if opertion is success. Setting its value to 0 will cause no action of the agent. and when query will always return 0. This attribute apply physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myIfErrorStatus 1.3.6.1.4.1.4881.1.1.10.2.10.1.3.1.3
Port's error status information
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-error(1), err-disable-bpduguard(2), err-disable-ptsecurity(3)  

myIfLineDetect 1.3.6.1.4.1.4881.1.1.10.2.10.1.3.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myGlobalIfDisableRecovery 1.3.6.1.4.1.4881.1.1.10.2.10.1.4
Setting its to any value but 0, the interfaces which is shutted down by some error happened will recovery from disabled status . Setting its value to 0 will cause no action of the agent. and when query will always return 0. This attribute apply physical port and aggreate port
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myPortTypeChooseTable 1.3.6.1.4.1.4881.1.1.10.2.10.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyPortTypeChooseEntry

myPortTypeChooseEntry 1.3.6.1.4.1.4881.1.1.10.2.10.1.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MyPortTypeChooseEntry  

myPortTypeChooseIndex 1.3.6.1.4.1.4881.1.1.10.2.10.1.5.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myPortTypeChooseType 1.3.6.1.4.1.4881.1.1.10.2.10.1.5.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fiber(1), copper(2)  

myIfMTUTable 1.3.6.1.4.1.4881.1.1.10.2.10.1.6
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyIfMTUEntry

myIfMTUEntry 1.3.6.1.4.1.4881.1.1.10.2.10.1.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MyIfMTUEntry  

myIfMTUIndex 1.3.6.1.4.1.4881.1.1.10.2.10.1.6.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myIfMTU 1.3.6.1.4.1.4881.1.1.10.2.10.1.6.1.2
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myInterfaceTraps 1.3.6.1.4.1.4881.1.1.10.2.10.2
OBJECT IDENTIFIER    

lineDetectStatus 1.3.6.1.4.1.4881.1.1.10.2.10.2.1
The type of storm of interface
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(1), open(2), short(3)  

lineDetectPosition 1.3.6.1.4.1.4881.1.1.10.2.10.2.2
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

lineQualityDetect 1.3.6.1.4.1.4881.1.1.10.2.10.2.3
Tok_String
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

myInterfaceMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.10.3
OBJECT IDENTIFIER    

myInterfaceMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.10.3.1
OBJECT IDENTIFIER    

myInterfaceMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.10.3.2
OBJECT IDENTIFIER    

myInterfaceMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.10.3.1.1
The compliance statement for entities which implement the My Interface MIB
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

myInterfaceMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.10.3.2.1
A collection of objects providing interface basic configure .
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myPortTypeChooseMibGroup 1.3.6.1.4.1.4881.1.1.10.2.10.3.2.2
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myIfMTUMibGroup 1.3.6.1.4.1.4881.1.1.10.2.10.3.2.3
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myIfLineDetectGroup 1.3.6.1.4.1.4881.1.1.10.2.10.3.2.4
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP