COMMON-GOLF-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: COMMON-GOLF-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 |
fore | 1.3.6.1.4.1.326 | |||
systems | 1.3.6.1.4.1.326.2 | |||
ethernet | 1.3.6.1.4.1.326.2.20 | |||
edge | 1.3.6.1.4.1.326.2.20.1 | |||
edgecommon | 1.3.6.1.4.1.326.2.20.1.1 | |||
golf | 1.3.6.1.4.1.326.2.20.1.2 | |||
golfproducts | 1.3.6.1.4.1.326.2.20.1.2.1 | |||
golfcommon | 1.3.6.1.4.1.326.2.20.1.2.2 | |||
fore_mgmt | 1.3.6.1.4.1.326.2.20.1.2.2.2 | |||
agentMgmt | 1.3.6.1.4.1.326.2.20.1.2.2.2.1 | |||
agentBasicInfo | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1 | |||
agentRuntimeSwVersion | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.1 | displaystring | read-only |
This is a textual description for the runtime software version and revision. If the version number is one and revision number is zero agentRuntimeSwVersion would be 'Ver. 1.0' |
agentPromFwVersion | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.2 | displaystring | read-only |
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' |
agentHwRevision | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.3 | integer | read-only |
This is a integer number for the hardware revision. |
agentMgmtProtocolCapability | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.4 | integer | read-only |
The network management protocol(s) supported by this agent. Enumeration: 'snmp-ip-ipx': 4, 'other': 1, 'snmp-ip': 2, 'snmp-ipx': 3. |
agentMibCapabilityTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5 | no-access |
A list of MIB capability entries supported by this agent. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5.1 | no-access |
A MIB capability entry contains objects describing a particular MIB supported by this agent. |
||
agentMibCapabilityIndex | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5.1.1 | integer | read-only |
A list of agentMibCapabilityDescr entries. |
agentMibCapabilityDescr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5.1.2 | displaystring | read-only |
The name of the MIB supported by the agent. |
agentMibCapabilityVersion | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5.1.3 | integer | read-only |
The version of the MIB specified in this entry. |
agentMibCapabilityType | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.5.1.4 | integer | read-only |
The type of the MIB specified in this entry. Enumeration: 'other': 1, 'proprietary': 3, 'experiment': 4, 'standard': 2. |
agentStatusConsoleInUse | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.6 | integer | read-only |
This indicates whether console is currently in-use. Enumeration: 'other': 1, 'in-use': 2, 'not-in-use': 3. |
agentStatusSaveCfg | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.1.7 | integer | read-only |
This indicates the status of the device configuration. 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. proceeding(2) - the device configuration is being currently saved into the NV-RAM. completed(3) V all of the device configuration parameters have been saved into NV-RAM. changed-not-save(4)V some of the device configuration parameters have been changed but not saved into NV-RAM. failed(5) - The process to save device configuration is failed. Enumeration: 'failed': 5, 'completed': 3, 'other': 1, 'proceeding': 2, 'changed-not-save': 4. |
agentBasicConfig | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2 | |||
agentUpdateSource | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.1 | integer | read-write |
The source of the runtime software or configuration file to be downloaded by the system. Enumeration: 'out-of-band-load': 3, 'other': 1, 'network-load': 2. |
agentCfgUpdateCtrl | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.2 | integer | read-write |
This object provides the user to download configuration file. The setting will take effect when the system is restart. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
agentCfgUpdateFile | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.3 | displaystring | read-write |
The name of the configuration file to be downloaded from the TFTP server when agentCfgUpdateCtrl is set to enabled. |
agentSoftwareUpdateCtrl | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.4 | integer | read-write |
This object provides the user to download runtime software. The setting will take effect when the system is restart. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
agentSoftwareUdateFile | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.5 | displaystring | read-write |
The name of the runtime software to be downloaded from the TFTP server when agentSoftwareUpdateCtrl is set to enabled. |
agentSystemReset | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.6 | integer | read-write |
This object indicates the agent system reset state. Setting this object to no-reset(4) has no effect. Setting this object to cold-start(2) or warm-start(3) will reset the agent. The agent always returns no-reset(4) when this object is read. Enumeration: 'other': 1, 'no-reset': 4, 'warm-start': 3, 'cold-start': 2. |
agentRs232PortConfig | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.7 | integer | read-write |
This object indicates the RS-232C mode while device restart. Enumeration: 'notAvail': 4, 'other': 1, 'console': 2, 'out-of-band': 3. |
agentOutOfBandBaudRateConfig | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.8 | integer | read-write |
This object allows user to specify out_of_band baud rate. It will take effect when the system is restart. Enumeration: 'baudRate-2400': 2, 'baudRate-38400': 5, 'other': 1, 'baudRate-9600': 3, 'baudRate-19200': 4. |
agentSaveCfg | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.2.9 | integer | read-write |
As the object is set, the current device configuration will be saved into to NV-RAM. |
agentIpProtoConfig | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3 | |||
agentIpNumOfIf | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.1 | integer | read-only |
The total number of IP interfaces supported by this agent. |
agentIpIfTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2 | no-access |
A list of IP interface entries supported by the agent. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1 | no-access |
An agentIPIfEntry contains information about a particular IP interface. |
||
agentIpIfIndex | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.1 | integer | read-only |
This object uniquely identifies the IP interface number in the agentIpIfTable. This value should never greater than agentIpNumOfIf |
agentIpIfAddress | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.2 | ipaddress | read-write |
The IP address of the interface. |
agentIpIfNetMask | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.3 | ipaddress | read-write |
The IP net mask for this interface. |
agentIpIfDefaultRouter | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.4 | ipaddress | read-write |
The default gateway for this IP interface. |
agentIpIfMacAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.5 | physaddress | read-only |
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. |
agentIpIfType | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.2.1.6 | integer | read-only |
The physical layer interface of the IP interface. Enumeration: 'ethernet-csmacd': 6, 'other': 1, 'slip': 28. |
agentIpBootServerAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.3 | ipaddress | read-write |
The IP Address of the Boot Server. |
agentIpGetIpFromBootpServer | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.4 | integer | read-write |
This object indicates whether the agent should get its system IP address from Bootp server at start up. Enumeration: 'from-bootp': 3, 'other': 1, 'manual': 2, 'from-dhcp': 4. |
agentIpUnauthAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.5 | ipaddress | read-only |
The IP address of an unauthorized SNMP packet. |
agentIpUnauthComm | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.6 | displaystring | read-only |
The community string of an unauthorized SNMP packet. |
agentIpLastBootServerAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.7 | ipaddress | read-only |
The last IP address used by the agent as Boot server IP address. |
agentIpLastIpAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.8 | ipaddress | read-only |
The last IP address used by the agent as system IP address. |
agentIpTrapManagerTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.9 | no-access |
A list of trap managers to which SNMP traps will be sent. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.9.1 | no-access |
Each entry contains the particular trap manager settings. |
||
agentIpTrapManagerIpAddr | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.9.1.1 | ipaddress | read-only |
The IP address where SNMP traps will be destined for |
agentIpTrapManagerComm | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.9.1.2 | displaystring | read-write |
The community string used to encode SNMP trap packet to be sent to the trap manager. |
agentIpTrapManagerStatus | 1.3.6.1.4.1.326.2.20.1.2.2.2.1.3.9.1.3 | integer | read-write |
This object indicates whether or not the trap should be sent to this trap manager. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |