FSM726S-MIB

File: FSM726S-MIB.mib (38718 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)    

CommEntry  
SEQUENCE    
  commIndex INTEGER
  commName DisplayString
  commGet INTEGER
  commSet INTEGER
  commTrap INTEGER
  commStatus INTEGER

HostEntry  
SEQUENCE    
  hostIndex INTEGER
  hostName DisplayString
  hostIP IpAddress
  hostComm DisplayString
  hostStatus INTEGER

ConfigPortEntry  
SEQUENCE    
  configPort INTEGER
  configPortDuplex INTEGER
  configPortDataRate INTEGER
  configPortDuplexOper INTEGER
  configPortDataRateOper INTEGER
  configPortStateOper INTEGER
  configPortFlowControl INTEGER
  configPortDefaultVlanId INTEGER
  configPortComments DisplayString
  configPortAutoNegotiation INTEGER
  configPortFlowControlOper INTEGER
  configPortGBIC INTEGER
  configPortFastLink INTEGER
  configPortPriority INTEGER
  configPortBroadcastControl INTEGER

ConfigDiffServEntry  
SEQUENCE    
  configDiffServDSCP INTEGER
  configDiffServPriority INTEGER

ConfigIpFilterEntry  
SEQUENCE    
  configIpFilterIpAddress IpAddress
  configIpFilterStatus INTEGER

VlanEntry  
SEQUENCE    
  vlanId INTEGER
  vlanName DisplayString
  vlanStatus INTEGER

VlanPortEntry  
SEQUENCE    
  vlanPortPortId INTEGER
  vlanPortVlanId INTEGER
  vlanPortStatus INTEGER
  vlanPortTaggedMode INTEGER

PortTrunkEntry  
SEQUENCE    
  portTrunkId INTEGER
  portTrunkMember INTEGER
  portTrunkMemberValue INTEGER

Defined Values

netgear 1.3.6.1.4.1.4526
OBJECT IDENTIFIER    

snmpManagedSwitch 1.3.6.1.4.1.4526.1
OBJECT IDENTIFIER    

fsm726s 1.3.6.1.4.1.4526.1.1
OBJECT IDENTIFIER    

netgearCommGroup 1.3.6.1.4.1.4526.1.1.1
OBJECT IDENTIFIER    

netgearHostGroup 1.3.6.1.4.1.4526.1.1.2
OBJECT IDENTIFIER    

netgearMiscGroup 1.3.6.1.4.1.4526.1.1.3
OBJECT IDENTIFIER    

netgearSpanGroup 1.3.6.1.4.1.4526.1.1.4
OBJECT IDENTIFIER    

netgearConfigGroup 1.3.6.1.4.1.4526.1.1.11
OBJECT IDENTIFIER    

netgearVlanGroup 1.3.6.1.4.1.4526.1.1.13
OBJECT IDENTIFIER    

netgearPortTrunkGroup 1.3.6.1.4.1.4526.1.1.14
OBJECT IDENTIFIER    

commTable 1.3.6.1.4.1.4526.1.1.1.1
A list of SNMP Community Entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommEntry

commEntry 1.3.6.1.4.1.4526.1.1.1.1.1
A list of SNMP Community properties
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommEntry  

commIndex 1.3.6.1.4.1.4526.1.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..8  

commName 1.3.6.1.4.1.4526.1.1.1.1.1.2
The name of this SNMP Community Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

commGet 1.3.6.1.4.1.4526.1.1.1.1.1.3
The GET permission for the community. A (1) indicates a GET enable. A (2) indicates a GET disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commSet 1.3.6.1.4.1.4526.1.1.1.1.1.4
The SET permission for the community. A (1) indicates a SET enable. A (2) indicates a SET disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commTrap 1.3.6.1.4.1.4526.1.1.1.1.1.5
The TRAP permission for the community. A (1) indicates a TRAP enable. A (2) indicates a TRAP disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

commStatus 1.3.6.1.4.1.4526.1.1.1.1.1.6
The RowStatus for the community entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..6  

hostTable 1.3.6.1.4.1.4526.1.1.2.1
A list of SNMP Trusted Host Entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HostEntry

hostEntry 1.3.6.1.4.1.4526.1.1.2.1.1
A list of SNMP Host properties
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HostEntry  

hostIndex 1.3.6.1.4.1.4526.1.1.2.1.1.1
An index that uniquely identifies an entry in the Host Table. Sixteen entries are currently supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

hostName 1.3.6.1.4.1.4526.1.1.2.1.1.2
The name of this Host Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

hostIP 1.3.6.1.4.1.4526.1.1.2.1.1.3
The IP Address for the host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hostComm 1.3.6.1.4.1.4526.1.1.2.1.1.4
The name of the community this host belongs to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

hostStatus 1.3.6.1.4.1.4526.1.1.2.1.1.5
The RowStatus for the community entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..6  

miscReset 1.3.6.1.4.1.4526.1.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)  

miscStatisticsReset 1.3.6.1.4.1.4526.1.1.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.4526.1.1.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.4526.1.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.4526.1.1.11.2
The hardware chipset version string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

configBootMode 1.3.6.1.4.1.4526.1.1.11.3
Defines the method used for downloading the image when reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lastSaved(1), net(2), netAndSave(3)  

configBootFtpServerIp 1.3.6.1.4.1.4526.1.1.11.4
The FTP 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.4526.1.1.11.5
The path and 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.4526.1.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.4526.1.1.11.6.1
An enterprise specific interface entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigPortEntry  

configPort 1.3.6.1.4.1.4526.1.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-write
OBJECT-TYPE    
  INTEGER  

configPortDuplex 1.3.6.1.4.1.4526.1.1.11.6.1.3
The port's duplex desired state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER half-duplex(1), full-duplex(2)  

configPortDataRate 1.3.6.1.4.1.4526.1.1.11.6.1.6
The port's desired transmission data rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate10Meg(1), rate100Meg(2), rate1Gig(4)  

configPortDuplexOper 1.3.6.1.4.1.4526.1.1.11.6.1.8
The port's operating duplex state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER half-duplex(1), full-duplex(2)  

configPortDataRateOper 1.3.6.1.4.1.4526.1.1.11.6.1.9
The port's operating transmission data rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rate10Meg(1), rate100Meg(2), rate1Gig(4)  

configPortStateOper 1.3.6.1.4.1.4526.1.1.11.6.1.10
The port's current state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5)  

configPortFlowControl 1.3.6.1.4.1.4526.1.1.11.6.1.11
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)  

configPortDefaultVlanId 1.3.6.1.4.1.4526.1.1.11.6.1.12
The port will add this vlan id tag to any incoming packet which is lacking a vlan id tag.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

configPortComments 1.3.6.1.4.1.4526.1.1.11.6.1.13
May contain any comments related to a given port such as a user name or LAN segment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

configPortAutoNegotiation 1.3.6.1.4.1.4526.1.1.11.6.1.14
The port will perform auto-negotiation to determine the port's duplex and data rate. When auto-negotiation is enabled, the negotiated duplex and data rate can be determined by configPortDuplexOper and configPortDataRateOper mib objects respectively.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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

configPortGBIC 1.3.6.1.4.1.4526.1.1.11.6.1.17
Port Type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fastEthernet(1), mii(2), fx(3), gigabitEthernetSX(4), gigabitEthernetLX(5), gigabitEthernetGBIC(6), gigabitEthernetTP(7)  


configPortPriority 1.3.6.1.4.1.4526.1.1.11.6.1.19
The port's current flow control state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

configPortBroadcastControl 1.3.6.1.4.1.4526.1.1.11.6.1.20
The port's broadcast packets per second threshold. If the amount of broadcast packets exceeds this threshold, those packets will be dropped.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1488100  

configMirroringOnOff 1.3.6.1.4.1.4526.1.1.11.8
Enable or disable port mirroring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configMirrorSrc 1.3.6.1.4.1.4526.1.1.11.9
When mirroring is enabled (configMirroringOnOff = enabled), this identifies the mirroring source port. This value has a valid range of 1 to ifNumber when enbaled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

configMirrorMon 1.3.6.1.4.1.4526.1.1.11.10
When mirroring is enabled (configMirroringOnOff = enabled), 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  

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

configPhysAddress 1.3.6.1.4.1.4526.1.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.4526.1.1.11.15
The adminstrator password
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

configIpAddress 1.3.6.1.4.1.4526.1.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.4526.1.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.4526.1.1.11.18
The Gatway Address for the unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configSave 1.3.6.1.4.1.4526.1.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)  

configVerBootRomImage 1.3.6.1.4.1.4526.1.1.11.21
The Boot ROM version string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

configRestoreDefaults 1.3.6.1.4.1.4526.1.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)  

configIGMPOnOff 1.3.6.1.4.1.4526.1.1.11.23
Enable or disable the IGMP protocol within the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configWebOnOff 1.3.6.1.4.1.4526.1.1.11.24
Enable or disable the Web Interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configHighPriorityOptimization 1.3.6.1.4.1.4526.1.1.11.25
Enable or disable high priority optimization.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configUserAuthenticationMode 1.3.6.1.4.1.4526.1.1.11.27
Determines whether the user password will be authenticated by the switch, a remote RADIUS server, or some combination of the two.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER basicPasswordOnly(1), basicPasswordThenRemoteRADIUS(2), remoteRADIUSOnly(4)  

configRadiusServerIpAddress 1.3.6.1.4.1.4526.1.1.11.28
The IP Address of the RADIUS server used for remote user authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configRadiusSharedSecret 1.3.6.1.4.1.4526.1.1.11.29
A string of characters used in the RADIUS password encryption process.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

configTelnetConsole 1.3.6.1.4.1.4526.1.1.11.30
Enable or disable the telnet console.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configDiffServTable 1.3.6.1.4.1.4526.1.1.11.31
A list of DSCP Priorities.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigDiffServEntry

configDiffServEntry 1.3.6.1.4.1.4526.1.1.11.31.1
An enterprise specific DSCP entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigDiffServEntry  

configDiffServDSCP 1.3.6.1.4.1.4526.1.1.11.31.1.1
A DSCP value (0 - 63).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

configDiffServPriority 1.3.6.1.4.1.4526.1.1.11.31.1.2
The DSCP's current priority setting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

configTftpServerIpAddress 1.3.6.1.4.1.4526.1.1.11.32
The IP Address of the tftp server used to upload and download configuration files. This object is to be used in conjunction with configTftpServerFileName and configTftpOperation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configTftpServerFileName 1.3.6.1.4.1.4526.1.1.11.33
The filename, including the path, used to store or retrieve a configuration file from the tftp server. This object is to be used in conjunction with configTftpServerIpAddress and configTftpOperation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

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

configIpFilter 1.3.6.1.4.1.4526.1.1.11.35
Determines if access to the device is limited to only those IP addresses specified in the configIpFilterTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configIpFilterTable 1.3.6.1.4.1.4526.1.1.11.36
A list of IP addresses allowed access to this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigIpFilterEntry

configIpFilterEntry 1.3.6.1.4.1.4526.1.1.11.36.1
An enterprise specific IP filter entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigIpFilterEntry  

configIpFilterIpAddress 1.3.6.1.4.1.4526.1.1.11.36.1.1
An IP address which is allowed access to this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

configIpFilterStatus 1.3.6.1.4.1.4526.1.1.11.36.1.2
The status of an entry in the IP filter Table. Only a subset of the rowstatus variables (active, destroy) are available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), destroy(6)  

configUserName 1.3.6.1.4.1.4526.1.1.11.37
The users login Id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

configPasswordProtection 1.3.6.1.4.1.4526.1.1.11.38
Determines if a user must login before gaining access to the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

configPasswordEncryption 1.3.6.1.4.1.4526.1.1.11.39
Determines when the password is written to the configuration file whether it is written as clear text or encrypted format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clearText(1), encrypted(2)  

configAuthServerIpAddress 1.3.6.1.4.1.4526.1.1.11.40
The IP Address of the server used for 802.1x authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

configAuthServerSharedSecret 1.3.6.1.4.1.4526.1.1.11.41
A string of characters used in the RADIUS password encryption process by 802.1x authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

vlanTable 1.3.6.1.4.1.4526.1.1.13.1
A list of the VLANs
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanEntry

vlanEntry 1.3.6.1.4.1.4526.1.1.13.1.1
A VLAN entry containing the VLAN id and name.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanEntry  

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

vlanName 1.3.6.1.4.1.4526.1.1.13.1.1.2
The VLAN name associated with the VLAN Id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

vlanStatus 1.3.6.1.4.1.4526.1.1.13.1.1.3
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), createAndGo(4), destroy(6)  

vlanPortTable 1.3.6.1.4.1.4526.1.1.13.2
A list of ports and their associated VLAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanPortEntry

vlanPortEntry 1.3.6.1.4.1.4526.1.1.13.2.1
Information pertaining to an individual port regarding to which VLAN it belongs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanPortEntry  

vlanPortPortId 1.3.6.1.4.1.4526.1.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  

vlanPortVlanId 1.3.6.1.4.1.4526.1.1.13.2.1.2
The VLAN identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanPortStatus 1.3.6.1.4.1.4526.1.1.13.2.1.3
The status of this port's association within this VLAN. 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)  

vlanPortTaggedMode 1.3.6.1.4.1.4526.1.1.13.2.1.4
The tagged mode of a VLAN port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER untagged(1), tagged(2)  

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

portTrunkMember 1.3.6.1.4.1.4526.1.1.14.1.1.2
A port trunk has four members.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portTrunkMemberValue 1.3.6.1.4.1.4526.1.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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER