SWCOMMGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
23
.1.3.6.1.4.1.2272.1.201.1.1.1.1.7 · 1 row entry · 4 columns
A list of MIB capability entries supported by this agent.
agentMibCapabilityEntry entry .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.
Indexes
agentMibCapabilityIndex
Column Syntax OID
agentMibCapabilityIndex
A list of agentMibCapabilityDescr entries.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.1
agentMibCapabilityDescr
The name of the MIB supported by the agent.
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.2
agentMibCapabilityVersion
The version of the MIB specified in this entry.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.3
agentMibCapabilityType
The type of the MIB specified in this entry.
Enumeration
Enumerated Values:
1other
2standard
3proprietary
4experiment
.1.3.6.1.4.1.2272.1.201.1.1.1.1.7.1.4
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2 · 1 row entry · 6 columns
A list of IP interface entries supported by the agent.
agentIpIfEntry entry .1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1
An agentIPIfEntry contains information about a particular IP
interface.
Indexes
agentIpIfIndex
Column Syntax OID
agentIpIfIndex
This object uniquely identifies the IP interface number in the
agentIpIfTable. This value should never greater than
agentIpNumOfIf.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.1
agentIpIfAddress
The IP address of the interface.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.2
agentIpIfNetMask
The IP net mask for this interface.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.3
agentIpIfDefaultRouter
The default gateway for this IP interface.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.4
agentIpIfMacAddr
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.
RFC1213-MIBPhysAddress
Textual Convention: RFC1213-MIBPhysAddress OctetString
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.5
agentIpIfType
The physical layer interface of the IP interface.
Enumeration
Enumerated Values:
1other
6ethernet-csmacd
28slip
.1.3.6.1.4.1.2272.1.201.1.1.1.3.2.1.6
.1.3.6.1.4.1.2272.1.201.1.1.1.4 · 1 row entry · 3 columns
A list of SNMP community string.
agentCommunityEntry entry .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.
Indexes
agentCommunityString
Column Syntax OID
agentCommunityString
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.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.201.1.1.1.4.1.1
agentCommunityLevel
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.
Enumerationr/w
Enumerated Values:
1other
2read-only
3read-write
.1.3.6.1.4.1.2272.1.201.1.1.1.4.1.2
agentCommunitystate
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…
Enumerationr/w
Enumerated Values:
1other
2invalid
3valid
.1.3.6.1.4.1.2272.1.201.1.1.1.4.1.3
.1.3.6.1.4.1.2272.1.201.1.1.1.5 · 1 row entry · 4 columns
A list of managemnet station IP addresses.
agentTrustHostEntry entry .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.
Indexes
agentTrustHostId
Column Syntax OID
agentTrustHostId
This object uniquely identifies the management station in the
agentTrustHostTable.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.201.1.1.1.5.1.1
agentTrustHostIPAddr
The IP address of the managemet station.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.5.1.2
agentTrustHostState
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…
Enumerationr/w
Enumerated Values:
1other
2invalid
3valid
.1.3.6.1.4.1.2272.1.201.1.1.1.5.1.3
agentTrustHostIPMask
The IP subnet mask of the managemet station.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.5.1.4
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3 · 1 row entry · 6 columns
This table specifys syslog server configurations.
agentSyslogHostEntry entry .1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1
A list of information specifies syslog server configurations.
Indexes
agentSyslogHostId
Column Syntax OID
agentSyslogHostId
The index of syslog host.
Integer32
Constraints:
range: 1-10
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.1
agentSyslogHostIp
The IP address of the host.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.2
agentSyslogHostSeverity
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.
Bitsr/w
Enumerated Values:
0informational
1warning
2error
3fatal
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.3
agentSyslogHostFacility
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 th…
Enumerationr/w
Enumerated Values:
1local0
2local1
3local2
4local3
5local4
6local5
7local6
8local7
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.4
agentSyslogHostUDPPort
The object indicates UDP port number.
Integer32r/w
Constraints:
range: 514-530
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.5
agentSyslogHostState
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)…
Enumerationr/w
Enumerated Values:
1other
2disabled
3enabled
4invalid
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.6