DES-1228-MIB

File: DES-1228-MIB.mib (74306 bytes)

Imported modules

RFC-1212 RFC1155-SMI SNMPv2-SMI
RFC1213-MIB

Imported symbols

OBJECT-TYPE enterprises Counter
TimeTicks IpAddress Unsigned32
mib-2 DisplayString PhysAddress

Defined Types

OwnerString  
DisplayString    

MacAddress  
OCTET STRING Size(6)    

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

RowStatus  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

CommSetEntry  
SEQUENCE    
  commSetIndex INTEGER
  commSetName DisplayString
  commSetStatus RowStatus

CommGetEntry  
SEQUENCE    
  commGetIndex INTEGER
  commGetName DisplayString
  commGetStatus RowStatus

CommTrapEntry  
SEQUENCE    
  commTrapIndex INTEGER
  commTrapName DisplayString
  commTrapIpAddress IpAddress
  commTrapSNMPBootup INTEGER
  commTrapSNMPTPLinkUpDown INTEGER
  commTrapSNMPFiberLinkUpDown INTEGER
  commTrapTrapAbnormalTPRXError INTEGER
  commTrapTrapAbnormalTPTXError INTEGER
  commTrapTrapAbnormalFiberRXError INTEGER
  commTrapTrapAbnormalFiberTXError INTEGER
  commTrapStatus RowStatus

ConfigPortEntry  
SEQUENCE    
  configPort INTEGER
  configPortSpeed INTEGER
  configPortOperStatus INTEGER
  configPortPriority INTEGER

ConfigMirrorEntry  
SEQUENCE    
  configMirrorId INTEGER
  configMirrorMon INTEGER
  configMirrorTXSrc PortList
  configMirrorRXSrc PortList
  configMirrorStatus RowStatus

TvlanEntry  
SEQUENCE    
  tvlanId INTEGER
  tvlanName DisplayString
  tvlanMember PortList
  tvlanUntaggedPorts PortList
  tvlanStatus INTEGER

TvlanPortEntry  
SEQUENCE    
  tvlanPortPortId INTEGER
  tvlanPortVlanId INTEGER

PortTrunkEntry  
SEQUENCE    
  portTrunkId INTEGER
  portTrunkName DisplayString
  portTrunkMember PortList

StaticEntry  
SEQUENCE    
  staticId INTEGER
  staticMac MacAddress
  staticPort INTEGER
  staticVlanID INTEGER
  staticStatus INTEGER

IgsVlanMcastFwdEntry  
SEQUENCE    
  igsVlanMcastFwdVlanIdMac INTEGER
  igsVlanMcastFwdGroupAddress MacAddress
  igsVlanMcastFwdPortListMac PortList

IgsVlanRouterPortListEntry  
SEQUENCE    
  igsVlanRouterPortListVlanId INTEGER
  igsVlanRouterPortList PortList

IgsVlanFilterEntry  
SEQUENCE    
  igsVlanId INTEGER
  igsVlanFilterStatus INTEGER

Dot1xAuthConfigPortEntry  
SEQUENCE    
  dot1xAuthConfigPortNumber INTEGER
  dot1xAuthConfigPortControl INTEGER
  dot1xAuthConfigPortStatus INTEGER
  dot1xAuthConfigPortSessionTime TimeTicks
  dot1xAuthConfigPortSessionUserName DisplayString

Dot1pPortEntry  
SEQUENCE    
  dot1pPortIndex INTEGER
  dot1pPortPriority INTEGER

DscpEntry  
SEQUENCE    
  dscpIndex INTEGER
  dscpPriority INTEGER

TrustedHostEntry  
SEQUENCE    
  trustedHostID INTEGER
  trustedHostIpAddress IpAddress
  trustedHostIpMask IpAddress
  trustedHostStatus INTEGER

Defined Values




des-1228a1 1.3.6.1.4.1.171.10.75.2
OBJECT IDENTIFIER    

companyCommGroup 1.3.6.1.4.1.171.10.75.2.1
OBJECT IDENTIFIER    

companyMiscGroup 1.3.6.1.4.1.171.10.75.2.3
OBJECT IDENTIFIER    

companySpanGroup 1.3.6.1.4.1.171.10.75.2.4
OBJECT IDENTIFIER    

companyConfigGroup 1.3.6.1.4.1.171.10.75.2.11
OBJECT IDENTIFIER    

companyTVlanGroup 1.3.6.1.4.1.171.10.75.2.13
OBJECT IDENTIFIER    

companyPortTrunkGroup 1.3.6.1.4.1.171.10.75.2.14
OBJECT IDENTIFIER    

companyStaticGroup 1.3.6.1.4.1.171.10.75.2.21
OBJECT IDENTIFIER    

companyIgsGroup 1.3.6.1.4.1.171.10.75.2.22
OBJECT IDENTIFIER    

companyDot1xGroup 1.3.6.1.4.1.171.10.75.2.23
OBJECT IDENTIFIER    

companyQoSGroup 1.3.6.1.4.1.171.10.75.2.26
OBJECT IDENTIFIER    

companyTrafficMgmt 1.3.6.1.4.1.171.10.75.2.27
OBJECT IDENTIFIER    

companySecurity 1.3.6.1.4.1.171.10.75.2.28
OBJECT IDENTIFIER    

commSetTable 1.3.6.1.4.1.171.10.75.2.1.1
A list of SNMP Set Community Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommSetEntry

commSetEntry 1.3.6.1.4.1.171.10.75.2.1.1.1
A list of SNMP Set Community properties.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommSetEntry  

commSetIndex 1.3.6.1.4.1.171.10.75.2.1.1.1.1
An index that uniquely identifies an entry in the Community Table. Eight entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

commSetName 1.3.6.1.4.1.171.10.75.2.1.1.1.2
The name of this SNMP Set Community Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

commSetStatus 1.3.6.1.4.1.171.10.75.2.1.1.1.3
The RowStatus for the Set Community entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

commGetTable 1.3.6.1.4.1.171.10.75.2.1.2
A list of SNMP Get Community Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommGetEntry

commGetEntry 1.3.6.1.4.1.171.10.75.2.1.2.1
A list of SNMP Get Community properties.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommGetEntry  

commGetIndex 1.3.6.1.4.1.171.10.75.2.1.2.1.1
An index that uniquely identifies an entry in the Community Table. Eight entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

commGetName 1.3.6.1.4.1.171.10.75.2.1.2.1.2
The name of this SNMP Get Community Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

commGetStatus 1.3.6.1.4.1.171.10.75.2.1.2.1.3
The RowStatus for the Get Community entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

commTrapTable 1.3.6.1.4.1.171.10.75.2.1.3
A list of SNMP Trap Community Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommTrapEntry

commTrapEntry 1.3.6.1.4.1.171.10.75.2.1.3.1
A list of SNMP Trap Community properties.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommTrapEntry  

commTrapIndex 1.3.6.1.4.1.171.10.75.2.1.3.1.1
An index that uniquely identifies an entry in the Community Table. Eight entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

commTrapName 1.3.6.1.4.1.171.10.75.2.1.3.1.2
The name of this SNMP Trap Community Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

commTrapIpAddress 1.3.6.1.4.1.171.10.75.2.1.3.1.3
The IP Address of this SNMP Trap Community Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

commTrapSNMPBootup 1.3.6.1.4.1.171.10.75.2.1.3.1.5
Bootup trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapSNMPTPLinkUpDown 1.3.6.1.4.1.171.10.75.2.1.3.1.6
Twisted Pair link up / link down trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapSNMPFiberLinkUpDown 1.3.6.1.4.1.171.10.75.2.1.3.1.7
Fiber link up / link down trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapTrapAbnormalTPRXError 1.3.6.1.4.1.171.10.75.2.1.3.1.9
Twisted Pair abnormal receive error trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapTrapAbnormalTPTXError 1.3.6.1.4.1.171.10.75.2.1.3.1.10
Twisted Pair abnormal transmit error trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapTrapAbnormalFiberRXError 1.3.6.1.4.1.171.10.75.2.1.3.1.11
Fiber abnormal receive error trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapTrapAbnormalFiberTXError 1.3.6.1.4.1.171.10.75.2.1.3.1.12
Fiber abnormal transmit error trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapStatus 1.3.6.1.4.1.171.10.75.2.1.3.1.13
The RowStatus for the Trap Community entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

miscReset 1.3.6.1.4.1.171.10.75.2.3.2
Physically resets the unit - use with care. A (1) resets the unit, a (2) does nothing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), noop(2)  

miscStatisticsReset 1.3.6.1.4.1.171.10.75.2.3.3
Resets the units statistics. A (1) resets the unit, a (2) does nothing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), noop(2)  

spanOnOff 1.3.6.1.4.1.171.10.75.2.4.1
Enable/Disable Spanning Tree. A (1) enables, a (2) disables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configVerSwPrimary 1.3.6.1.4.1.171.10.75.2.11.1
The software image version string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

configVerHwChipSet 1.3.6.1.4.1.171.10.75.2.11.2
The hardware chipset version string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

configBootTftpOperation 1.3.6.1.4.1.171.10.75.2.11.3
The tftp operation to perform downloading the boot image to the unit. This object is used in conjunction with configBootTftpServerIp and configBootImageFileName.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER download(1), upload(2)  

configBootTftpServerIp 1.3.6.1.4.1.171.10.75.2.11.4
The TFTP server's IP address used for downloading the boot image.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configBootImageFileName 1.3.6.1.4.1.171.10.75.2.11.5
The filename of the boot image to download.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

configPortTable 1.3.6.1.4.1.171.10.75.2.11.6
A list of interface entries used for enterprise specific configuration. The number of entries is given by the value of ifNumber. All interface entries are assumed to be Ethernet interafaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigPortEntry

configPortEntry 1.3.6.1.4.1.171.10.75.2.11.6.1
An enterprise specific interface entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigPortEntry  

configPort 1.3.6.1.4.1.171.10.75.2.11.6.1.1
A unique value for each interface that correlates to ifIndex. Its value ranges between 1 and the value of ifNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

configPortSpeed 1.3.6.1.4.1.171.10.75.2.11.6.1.2
The port's speed desired state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), auto(2), rate10M-Half(3), rate10M-Full(4), rate100M-Half(5), rate100M-Full(6), rate1000M-Full(7)  

configPortOperStatus 1.3.6.1.4.1.171.10.75.2.11.6.1.3
The port's operating speed state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), rate10M-Half(2), rate10M-Full(3), rate100M-Half(4), rate100M-Full(5), rate1000M-Full(6)  

configPortPriority 1.3.6.1.4.1.171.10.75.2.11.6.1.6
For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 4 different priority queues.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER low(1), middle(2), high(3), highest(4)  

configVLANMode 1.3.6.1.4.1.171.10.75.2.11.7
Determines the VLAN mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER modeTagBased(1)  

configMirrorTable 1.3.6.1.4.1.171.10.75.2.11.8
A list of the Mirror
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigMirrorEntry

configMirrorEntry 1.3.6.1.4.1.171.10.75.2.11.8.1
A Mirror entry containing the Mirror id and mode.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigMirrorEntry  

configMirrorId 1.3.6.1.4.1.171.10.75.2.11.8.1.1
An index that uniquely identifies an entry in the Mirror Table. One entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1  

configMirrorMon 1.3.6.1.4.1.171.10.75.2.11.8.1.2
When mirroring is enabled (configMirroringMode = ingress, egress, both), this identifies the mirroring monitoring port. This value has a valid range of 1 to ifNumber when enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

configMirrorTXSrc 1.3.6.1.4.1.171.10.75.2.11.8.1.3
When mirroring is enabled , this identifies the TX mirroring source port.This value has a valid range of 1 to ifNumber when enbaled.Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc.Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

configMirrorRXSrc 1.3.6.1.4.1.171.10.75.2.11.8.1.4
When mirroring is enabled , this identifies the RX mirroring source port.This value has a valid range of 1 to ifNumber when enbaled.Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc.Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

configMirrorStatus 1.3.6.1.4.1.171.10.75.2.11.8.1.5
The RowStatus for the Mirror entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

configSNMPEnable 1.3.6.1.4.1.171.10.75.2.11.9
Enable/Disable SNMP function. A (1) enables, a (2) disables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configIpAssignmentMode 1.3.6.1.4.1.171.10.75.2.11.12
Indicates whether the device address is assigned by the user (manual), or DHCP, or Others(BootP).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), dhcp(2), other(3)  

configPhysAddress 1.3.6.1.4.1.171.10.75.2.11.13
The interface's address at the protocol layer immediately 'below' the network layer in the protocol stack. This is the physical address for the end-station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

configPasswordAdmin 1.3.6.1.4.1.171.10.75.2.11.15
The adminstrator password
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

configIpAddress 1.3.6.1.4.1.171.10.75.2.11.16
The IP Address for the RDU box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configNetMask 1.3.6.1.4.1.171.10.75.2.11.17
The network mask for the RDU box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configGateway 1.3.6.1.4.1.171.10.75.2.11.18
The Gatway Address for the unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configSave 1.3.6.1.4.1.171.10.75.2.11.19
Physically saves the current configuration to nvram. - use with care. (1) saves the configuration (2) does nothing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), noop(2)  

configRestoreDefaults 1.3.6.1.4.1.171.10.75.2.11.22
Restores the configuration of the unit to the original settings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER restore(1), noop(2)  

configTftpServerIpAddress 1.3.6.1.4.1.171.10.75.2.11.32
The TFTP server's IP address used to upload or download configuration file.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configTftpServerFileName 1.3.6.1.4.1.171.10.75.2.11.33
The filename used to store or retrieve the configuration file from the tftp server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

configTftpOperation 1.3.6.1.4.1.171.10.75.2.11.34
The tftp operation to perform either downloading the configuration file to the unit or uploading the current configuration file to the tftp server. This object is used in conjunction with configTftpServerIpAddress and configTftpServerFileName.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER download(1), upload(2)  

configSafeguardEnable 1.3.6.1.4.1.171.10.75.2.11.44
Enable/Disable Safeguard Engine. D-Link Safeguard Engine is a robust and innovative technology developed by D-Link, which will automatically throttle the impact of packet flooding into the switch's CPU. It will keep D-Link Switches better protected from being too frequently interrupted by malicious viruses or worm attacks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tvlanTable 1.3.6.1.4.1.171.10.75.2.13.1
A list of the VLANs
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TvlanEntry

tvlanEntry 1.3.6.1.4.1.171.10.75.2.13.1.1
A VLAN entry containing the VLAN id and name.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TvlanEntry  

tvlanId 1.3.6.1.4.1.171.10.75.2.13.1.1.1
The VLAN identifier. A maximum of 256 VLANs is supported. The value must be from 1 to 4094.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tvlanName 1.3.6.1.4.1.171.10.75.2.13.1.1.2
The VLAN name.Length must between 1 and 20.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tvlanMember 1.3.6.1.4.1.171.10.75.2.13.1.1.3
The set of the device's member ports that belong to the VLAN. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

tvlanUntaggedPorts 1.3.6.1.4.1.171.10.75.2.13.1.1.4
If that bit has a value of '1' the outgoing frame on the egress port is untagged. If that bit has a value of '0' the outgoing frame on the egress port is tagged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

tvlanStatus 1.3.6.1.4.1.171.10.75.2.13.1.1.5
The status of an entry in the VLAN Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notready(3), createAndwait(5), destroy(6)  

tvlanManagementOnOff 1.3.6.1.4.1.171.10.75.2.13.2
Enable/Disable management VLAN mechanism.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tvlanManagementid 1.3.6.1.4.1.171.10.75.2.13.3
The management VLAN ID which allow to forward to CPU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

tvlanPortTable 1.3.6.1.4.1.171.10.75.2.13.4
A list of ports and their associated VLAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TvlanPortEntry

tvlanPortEntry 1.3.6.1.4.1.171.10.75.2.13.4.1
Information pertaining to an individual port regarding to which VLAN it belongs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TvlanPortEntry  

tvlanPortPortId 1.3.6.1.4.1.171.10.75.2.13.4.1.1
A port identifier that is in the range of 1 to ifNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tvlanPortVlanId 1.3.6.1.4.1.171.10.75.2.13.4.1.2
The default VLAN identifier, PVID. The value must be from 1 to 4094.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

tvlanAsyOnOff 1.3.6.1.4.1.171.10.75.2.13.5
Enable/Disable IEEE 802.1Q Asymmetric VLAN
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

portTrunkTable 1.3.6.1.4.1.171.10.75.2.14.1
A list of port trunks and their associated members.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTrunkEntry

portTrunkEntry 1.3.6.1.4.1.171.10.75.2.14.1.1
A port trunk entry containing the trunk id and trunk members.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortTrunkEntry  

portTrunkId 1.3.6.1.4.1.171.10.75.2.14.1.1.1
The port trunk identifier. The current range is from 1 to 6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portTrunkName 1.3.6.1.4.1.171.10.75.2.14.1.1.2
The Trunk name.Length must between 1 and 20.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

portTrunkMember 1.3.6.1.4.1.171.10.75.2.14.1.1.3
A port trunk member value indicates which port is a member of the specified trunk. Valid values are in the range from 0 to ifNumber. A zero indicates that no port is contained in the specifed member. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

staticOnOff 1.3.6.1.4.1.171.10.75.2.21.1
Enable/Disable Static MAC. Currently it doesn't support 'disabled' function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

staticAutoLearning 1.3.6.1.4.1.171.10.75.2.21.2
The set of the device's member ports that belong to the Static MAC auto learning enable/disable. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is in auto learning enable state; the port is not in auto learning state if its bit has a value of '0'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

staticTable 1.3.6.1.4.1.171.10.75.2.21.3
A list of the Static MACs
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaticEntry

staticEntry 1.3.6.1.4.1.171.10.75.2.21.3.1
A Static MAC entry containing the mac and forwarding port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StaticEntry  

staticId 1.3.6.1.4.1.171.10.75.2.21.3.1.1
The Static MAC identifier. A maximum of 60 Static MACs is supported. The value must be from 1 to 60
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

staticMac 1.3.6.1.4.1.171.10.75.2.21.3.1.2
The Static MAC associated with the Id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

staticPort 1.3.6.1.4.1.171.10.75.2.21.3.1.3
The Static MAC forwarding port with the ID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticVlanID 1.3.6.1.4.1.171.10.75.2.21.3.1.4
The Static MAC VLAN ID with the ID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticStatus 1.3.6.1.4.1.171.10.75.2.21.3.1.5
The status of an entry in the Static MAC Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notready(3), createAndwait(5), destroy(6)  

igsSystem 1.3.6.1.4.1.171.10.75.2.22.1
OBJECT IDENTIFIER    

igsVlan 1.3.6.1.4.1.171.10.75.2.22.3
OBJECT IDENTIFIER    

igsStatus 1.3.6.1.4.1.171.10.75.2.22.1.2
Enables or disables IGMP snooping in the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

igsv3Processing 1.3.6.1.4.1.171.10.75.2.22.1.3
To enable processing of IGMPv3 messages and to operate in IGMPv3 mode, this object must be set to enabled, when set as disabled the operation will be in IGMPv2 mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

igsRouterPortPurgeInterval 1.3.6.1.4.1.171.10.75.2.22.1.4
This is the interval (in seconds) after which a learnt router port entry will be purged. For each router port learnt, a 'RouterPortPurgeTimer' runs for 'RouterPortPurgeInterval'. This timer will be restarted whenever a router control message is received over that port. If no router control mssages are received for 'RouterPortPurgeInterval' time, the learnt router port entry will be purged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 60..600  

igsHostPortPurgeInterval 1.3.6.1.4.1.171.10.75.2.22.1.5
This is the interval (in seconds) after which a learnt host port entry will be purged. For each host port learnt, a 'PortPurgeTimer' runs for 'HostPortPurgeInterval'. This timer will be restarted whenever a report message from host is received over that port. If no report mssages are received for 'HostPortPurgeInterval' time, the learnt host entry will be purged from the multicast group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 130..153025  

igsReportForwardInterval 1.3.6.1.4.1.171.10.75.2.22.1.6
This is the interval (in seconds) within which the next report messages for the same multicast group will not be forwarded out. The purpose of this timer is to avoid multiple report messages for the same group being forwarded out. So that unnecessary multicast packets in the network can be avoided. The 'ReportForwardTimer' is per multicast group. This timer is started as soon as a report message for that group is forwarded out. Within this 'ReportForwardInterval' if another report for the same group arrives, that report will not be forwarded. The first report message which is received for this group after the 'ReportForwardInterval' only will be forwarded out. When set as '0' , this timer will not be started and all the report messages will be forwarded as and when they are received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..25  

igsLeaveProcessInterval 1.3.6.1.4.1.171.10.75.2.22.1.7
This is the interval (in seconds) after which a Leave message is forwarded on either router port(if present) or on all ports of a bridge (if no router port present). when a leave message from a host for a group is received by the bridge, The bridge will form a group-specific query and sends it on the port on which the leave message is received. A timer is started by a bridge with a time interval equal to IgsLeaveProcessInterval. If a report message is received before above timer expires, Leave message is dropped.Otherwise Leave message is either forwarded on all ports of the bridge or only on router port depending upon the case.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..25  

igsMcastEntryAgeingInterval 1.3.6.1.4.1.171.10.75.2.22.1.8
This is the interval (in seconds) after which the target will be checked for Multicast data hit for the entry This timer will be started for every (S, G) in the control plane.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 60..600  

igsSharedSegmentAggregationInterval 1.3.6.1.4.1.171.10.75.2.22.1.9
This is the interval (in seconds) for which reports of IGMPv3 messages on a shared segment will be aggregated for a group. This timer will be started only when multiple hosts are identified on a port for the Multicast group. The timer will be stopped when all but one host is left on the port for the Multicast group. This timer will be re-started on its expiry and Multicast forwarding table will be updated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..60  

igsGblReportFwdOnAllPorts 1.3.6.1.4.1.171.10.75.2.22.1.10
IGMP snooping module will forward reports only on router ports by default, to enable forwarding on all other ports the object must be set to allports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allports(1), rtrports(2)  

igsNextMcastFwdMode 1.3.6.1.4.1.171.10.75.2.22.1.13
This field describes the multicast forwarding mode that will be used upon restart of the ISS Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ipbased(1), macbased(2)  

igsQueryInterval 1.3.6.1.4.1.171.10.75.2.22.1.14
The frequency at which IGMP Host-Query packets are transmitted on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 60..600  

igsQueryMaxResponseTime 1.3.6.1.4.1.171.10.75.2.22.1.15
The maximum query response time advertised in IGMPv2 queries on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..25  

igsRobustnessValue 1.3.6.1.4.1.171.10.75.2.22.1.16
The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..255  

igsLastMembQueryInterval 1.3.6.1.4.1.171.10.75.2.22.1.17
The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if igmpInterfaceVersion is 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..25  

igsQuerierStateOnOff 1.3.6.1.4.1.171.10.75.2.22.1.18
To enable transmitting IGMP Query packets or to disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

igsVlanMcastFwdTable 1.3.6.1.4.1.171.10.75.2.22.3.1
This table contains VLAN based multicast forwarding information learnt when VLAN is ENABLED in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgsVlanMcastFwdEntry

igsVlanMcastFwdEntry 1.3.6.1.4.1.171.10.75.2.22.3.1.1
This table contains VlanId, multicast group address and the list of ports who have members for the multicast group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IgsVlanMcastFwdEntry  

igsVlanMcastFwdVlanIdMac 1.3.6.1.4.1.171.10.75.2.22.3.1.1.1
Vlan Id pertaining to the Multicast forwarding entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

igsVlanMcastFwdGroupAddress 1.3.6.1.4.1.171.10.75.2.22.3.1.1.2
MAC multicast group address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MacAddress  

igsVlanMcastFwdPortListMac 1.3.6.1.4.1.171.10.75.2.22.3.1.1.3
List of ports who have members for the MAC multicast group and the Vlan Id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

igsVlanRouterPortListTable 1.3.6.1.4.1.171.10.75.2.22.3.3
This table contains list of bridge ports through which a router, in a particular VLAN, is reachable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgsVlanRouterPortListEntry

igsVlanRouterPortListEntry 1.3.6.1.4.1.171.10.75.2.22.3.3.1
Contains VlanId of router , list of reachable router ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IgsVlanRouterPortListEntry  

igsVlanRouterPortListVlanId 1.3.6.1.4.1.171.10.75.2.22.3.3.1.1
Vlan Id of the ports through which router is reachable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

igsVlanRouterPortList 1.3.6.1.4.1.171.10.75.2.22.3.3.1.2
Contains list of bridge ports through which a router, in a particular VLAN, is reachable. These router ports are learnt through control messages received from routers, and can also be configured statically.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

igsVlanFilterTable 1.3.6.1.4.1.171.10.75.2.22.3.4
This table contains configuration to disable IGMP snooping on specific Vlans. This Table is valid only when VLAN is enabled in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgsVlanFilterEntry

igsVlanFilterEntry 1.3.6.1.4.1.171.10.75.2.22.3.4.1
Contains Vlan Id , Vlan Filter Status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IgsVlanFilterEntry  

igsVlanId 1.3.6.1.4.1.171.10.75.2.22.3.4.1.1
Vlan Id for which IGMP snooping feature is to be disabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

igsVlanFilterStatus 1.3.6.1.4.1.171.10.75.2.22.3.4.1.2
When status is set as enabled, IGMP snooping feature is disabled for that Vlan Id. When status is set as disabled, the entry stands invalid. In that case IGMP snooping feature remains enabled for that Vlan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

radius 1.3.6.1.4.1.171.10.75.2.23.1
OBJECT IDENTIFIER    

dot1xAuth 1.3.6.1.4.1.171.10.75.2.23.2
OBJECT IDENTIFIER    

radiusServerAddress 1.3.6.1.4.1.171.10.75.2.23.1.1
The IP address of the RADIUS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

radiusServerPort 1.3.6.1.4.1.171.10.75.2.23.1.2
The Port of the RADIUS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusServerSharedSecret 1.3.6.1.4.1.171.10.75.2.23.1.3
The secret string which is shared between Server and Client.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

dot1xAuthSystemControl 1.3.6.1.4.1.171.10.75.2.23.2.1
Enable/Disable Static 802.1x. A (1) enables, a (2) disables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dot1xAuthQuietPeriod 1.3.6.1.4.1.171.10.75.2.23.2.2
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

dot1xAuthTxPeriod 1.3.6.1.4.1.171.10.75.2.23.2.3
The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

dot1xAuthSuppTimeout 1.3.6.1.4.1.171.10.75.2.23.2.4
The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

dot1xAuthServerTimeout 1.3.6.1.4.1.171.10.75.2.23.2.5
The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

dot1xAuthMaxReq 1.3.6.1.4.1.171.10.75.2.23.2.6
The value of the maxReq constant currently in use by the Backend Authentication state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

dot1xAuthReAuthPeriod 1.3.6.1.4.1.171.10.75.2.23.2.7
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dot1xAuthReAuthEnabled 1.3.6.1.4.1.171.10.75.2.23.2.8
The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dot1xAuthConfigPortTable 1.3.6.1.4.1.171.10.75.2.23.2.9
A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xAuthConfigPortEntry

dot1xAuthConfigPortEntry 1.3.6.1.4.1.171.10.75.2.23.2.9.1
The configuration information for an Authenticator Port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1xAuthConfigPortEntry  

dot1xAuthConfigPortNumber 1.3.6.1.4.1.171.10.75.2.23.2.9.1.1
A unique value for each interface that correlates to ifIndex. Its value ranges between 1 and the value of ifNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dot1xAuthConfigPortControl 1.3.6.1.4.1.171.10.75.2.23.2.9.1.2
The current value of the controlled Port control parameter for the Port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dot1xAuthConfigPortStatus 1.3.6.1.4.1.171.10.75.2.23.2.9.1.3
The current value of the controlled Port status parameter for the Port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER authnull(0), authorized(1), unauthorized(2)  

dot1xAuthConfigPortSessionTime 1.3.6.1.4.1.171.10.75.2.23.2.9.1.4
The duration of the session in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

dot1xAuthConfigPortSessionUserName 1.3.6.1.4.1.171.10.75.2.23.2.9.1.5
The User-Name representing the identity of the Supplicant PAE.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

qosMode 1.3.6.1.4.1.171.10.75.2.26.1
Settings of Qos mode: IEEE 802.1p QoS or DSCP QoS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dot1p(1), dscp(2)  

queuingMechanism 1.3.6.1.4.1.171.10.75.2.26.2
Queuing mechanism. strictPriority(1) : Strict Priority wrr(2) : Weighted Round Robin
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER strictPriority(1), wrr(2)  

dot1pPortTable 1.3.6.1.4.1.171.10.75.2.26.3
A list of 802.1p port default priority Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1pPortEntry

dot1pPortEntry 1.3.6.1.4.1.171.10.75.2.26.3.1
A list of 802.1p port default priority priorities.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1pPortEntry  

dot1pPortIndex 1.3.6.1.4.1.171.10.75.2.26.3.1.1
A port identifier that is in the range of 1 to ifNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dot1pPortPriority 1.3.6.1.4.1.171.10.75.2.26.3.1.2
For ingress untagged packets, the per port 'Default Priority' setting will be applied to packets of each port to provide port-based traffic prioritization. For ingress tagged packets, D-Link Smart Switches will refer to their 802.1p information and prioritize them with 4 different priority queues.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER low(1), middle(2), high(3), highest(4)  

dscpTable 1.3.6.1.4.1.171.10.75.2.26.4
A list of DSCP Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DscpEntry

dscpEntry 1.3.6.1.4.1.171.10.75.2.26.4.1
A list of DSCP properties.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DscpEntry  

dscpIndex 1.3.6.1.4.1.171.10.75.2.26.4.1.1
DSCP value. For ingress IP packets, the DiffServ field of IP packets provide DSCP-based traffic prioritization information to switches. D-Link Smart Switches will refer to the value of DiffServ filed information and prioritize them with 4 different priority queues.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

dscpPriority 1.3.6.1.4.1.171.10.75.2.26.4.1.2
The queuing priority mapping to DSCP value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER low(1), middle(2), high(3), highest(4)  

broadcastStormCtrlSettings 1.3.6.1.4.1.171.10.75.2.27.3
OBJECT IDENTIFIER    

broadcastStormCtrlGlobalOnOff 1.3.6.1.4.1.171.10.75.2.27.3.1
This object indicates storm control function is enabled or disabled for device. When you enable broadcast storm control function, D-Link Smart Switches will allowed you to limit the number of broadcast packets per second going through device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

broadcastStormGlobalThreshold 1.3.6.1.4.1.171.10.75.2.27.3.2
The threshold value in unit of thousand bytes per second for broadcast traffic of the specific port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), kBps-8(2), kBps-16(3), kBps-32(4), kBps-64(5), kBps-128(6), kBps-256(7), kBps-512(8), kBps-1024(9), kBps-2048(10), kBps-4096(11)  

trustedHostSettings 1.3.6.1.4.1.171.10.75.2.28.1
OBJECT IDENTIFIER    

trustedHostOnOff 1.3.6.1.4.1.171.10.75.2.28.1.1
This object indicates trusted host function is enabled or disabled. When trusted host function is enabled, D-Link Smart Switches will only allow hosts which you trust to access and control the switch. Your local host IP Addresses must be one of the IP Addresses to avoid disconnection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

trustedHostTable 1.3.6.1.4.1.171.10.75.2.28.1.2
A list of Trusted Host Entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrustedHostEntry

trustedHostEntry 1.3.6.1.4.1.171.10.75.2.28.1.2.1
A list of Trusted Host properties.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrustedHostEntry  

trustedHostID 1.3.6.1.4.1.171.10.75.2.28.1.2.1.1
An index that uniquely identifies an entry in the Trusted Host Table. Three entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trustedHostIpAddress 1.3.6.1.4.1.171.10.75.2.28.1.2.1.2
The IP address of host you allow to access to D-Link Smart Switch. Your local host IP Addresses must be one of the IP Addresses to avoid disconnection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trustedHostIpMask 1.3.6.1.4.1.171.10.75.2.28.1.2.1.3
Used to mask with IP address, it allow you set a subnet as a trusted host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trustedHostStatus 1.3.6.1.4.1.171.10.75.2.28.1.2.1.4
The status of an entry in the Trusted Host Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notready(3), createAndwait(5), destroy(6)  

swFiberInsert 1
Fiber insert trap.
TRAP-TYPE    

swFiberRemove 2
Fiber remove trap.
TRAP-TYPE    

swFiberAbnormalRXError 3
Fiber abnormal rx error trap.
TRAP-TYPE    

swFiberAbnormalTXError 4
Fiber abnormal tx error trap.
TRAP-TYPE    

swTPAbnormalRXError 5
Twisted Pair abnormal rx error trap.
TRAP-TYPE    

swTPAbnormalTXError 6
Twisted Pair abnormal tx error trap.
TRAP-TYPE