FH800u-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: FH800u-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
alliedTelesyn | 1.3.6.1.4.1.207 | |||
products | 1.3.6.1.4.1.207.1 | |||
dualHub | 1.3.6.1.4.1.207.1.10 | |||
fh812u | 1.3.6.1.4.1.207.1.10.1 | |||
fh824u | 1.3.6.1.4.1.207.1.10.2 | |||
mibObject | 1.3.6.1.4.1.207.8 | |||
repeaterMib | 1.3.6.1.4.1.207.8.1 | |||
newRepeaterMib | 1.3.6.1.4.1.207.8.1.20 | |||
acctonHubMIB | 1.3.6.1.4.1.207.8.1.20.3 | |||
atactDualHubMgt | 1.3.6.1.4.1.207.8.1.20.3.11 | |||
fh800uMgt | 1.3.6.1.4.1.207.8.1.20.3.11.1 | |||
fh800uBasicCapability | 1.3.6.1.4.1.207.8.1.20.3.11.1.1 | |||
fh800uStackInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1 | |||
stackInusedIP | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.1 | ipaddress | read-only |
The IP address currently used by the Dual-Speed Hub system. |
stackInusedNetMask | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.2 | ipaddress | read-only |
The subnet maskcurrently used by the Dual-Speed Hub system. |
stackInusedGateway | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.3 | ipaddress | read-only |
The prefered gateway used to send traps. |
stackInusedServerSlipAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.4 | ipaddress | read-only |
The Server SLIP addresscurrently used by the Dual-Speed Hub system. |
stackInusedHostSlipAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.5 | ipaddress | read-only |
The Host SLIP address currently used by the Dual-Speed Hub system. |
stackInusedBootUpIP | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.6 | ipaddress | read-only |
The Bootup IP address currently used by the Dual-Speed Hub system. The Bootup IP must reside in the same subnet as the stackIP. |
stackTemporalIP | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.7 | ipaddress | read-write |
Used to change the IP address of the Dual-Speed Hub system. |
stackTemporalNetMask | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.8 | ipaddress | read-write |
Used to change the subnet mask of the Dual-Speed Hub system. |
stackTemporalGateway | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.9 | ipaddress | read-write |
Used to change the prefered gateway to send traps. |
stackTemporalServerSlipAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.10 | ipaddress | read-write |
Used to change the Server SLIP address of the Dual-Speed Hub system. The SLIP address must reside in the same subnet as the stackIP. |
stackTemporalHostSlipAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.11 | ipaddress | read-write |
Used to change the Host SLIP address of the Dual-Speed Hub system. |
stackTemporalBootUpIP | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.12 | ipaddress | read-write |
Used to change the Bootup IP address of the Dual-Speed Hub system. The Bootup IP must reside in the same subnet as the stackIP. |
ipInformationReset | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.13 | integer | read-write |
Setting the stackIP, stackNetMask,stackGateway, stackSlipAddr, and stackBootUpIP will not immediately enable parameters take effect . They will take effect when ipInformationReset is set to reset(2). Enumeration: 'reset': 2, 'noReset': 1. |
stackHealthMonitor | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.1.14 | octet string | read-only |
< FOR fh800u Dual-Speed Hub DEFINITION : > There are two kinds of hubs : 12 ports need (1+ 12 + 1 + 1 + 1 + 1 +1 +1 +1) 20 bytes and 24 ports need (1+ 24 + 1 + 1 + 1 + 1 +1 +1 +1) 32 bytes The maximun size : 256 bytes (total for 8 hubs)=8 hub * (1+ 24 + 1 + 1 + 1 +1 +1 +1 +1) bytes | byte256 byte255......................byte2 byte1 | bit7 bit6 ... bit1 bit0 Use the first byte of each hub to indicate whether 20 or 32 bytes is used. BYTE 1: total number of ports on a hub 00001100 : 12 ports | | bit7... bit0 00011000 : 24 ports | | bit7... bit0 For 12-port hub BYTE 2 - 13 : port status for port 1 - 12 *BYTE 2 : port status for port 1 bit 0-4 : LED status bit 0 : link status 0 - no link; 1 - link bit 1 : partition status 0 - no part.; 1 - part. bit 2 : port operation status 0 - disabled; 1 - enabled bit 3-4 : port type status 00 - not present 01 - tenMb 10 - onehundredMb 11 - reserved bit 5-7 : reserved BYTE 14-25 :reserved BYTE 26 : Expansion Port (EP) status1 bit 0-2: EP Type 000 - not present 100 - 100BASE-TX(ST) FEM 010 - 100BASE-TX(SC) FEM 1001 to 1111 - reserved bit 3-4 : FEM forwarding mode status Applicable only to FEM module 00 - adaptive cut through 01 - reserved 10 - reserved 11 - store and forward bit 5: FEM back pressure status 0 - disabled; 1 - enabled bit 6-7 : reserved BYTE 27 : Expansion Port (EP) status2 bit 0-1 : LED status bit 0 : FEM link status 0 - no link; 1 - link bit 1 : FEM half/full duplex status 0 - full duplex; 1 - half duplex bit 2 : EP collision led status 0 - off; 1 - on bit 3-4 : bit 3 : tx LED status 0 - off; 1 - tx on bit 4 : rx LED status 0 - off; 1 - rx on bit 5-7 : reserved BYTE 28 : tenMb segment traffic/collision bit 0-1 : tenMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : tenMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6-7 : reserved BYTE 29 : onehundredMb segment traffic/collision /Power/Switch LED status bit 0-1 : onehundredMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : onehundredMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6 : Power LED 0 - OFF; 1 - ON bit 7 : Switch LED 0 - OFF; 1 - ON BYTE 30 :SNMP agent & switch status bit 0: internal switch bit 0 - not exist; 1 - exist bit 1: internal switch status 0 - inactive; 1 - active bit 2: expension switch bit 0 - bad; 1 - good bit 3: expension switch status 0 - inactive; 1 - active bit 4: agent bit 0 - not exist; 1 - exist bit 5 : master status 0 - Slave; 1 - Master bit 6 - 7 : reserved BYTE 31 : Rmon status bit 0 : rmon bit 0 - not exist; 1 - exist bit 1 - 2 :rmon segment 00 - all stack 01 - segment tenMb 10 - segment onehundredMb 11 - reserved bit 3 - 5 : RMON group Status 000 - not-present 001 - disabled 010 - Rmon-4Group 011 - Rmon-7Group 100 - Rmon-all 101 to 111 - reserved bit 6 -7 : reserved BYTE 32 : Hub Position(Hub ID)/Bus Termination bit 0 - 3 : hub position 0000 - invalid 0001 - 1 0010 - 2 0011 - 3 0100 - 4 0101 - 5 0110 - 6 0111 - 7 1000 - 8 1001 to 1111 - reserved bit 4 : termination status 0 - not end hub 1 - end hub in the stack bit 5 - 7 : reserved For 24-port hub BYTE 2 - 25 : port status for port 1 - 24 *BYTE 2 : port status for port 1 bit 0-4 : LED status bit 0 : link status 0 - no link; 1 - link bit 1 : partition status 0 - no part.; 1 - part. bit 2 : port operation status 0 - disabled; 1 - enabled bit 3-4 : port type status 00 - not present 01 - tenMb 10 - onehundredMb 11 - reserved bit 5-7 : reserved BYTE 26 : Expansion Port (EP) status1 bit 0-2: EP Type 000 - not present 100 - 100BASE-TX(ST) FEM 010 - 100BASE-TX(SC) FEM 1001 to 1111 - reserved bit 3-4 : FEM forwarding mode status Applicable only to FEM module 00 - adaptive cut through 01 - reserved 10 - reserved 11 - store and forward bit 5: FEM back pressure status 0 - disabled; 1 - enabled bit 6-7 : reserved BYTE 27 : Expansion Port (EP) status2 bit 0-1 : LED status bit 0 : FEM link status 0 - no link; 1 - link bit 1 : FEM half/full duplex status 0 - full duplex; 1 - half duplex bit 2 : EP collision led status 0 - off; 1 - on bit 3-4 : bit 3 : tx LED status 0 - off; 1 - tx on bit 4 : rx LED status 0 - off; 1 - rx on bit 5-7 : reserved BYTE 28 : tenMb segment traffic/collision bit 0-1 : tenMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : tenMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6-7 : reserved BYTE 29 : onehundredMb segment traffic/collision /Power/Switch LED status bit 0-1 : onehundredMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : onehundredMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6 : Power LED 0 - OFF; 1 - ON bit 7 : Switch LED 0 - OFF; 1 - ON BYTE 30 :SNMP agent & switch status bit 0: internal switch bit 0 - not exist; 1 - exist bit 1: internal switch status 0 - inactive; 1 - active bit 2: expension switch bit 0 - bad; 1 - good bit 3: expension switch status 0 - inactive; 1 - active bit 4: agent bit 0 - not exist; 1 - exist bit 5 : master status 0 - Slave; 1 - Master bit 6 - 7 : reserved BYTE 31 : Rmon status bit 0 : rmon bit 0 - not exist; 1 - exist bit 1 - 2 :rmon segment 00 - all stack 01 - segment tenMb 10 - segment onehundredMb 11 - reserved bit 3 - 5 : RMON group Status 000 - not-present 001 - disabled 010 - Rmon-4Group 011 - Rmon-7Group 100 - Rmon-all 101 to 111 - reserved bit 6 -7 : reserved BYTE 32 : Hub Position(Hub ID)/Bus Termination bit 0 - 3 : hub position 0000 - invalid 0001 - 1 0010 - 2 0011 - 3 0100 - 4 0101 - 5 0110 - 6 0111 - 7 1000 - 8 1001 to 1111 - reserved bit 4 : termination status 0 - not end hub 1 - end hub in the stack bit 5 - 7 : reserved |
fh800uGroupInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2 | |||
groupTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1 | no-access |
A group means a hub unit |
|
1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1 | no-access | |||
groupID | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.1 | integer | read-only |
The ID number of a hub unit, used to select it |
groupType | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.2 | integer | read-only |
Type of hub unit Enumeration: 'fh812': 2, 'eh3012a': 4, 'eh3024a': 3, 'fh824': 1. |
groupCounterReset | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.3 | integer | read-write |
Write any value to this variable to reset the counters of the hub unit. 2 is a value commonly used to reset things Enumeration: 'reset': 2, 'noReset': 1. |
groupPosition | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.4 | integer | read-only |
Physical position of a hub unit in top-down order, only supported if hardware permits such as Dual-Speed Hub systems |
groupRptrHwVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.5 | integer | read-only |
Hardware version of the repeater board. |
groupRptrSerialNo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.6 | physaddress | read-only |
Serial number of the repeater board. |
groupSysMajorVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.7 | integer | read-only |
Microcode major version of this hub. |
groupSysMinorVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.8 | integer | read-only |
Microcode minor version of this hub. |
groupPostCodeMajorVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.9 | integer | read-only |
POST microcode major version of this hub. |
groupPostCodeMinorVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.10 | integer | read-only |
POST microcode minor version of this hub. |
groupAgentStatus | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.11 | integer | read-only |
Status of this hub agent. Each stack allows an SNMP primary agent. primary(2): The agent in this stack is a primary agent. backup(3): The agent in this stack is a backup agent. Enumeration: 'backup': 3, 'primary': 2, 'not-present': 1. |
groupAgentHwVer | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.12 | integer | read-only |
Hardware version of the agent board. |
groupAgentSerialNo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.13 | physaddress | read-only |
Serial number of the agent board. |
groupAgentPhysAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.14 | physaddress | read-only |
MAC address of this hub agent |
groupAgentBootupOption | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15 | integer | read-write |
This variable defines how to start the microcode in the segment. normal(1): Use NVRAM information and flash ROM microcode to start up the system. tftp-download(2): Always download the new version of microcode into RAM and start it. bootp-get-ip(3): Get the IP information from the BootP server, and then start up the microcode in flash ROM. bootp-download(4): Get the IP information from the BootP server, and then download the microcode from the TFTP server. bootp-upgrade(5): Get the IP information from the BootP server, and then download the microcode from the TFTP server. After the download has been completed, upgrade the microcode in system flash ROM. Enumeration: 'bootp-upgrade': 5, 'bootp-get-ip': 3, 'bootp-download': 4, 'tftp-download': 2, 'normal': 1. |
groupAgentBaudrate | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.16 | integer | read-write |
Baud rate of the console port Enumeration: 'baud-38400': 4, 'baud-14400': 2, 'baud-115200': 6, 'baud-9600': 1, 'baud-57600': 5, 'baud-19200': 3. |
fh800uPortInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3 | |||
portTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1 | no-access |
information about ports in a system. Each port belongs to a group. |
|
1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1 | no-access | |||
portGroupID | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1.1 | integer | read-only |
ID of the hub unit |
portID | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1.2 | integer | read-only |
ID of the port unit |
portSpeed | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1.3 | integer | read-only |
Ethernet connector type of a port Enumeration: 'tenMb': 1, 'onehundredMbClassI': 2, 'other': 4, 'onehundredMbClassII': 3. |
portSpeedConfig | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1.4 | integer | read-write |
Select the Ethernet connector type of a port Enumeration: 'tenMb': 1, 'onehundredMbClassI': 2, 'onehundredMbClassII': 3, 'autoDetected': 4. |
portSegmtID | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.3.1.1.5 | integer | read-only |
ID of the Segment unit |
fh800uSegmentInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.4 | |||
fh800uRmonConfig | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5 | |||
nicAttachSegment | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.1 | integer | read-write |
The value represents the segment that the NIC is attached to. |
fullRmonSegment | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.2 | integer | read-write |
The value shows if the segment supports all rmon or only 4 rmon groups. Enumeration: 'disabled': 2, 'enabled': 1. |
rmonConfigTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.3 | no-access |
RMON configuration table information; the index is the ID of of the segment the rmon montioring . |
|
1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.3.1 | no-access | |||
rmonConfigSegmtID | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.3.1.1 | integer | read-only |
ID of the Segment rmon is montioring. |
rmonConfigStatus | 1.3.6.1.4.1.207.8.1.20.3.11.1.1.5.3.1.2 | integer | read-write |
Status of this RMON segment. Enumeration: 'disabled': 2, 'enabled': 1. |
fh800uPerfMonCapability | 1.3.6.1.4.1.207.8.1.20.3.11.1.2 | |||
fh800uPerfMonSegmentInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3 | |||
perfMonSegmentTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1 | no-access | ||
1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1 | no-access | |||
segmentPerfID | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.1 | integer | read-only |
ID used to select a segment |
segmentCRCErrors | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.2 | counter | read-only |
Total CRC errors received by a segment. |
segmentAlignmentErrors | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.3 | counter | read-only |
Total frame alignment errors received by a segment |
segmentCollisions | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.4 | counter | read-only |
Total collisions received in a segment |
segmentTotalPortIsolates | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.5 | counter | read-only |
Total isolated ports in a segment. |
segmentSymbolErrors | 1.3.6.1.4.1.207.8.1.20.3.11.1.2.3.1.1.6 | counter | read-only |
Total frame symbol errors received by a segment |
fh800uSwitchCapability | 1.3.6.1.4.1.207.8.1.20.3.11.1.3 | |||
fh800uSwitchStatsInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1 | |||
switchPortStatsTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1 | no-access |
This table provides statistics on each port on each switch module in the stack. Note that statistics for the external port on media and switch/media modules are unavailable to the agent and are reported as 0. Statistics for port 2 (the internal 10Mbps port) on media modules are also reported as 0. |
|
1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1 | no-access | |||
switchPortStatsGroupID | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.1 | integer | read-only |
The group ID of the switch module port being referenced. If the group is not present, or if there is no switch module installed in the group, GetRequests and SetRequests are rejected with an error-status of noSuchName(2). GetNextRequests skip entries for nonexistent modules. |
switchPortStatsID | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.2 | integer | read-only |
The port ID of the switch module port being referenced. Port 1 is always the internal 100Mbps port. Port 2 is always the internal 10Mbps port. Port 3 is always the external port. Note that port 2 is inactive on media modules and port 3 is inactive on internal switch modules. Note: Statistics for the external port are unavailable to the agent and are reported as 0. |
switchPortReadableFrames | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.3 | counter | read-only |
The number of valid frames received by the port. |
switchPortReadableOctets | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.4 | counter | read-only |
The number of octets (bytes) in all valid frames received by the port. |
switchPortFCSErrors | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.5 | counter | read-only |
The number of valid-length frames received by the port that had FCS (frame check sequence) errors. |
switchPortAlignmentErrors | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.6 | counter | read-only |
The number of valid-length frames received by the port that had alignment errors. |
switchPortFramesTooLong | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.7 | counter | read-only |
The number of frames received by the port that were longer than 1518 bytes. |
switchPortShortEvents | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.8 | counter | read-only |
The number of frames received by the port that were shorter than 82 bits. |
switchPortRunts | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.9 | counter | read-only |
The number of frames received by the port that were longer than 82 bits but shorter than 512 bits (64 bytes). |
switchPortCollisions | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.10 | counter | read-only |
The number of collisions detected on the port. |
switchPortLateEvents | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.11 | counter | read-only |
The number of collisions detected on the port that occurred later than 512 bit-times into the transmission of a packet. |
switchPortVeryLongEvents | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.12 | counter | read-only |
The number of times any activity continued for more than 4 to 7.5 milliseconds. |
switchPortDataRateMismatches | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.13 | counter | read-only |
The number of times the incoming data rate mismatched the local clock source enough to cause a FIFO overflow or underflow. |
switchPortBroadcastPackets | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.14 | counter | read-only |
The number of good broadcast frames received by the port. |
switchPortMulticastPackets | 1.3.6.1.4.1.207.8.1.20.3.11.1.3.1.1.1.15 | counter | read-only |
The number of good multicast (not broadcast) frames received by the port. |
fh800uSecurityCapability | 1.3.6.1.4.1.207.8.1.20.3.11.1.5 | |||
fh800uSecurityInfo | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3 | |||
securityPortTable | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3 | no-access | ||
1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1 | no-access | |||
securityPortGroupID | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1.1 | integer | read-only |
ID of a hub unit |
securityPortID | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1.2 | integer | read-only |
Port ID in a hub unit |
securityPortAddr | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1.3 | physaddress | read-write |
MAC address |
securityAutoLearnAction | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1.5 | integer | read-write |
Setting this object to inactive(1) disables the auto-learn function for the physical address authorized access to this port. Once this object is set to active(2), the agent will set the authorized address to 0 first and then start the auto-learn process, and the hub will begin to read the source address of the first incoming error-free frame. The source address obtained will become the authorized address and the object securityAuthorizedAddr will be changed accordingly. When the authorized address has been learned successfully, the status of this port will be reflected as learned(3). Otherwise the status will remain as active(2). Setting to the last value, learned(3), is not acceptable; 'snmpBadValue' will be returned. Enumeration: 'active': 2, 'learned': 3, 'inactive': 1. |
securityPortIntrusion | 1.3.6.1.4.1.207.8.1.20.3.11.1.5.3.3.1.6 | integer | read-write |
Set this variable to set function active or inactive Enumeration: 'inactive': 1, 'warning-and-disable': 2. |
fh800uIntrusionHappen | 1.3.6.1.4.1.207.8.1.20.3.110.1 |
There were some intruders on some port in this system |