SRC-IPIF-MIB

File: SRC-IPIF-MIB.mib (4603 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPV6-TC
DLINK-ID-REC-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
DisplayString RowStatus Ipv6Address
dlink-common-mgmt

Defined Types

SwSrcIpIfEntry  
SEQUENCE    
  swSrcIpIfType INTEGER
  swSrcIpIfName DisplayString
  swSrcIpIfIPAddr IpAddress
  swSrcIpIfIPv6Addr Ipv6Address
  swSrcIpIfRowStatus RowStatus

Defined Values

swSrcIpIfMIB 1.3.6.1.4.1.171.12.81
The structure of source interface for the proprietary enterprise.
MODULE-IDENTITY    

swSrcIpIfCtrl 1.3.6.1.4.1.171.12.81.1
OBJECT IDENTIFIER    

swSrcIpIfInfo 1.3.6.1.4.1.171.12.81.2
OBJECT IDENTIFIER    

swSrcIpIfMgmt 1.3.6.1.4.1.171.12.81.3
OBJECT IDENTIFIER    

swSrcIpIfTable 1.3.6.1.4.1.171.12.81.3.1
This table contains source interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSrcIpIfEntry

swSrcIpIfEntry 1.3.6.1.4.1.171.12.81.3.1.1
A list of information about source interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSrcIpIfEntry  

swSrcIpIfType 1.3.6.1.4.1.171.12.81.3.1.1.1
This object indicates the type of source interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER trap(1), syslog(2), radius(3), tacacs(4)  

swSrcIpIfRowStatus 1.3.6.1.4.1.171.12.81.3.1.1.2
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swSrcIpIfName 1.3.6.1.4.1.171.12.81.3.1.1.3
Specifies the interface name of the unique source interface entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..12)  

swSrcIpIfIPAddr 1.3.6.1.4.1.171.12.81.3.1.1.4
Specifies the IPv4 address of the source interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

swSrcIpIfIPv6Addr 1.3.6.1.4.1.171.12.81.3.1.1.5
Specifies the IPv6 address of the source interface.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6Address