DES-1226G-MIB

File: DES-1226G-MIB.mib (37548 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB

Imported symbols

OBJECT-TYPE enterprises Counter
TimeTicks IpAddress 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
  commTrapStatus RowStatus

ConfigPortEntry  
SEQUENCE    
  configPort INTEGER
  configPortSpeed INTEGER
  configPortOperStatus INTEGER
  configPortFlowControl INTEGER
  configPortFlowControlOper INTEGER
  configPortPriority INTEGER

ConfigMirrorEntry  
SEQUENCE    
  configMirrorId INTEGER
  configMirrorMode INTEGER
  configMirrorMon INTEGER
  configMirrorSrc PortList
  configMirrorStatus RowStatus

TvlanEntry  
SEQUENCE    
  tvlanId INTEGER
  tvlanMember PortList
  tvlanUntaggedPorts PortList
  tvlanStatus INTEGER

TvlanPortEntry  
SEQUENCE    
  tvlanPortPortId INTEGER
  tvlanPortVlanId INTEGER

PortTrunkEntry  
SEQUENCE    
  portTrunkId INTEGER
  portTrunkMember PortList
  portTrunkMemberValue PortList
  portTrunkEnable INTEGER

QoS8021pEntry  
SEQUENCE    
  qos8021pPriority INTEGER
  qos8021pQueueLevel INTEGER

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

Defined Values




des-1226G 1.3.6.1.4.1.171.10.75.1
OBJECT IDENTIFIER    

companyCommGroup 1.3.6.1.4.1.171.10.75.1.1
OBJECT IDENTIFIER    

companyMiscGroup 1.3.6.1.4.1.171.10.75.1.3
OBJECT IDENTIFIER    

companyConfigGroup 1.3.6.1.4.1.171.10.75.1.11
OBJECT IDENTIFIER    

companyTVlanGroup 1.3.6.1.4.1.171.10.75.1.13
OBJECT IDENTIFIER    

companyPortTrunkGroup 1.3.6.1.4.1.171.10.75.1.14
OBJECT IDENTIFIER    

companyQoSGroup 1.3.6.1.4.1.171.10.75.1.15
OBJECT IDENTIFIER    

companyStaticGroup 1.3.6.1.4.1.171.10.75.1.21
OBJECT IDENTIFIER    

commSetTable 1.3.6.1.4.1.171.10.75.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.1.3.1.7
Fiber link up / link down trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrapStatus 1.3.6.1.4.1.171.10.75.1.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.1.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)  

configVerSwPrimary 1.3.6.1.4.1.171.10.75.1.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.1.11.2
The hardware chipset version string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

configPortTable 1.3.6.1.4.1.171.10.75.1.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.1.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.1.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.1.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), rate1G-Full(7)  

configPortOperStatus 1.3.6.1.4.1.171.10.75.1.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), rate1G-Half(6), rate1G-Full(7)  

configPortFlowControl 1.3.6.1.4.1.171.10.75.1.11.6.1.4
The port will avoid transmitting a new packet for the period of time specified in a received PAUSE packet when enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configPortFlowControlOper 1.3.6.1.4.1.171.10.75.1.11.6.1.5
The port's operating flow control state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configPortPriority 1.3.6.1.4.1.171.10.75.1.11.6.1.6
The port's current priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER qlevel0(0), qlevel1(1), qlevel2(2), qlevel3(3), qlevel4(4), qlevel5(5), qlevel6(6), qlevel7(7)  

configMirrorTable 1.3.6.1.4.1.171.10.75.1.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.1.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.1.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  

configMirrorMode 1.3.6.1.4.1.171.10.75.1.11.8.1.2
When deciding the mirroring source port, then Mirror mode will be available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), rx(1), tx(2), both(3)  

configMirrorMon 1.3.6.1.4.1.171.10.75.1.11.8.1.3
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  

configMirrorSrc 1.3.6.1.4.1.171.10.75.1.11.8.1.4
When mirroring is enabled (configMirroringMode = ingress, egress, both), this identifies the 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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.11.22
Restores the configuration of the unit to the original settings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER restore(1), noop(2)  

tvlanTable 1.3.6.1.4.1.171.10.75.1.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.1.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.1.13.1.1.1
The VLAN identifier. A maximum of 64 VLANs is supported. The value must be from 2 to 4094.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tvlanMember 1.3.6.1.4.1.171.10.75.1.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.1.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.1.13.1.1.5
The status of an entry in the VLAN Table. Only a subset of the rowstatus variables (active, createAndGo, createAndWait, destroy) are available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

tvlanPortTable 1.3.6.1.4.1.171.10.75.1.13.2
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.1.13.2.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.1.13.2.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.1.13.2.1.2
The default VLAN identifier.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portTrunkTable 1.3.6.1.4.1.171.10.75.1.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.1.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.1.14.1.1.1
The port trunk identifier. The current range is from 1 to 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portTrunkMember 1.3.6.1.4.1.171.10.75.1.14.1.1.2
Trunk group 1 - 2 has twelve members (Port 01/13 - 12/24). Trunk group 3 has two members (Port 25-26). 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-only
OBJECT-TYPE    
  PortList  

portTrunkMemberValue 1.3.6.1.4.1.171.10.75.1.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  

portTrunkEnable 1.3.6.1.4.1.171.10.75.1.14.1.1.4
Enable/Disable Trunk group. A (1) enables, a (2) disables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

qos8021pTable 1.3.6.1.4.1.171.10.75.1.15.2
A list of priorities and their Queue-Level.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoS8021pEntry

qos8021pEntry 1.3.6.1.4.1.171.10.75.1.15.2.1
A 802.1P Based QoS entry containing the priority and Queue-Level.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  QoS8021pEntry  

qos8021pPriority 1.3.6.1.4.1.171.10.75.1.15.2.1.1
A priority identifier that is in the range of 0 to 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

qos8021pQueueLevel 1.3.6.1.4.1.171.10.75.1.15.2.1.2
The priority's Queue-Level.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

staticOnOff 1.3.6.1.4.1.171.10.75.1.21.1
Enable/Disable Static MAC. A (1) enables, a (2) disables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

staticAutoLearning 1.3.6.1.4.1.171.10.75.1.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.1.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.1.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.1.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.1.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.1.21.3.1.3
The Static MAC forwarding port with the ID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticVID 1.3.6.1.4.1.171.10.75.1.21.3.1.4
The Static MAC VID with the ID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticStatus 1.3.6.1.4.1.171.10.75.1.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), createAndGo(4), destroy(6)  

swFiberInsert 1
Fiber insert trap
TRAP-TYPE    

swFiberRemove 2
Fiber remove trap
TRAP-TYPE