SWCOMMGMT-MIB

File: SWCOMMGMT-MIB.mib (39586 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB SWPRIMGMT-MIB RFC-1215

Imported symbols

IpAddress TimeTicks MODULE-IDENTITY
OBJECT-TYPE MacAddress DisplayString
PhysAddress privateMgmt TRAP-TYPE

Defined Types

ErrorReturnCode  
This variable is used primarily as an enumeration to list the proprietary return codes that this device can send to a management station in response to a failed SNMP operation.
TEXTUAL-CONVENTION    
  INTEGER cannotModifyMltMemberPort(201), onlyOnePortInMlt(202), moreThan4PortsInMlt(203), mltWithDifferentVlan(204), cannotModifyVlanPortWithMltMemberPort(205), arpClassIdSpecified(206), arpClassIdOnlyForIpSubnetVlan(207), ipSubnetVlanArpClassIdCannotBeZero(208), arpClassIdWithExistVid(209)  

AgentMibCapabilityEntry  
SEQUENCE    
  agentMibCapabilityIndex INTEGER
  agentMibCapabilityDescr DisplayString
  agentMibCapabilityVersion INTEGER
  agentMibCapabilityType INTEGER

AgentIpIfEntry  
SEQUENCE    
  agentIpIfIndex INTEGER
  agentIpIfAddress IpAddress
  agentIpIfNetMask IpAddress
  agentIpIfDefaultRouter IpAddress
  agentIpIfMacAddr PhysAddress
  agentIpIfType INTEGER

AgentCommunityEntry  
SEQUENCE    
  agentCommunityString DisplayString
  agentCommunityLevel INTEGER
  agentCommunitystate INTEGER

AgentTrustHostEntry  
SEQUENCE    
  agentTrustHostId INTEGER
  agentTrustHostIPAddr IpAddress
  agentTrustHostState INTEGER
  agentTrustHostIPMask IpAddress

AgentSyslogHostEntry  
SEQUENCE    
  agentSyslogHostId INTEGER
  agentSyslogHostIp IpAddress
  agentSyslogHostSeverity BITS
  agentSyslogHostFacility INTEGER
  agentSyslogHostUDPPort INTEGER
  agentSyslogHostState INTEGER

Defined Values

swComMgmtMIB 1.3.6.1.4.1.2272.1.201.1.1
The Structure of Common Management Information for the proprietary enterprise.
MODULE-IDENTITY    

agentConfigInfo 1.3.6.1.4.1.2272.1.201.1.1.1
OBJECT IDENTIFIER    

agentBasicInfo 1.3.6.1.4.1.2272.1.201.1.1.1.1
OBJECT IDENTIFIER    

agentRuntimeSwVersion 1.3.6.1.4.1.2272.1.201.1.1.1.1.1
This is a textual description of the runtime software version and revision. If the version number is one and revision number is zero agentRuntimeSwVersion would be 'Ver. 1.0'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentPromFwVersion 1.3.6.1.4.1.2272.1.201.1.1.1.1.2
This is a textual description of the agent PROM firmware version and revision. If the version number is one and revision number is zero agentPromFwVersion would be 'Ver. 1.0'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentHwRevision 1.3.6.1.4.1.2272.1.201.1.1.1.1.3
This is a textual description of the hardware version and revision. If the version number is one and revision number is zero agentHwRevision would be 'Ver. 1.0'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentDeviceSerialNumber 1.3.6.1.4.1.2272.1.201.1.1.1.1.5
The serial number of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..42)  

agentMgmtProtocolCapability 1.3.6.1.4.1.2272.1.201.1.1.1.1.6
The network management protocol(s) supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmp-ip(2), snmp-ipx(3), snmp-ip-ipx(4)  

agentMibCapabilityTable 1.3.6.1.4.1.2272.1.201.1.1.1.1.7
A list of MIB capability entries supported by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentMibCapabilityEntry

agentMibCapabilityEntry 1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1
A MIB capability entry contains objects describing a particular MIB supported by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentMibCapabilityEntry  

agentMibCapabilityIndex 1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.1
A list of agentMibCapabilityDescr entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentMibCapabilityDescr 1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.2
The name of the MIB supported by the agent.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

agentMibCapabilityVersion 1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.3
The version of the MIB specified in this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentMibCapabilityType 1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.4
The type of the MIB specified in this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), standard(2), proprietary(3), experiment(4)  

agentStatusConsoleInUse 1.3.6.1.4.1.2272.1.201.1.1.1.1.8
This indicates whether console is currently in-use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), in-use(2), not-in-use(3)  

agentSerialPortDataBits 1.3.6.1.4.1.2272.1.201.1.1.1.1.9
The number of data bits, per byte of data, this port should send/receive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentSerialPortParityBits 1.3.6.1.4.1.2272.1.201.1.1.1.1.10
The Parity for console mode, If the agentRs232PortConfig change to console mode then the device will use this group to make a setup for console value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1)  

agentSerialPortStopBits 1.3.6.1.4.1.2272.1.201.1.1.1.1.11
The Stop Bits for console mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentPrimaryPowerState 1.3.6.1.4.1.2272.1.201.1.1.1.1.12
The primary power status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), not-ready(2)  

agentRedundantPowerState 1.3.6.1.4.1.2272.1.201.1.1.1.1.13
The redundant power status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), not-ready(2)  

agentBasicConfig 1.3.6.1.4.1.2272.1.201.1.1.1.2
OBJECT IDENTIFIER    

agentFirmwareFile 1.3.6.1.4.1.2272.1.201.1.1.1.2.1
The name of the firmware file to be downloaded.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

agentFirmwareSourceAddr 1.3.6.1.4.1.2272.1.201.1.1.1.2.2
The ip address where new firmware file is located on.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentFirmwareUpdateCtrl 1.3.6.1.4.1.2272.1.201.1.1.1.2.3
while this object is set to 'activate', FTP download is working immediately, and agentFirmwareUpdateState is changed to 'in-process'. The agent always returns 'other' while it is read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2)  

agentFirmwareUpdateState 1.3.6.1.4.1.2272.1.201.1.1.1.2.4
status of firmware download control. If the value is 'other', means never firmware updated since device started up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), in-process(2), invalid-file(3), violation(4), file-not-found(5), disk-full(6), complete(7), time-out(8), tftp-establish-fail(9)  

agentSystemRestart 1.3.6.1.4.1.2272.1.201.1.1.1.2.5
This object indicates the agent system restart state. Setting this object to no-restart(3) has no effect. Setting this object to cold-start(2) will restart the agent. The agent always returns no-restart(3) when this object is read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), cold-start(2), no-restart(3)  

agentRs232PortConfig 1.3.6.1.4.1.2272.1.201.1.1.1.2.6
This object indicates the RS-232 mode while device restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), console(2), out-of-band(3)  

agentBaudRateConfig 1.3.6.1.4.1.2272.1.201.1.1.1.2.7
This object indicates the baud rate while device restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), baudRate-2400(2), baudRate-9600(3), baudRate-19200(4), baudRate-38400(5), baudRate-57200(6), baudRate-115200(7)  

agentAutoLogoutConfig 1.3.6.1.4.1.2272.1.201.1.1.1.2.8
This object indicates the time which the console will log out the current user if there is no user input.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), never(2), autoLogout-2mins(3), autoLogout-5mins(4), autoLogout-10mins(5), autoLogout-15mins(6)  

agentTelnetState 1.3.6.1.4.1.2272.1.201.1.1.1.2.9
This object decide the TELNET enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentWebState 1.3.6.1.4.1.2272.1.201.1.1.1.2.10
This object decide the WEB enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentFactoryReset 1.3.6.1.4.1.2272.1.201.1.1.1.2.11
This object indicates the agent system reset state. Setting this object to no-reset(5) has no effect. Setting this object to reset(2) will reset the agent to default settings except IP address, user account and history log. Setting this object to config(3) will reset the agent to default settings. Setting this object to system(4) will reset the agent to default settings. Then the switch will do factory reset, save and reboot. The agent always returns no-reset(5) when this object is read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2), config(3), system(4), no-reset(5)  

agentIpProtoConfig 1.3.6.1.4.1.2272.1.201.1.1.1.3
OBJECT IDENTIFIER    

agentIpNumOfIf 1.3.6.1.4.1.2272.1.201.1.1.1.3.1
The total number of IP interfaces supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentIpIfTable 1.3.6.1.4.1.2272.1.201.1.1.1.3.2
A list of IP interface entries supported by the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpIfEntry

agentIpIfEntry 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1
An agentIPIfEntry contains information about a particular IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpIfEntry  

agentIpIfIndex 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.1
This object uniquely identifies the IP interface number in the agentIpIfTable. This value should never greater than agentIpNumOfIf.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

agentIpIfAddress 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.2
The IP address of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpIfNetMask 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.3
The IP net mask for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpIfDefaultRouter 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.4
The default gateway for this IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpIfMacAddr 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.5
The MAC address of this IP interface. For interfaces which do not have such an address. (e.g., a serial line), this object should contain an octet string of zero length.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

agentIpIfType 1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.6
The physical layer interface of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ethernet-csmacd(6), slip(28)  

agentIpBootServerAddr 1.3.6.1.4.1.2272.1.201.1.1.1.3.3
The IP Address of Boot Server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpGetIpFromBootpServer 1.3.6.1.4.1.2272.1.201.1.1.1.3.4
This object indicates whether the agent get its system IP address from Bootp/DHCP server at start up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), manual(2), frombootp(3), fromdhcp(4)  

agentIpSystemIpAddr 1.3.6.1.4.1.2272.1.201.1.1.1.3.5
The system IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpSystemSubnetMask 1.3.6.1.4.1.2272.1.201.1.1.1.3.6
The system subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpDefaultGateway 1.3.6.1.4.1.2272.1.201.1.1.1.3.7
The system default gateway.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentCommunityTable 1.3.6.1.4.1.2272.1.201.1.1.1.4
A list of SNMP community string.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentCommunityEntry

agentCommunityEntry 1.3.6.1.4.1.2272.1.201.1.1.1.4.1
An agentCommunityEntry contains information about SNMP community string and access level.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentCommunityEntry  

agentCommunityString 1.3.6.1.4.1.2272.1.201.1.1.1.4.1.1
When an SNMP message is received by this entity, the community string in the message is compared with this string first. If it doesn't match, the user can't access this entity by manage tool.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentCommunityLevel 1.3.6.1.4.1.2272.1.201.1.1.1.4.1.2
The access level of SNMP. The value read-only(2) indicates the user only can view the information about this device, but can't modify it. The value read-write(3) is granted to all items in the MIB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), read-only(2), read-write(3)  

agentCommunitystate 1.3.6.1.4.1.2272.1.201.1.1.1.4.1.3
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), valid(3)  

agentTrustHostTable 1.3.6.1.4.1.2272.1.201.1.1.1.5
A list of managemnet station IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentTrustHostEntry

agentTrustHostEntry 1.3.6.1.4.1.2272.1.201.1.1.1.5.1
An agentTrustHostEntry contains information about managemnet station IP addresses and port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentTrustHostEntry  

agentTrustHostId 1.3.6.1.4.1.2272.1.201.1.1.1.5.1.1
This object uniquely identifies the management station in the agentTrustHostTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentTrustHostIPAddr 1.3.6.1.4.1.2272.1.201.1.1.1.5.1.2
The IP address of the managemet station.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentTrustHostState 1.3.6.1.4.1.2272.1.201.1.1.1.5.1.3
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), valid(3)  

agentTrustHostIPMask 1.3.6.1.4.1.2272.1.201.1.1.1.5.1.4
The IP subnet mask of the managemet station.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentLogConfig 1.3.6.1.4.1.2272.1.201.1.1.1.6
OBJECT IDENTIFIER    

agentLogUploadLogFileName 1.3.6.1.4.1.2272.1.201.1.1.1.6.1
The name of the log file to be uploaded from the device to TFTP server when enabling log upload function (by writing agentLogUploadLog).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

agentLogUploadLogSourceAddr 1.3.6.1.4.1.2272.1.201.1.1.1.6.2
The ip address where been uploaded log file.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentLogUploadLog 1.3.6.1.4.1.2272.1.201.1.1.1.6.3
As the object is set to active, it will immediately invoke log upload function. If set to normal, do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), active(2)  

agentLogUploadLogState 1.3.6.1.4.1.2272.1.201.1.1.1.6.4
status of upload log control. If the value is 'other', means never log updated since device started up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), in-process(2), invalid-file(3), violation(4), file-not-found(5), disk-full(6), complete(7), time-out(8), tftp-establish-fail(9)  

agentLogClearLog 1.3.6.1.4.1.2272.1.201.1.1.1.6.5
As the object is set to active, the log table will be clear. If set to normal, do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), active(2)  

agentTblSize 1.3.6.1.4.1.2272.1.201.1.1.1.7
OBJECT IDENTIFIER    

agentArpNumber 1.3.6.1.4.1.2272.1.201.1.1.1.7.1
The number of current ipNetToMediaTable entries that are not invalid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentIpNumber 1.3.6.1.4.1.2272.1.201.1.1.1.7.2
The number of current IP interface on this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentStaticVlanNumber 1.3.6.1.4.1.2272.1.201.1.1.1.7.3
The number of static VLAN on this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

agentRTC 1.3.6.1.4.1.2272.1.201.1.1.1.8
OBJECT IDENTIFIER    

agentRTCYear 1.3.6.1.4.1.2272.1.201.1.1.1.8.1
The number of the year.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1980..3999  

agentRTCMonth 1.3.6.1.4.1.2272.1.201.1.1.1.8.2
The number of the month.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

agentRTCDate 1.3.6.1.4.1.2272.1.201.1.1.1.8.3
The number of the date.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

agentRTCHour 1.3.6.1.4.1.2272.1.201.1.1.1.8.4
The number of the hour.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

agentRTCMinute 1.3.6.1.4.1.2272.1.201.1.1.1.8.5
The number of the hour.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentRTCSecond 1.3.6.1.4.1.2272.1.201.1.1.1.8.6
The number of the second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentRTCWeekDay 1.3.6.1.4.1.2272.1.201.1.1.1.8.7
The current week day.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER date-Sunday(1), date-Monday(2), date-Tuesday(3), date-Wednesday(4), date-Thursday(5), date-Friday(6), date-Saturday(7)  

agentMIBTraps 1.3.6.1.4.1.2272.1.201.1.1.1.9
OBJECT IDENTIFIER    

primaryPowerOn 1
The trap is sent whenever the primary power is turn on.
TRAP-TYPE    

primaryPowerOff 2
The trap is sent whenever the primary power is turn off.
TRAP-TYPE    

redundantPowerOn 3
The trap is sent whenever the redundant power is turn on.
TRAP-TYPE    

redundantPowerOff 4
The trap is sent whenever the redundant power is turn off.
TRAP-TYPE    

agentSyslog 1.3.6.1.4.1.2272.1.201.1.1.1.10
OBJECT IDENTIFIER    

agentSyslogState 1.3.6.1.4.1.2272.1.201.1.1.1.10.1
This object decide the Syslog sending message enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentSyslogMaxHostSupport 1.3.6.1.4.1.2272.1.201.1.1.1.10.2
The maximum number of syslog servers supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

agentSyslogHostTable 1.3.6.1.4.1.2272.1.201.1.1.1.10.3
This table specifys syslog server configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSyslogHostEntry

agentSyslogHostEntry 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1
A list of information specifies syslog server configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSyslogHostEntry  

agentSyslogHostId 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.1
The index of syslog host.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

agentSyslogHostIp 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.2
The IP address of the host.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSyslogHostSeverity 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.3
The object indicates the severity level indicator.The device support four severity levels in SYSLOG protocol. The fatal(3) mapping to emergency and critical level.
Status: current Access: read-write
OBJECT-TYPE    
  BITS informational(0), warning(1), error(2), fatal(3)  

agentSyslogHostFacility 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.4
Some of the operating system daemons and processes have been assigned Facility values. Processes and daemons that have not been explicitly assigned a Facility may use any of the local use facilities or they may use the user-level Facility.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)  

agentSyslogHostUDPPort 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.5
The object indicates UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 514..530  

agentSyslogHostState 1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.6
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disabled(2) - the syslog host disabled. enabled(3) - the syslog host enabled. invalid(4) - writing this value to the object, and then the corresponding entry will be removed from the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3), invalid(4)  

agentRemoteUserLogState 1.3.6.1.4.1.2272.1.201.1.1.1.10.4
This object decide the remote user log message will be shown on screen or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)