SINGLE-IP-MIB
- Registered at
- 1.3.6.1.4.1.171.12.8
- Last updated
- 1909-01-21 00:00
- Organization
- D-Link Corp.
- Namespace
- dlink
- Source file
SINGLE-IP-MIB- Digest
sha256:53a0ec4a9f9049846c4570dd56f3d322d2eeabeb9c458b1b9fac5bb05e0bc67e
Description
The Single IP management MIB.
Contact
http://support.dlink.com
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlink-common-mgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB IANAifType-MIB IF-MIB SINGLE-IP-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| swSingleIPMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.1 | |||
| swSingleIPInfo OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.1.1 | |||
| swSingleIPVersion OBJECT-TYPE This object indicates the version of Single IP Management supported in the system. | 1.3.6.1.4.1.171.12.8.1.1.1 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCapability OBJECT-TYPE This object indicates the capability of the switch system. | 1.3.6.1.4.1.171.12.8.1.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPPlatform OBJECT-TYPE This object indicates the platform of the switch system. | 1.3.6.1.4.1.171.12.8.1.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.1.2 | |||
| swSingleIPAdmin OBJECT-TYPE This object indicates Single IP Management is enabled or disabled on the system. | 1.3.6.1.4.1.171.12.8.1.2.1 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | current |
| swSingleIPRoleState OBJECT-TYPE This object indicates the role state of the switch system. | 1.3.6.1.4.1.171.12.8.1.2.2 | INTEGER {cs(1), cas(2), ms(3)} | read-write | current |
| swSingleIPHoldtime OBJECT-TYPE This object indicate the holdtime of the switch in seconds. The default value is 100, the maximum value is 255, and the minimum value is 100. | 1.3.6.1.4.1.171.12.8.1.2.3 | INTEGER (100..255) | read-write | current |
| swSingleIPTimeInterval OBJECT-TYPE This object indicates the time interval of the switch in seconds to periodically send out Single IP protocol control packets. The default value is 60, the maximum value is 120, and the minimum value is 30. The swSingleIPTimeInterval will always <= swSingleIPHoldtime/2. | 1.3.6.1.4.1.171.12.8.1.2.4 | INTEGER (30..90) | read-write | current |
| swSingleIPCSGroupName OBJECT-TYPE This object is used to configure the group name for the commander switch. | 1.3.6.1.4.1.171.12.8.1.2.5 | DisplayString (SIZE(0..64)) | read-write | current |
| swSingleIPTrapMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.1.2.6 | |||
| swSingleIPTrapStatus OBJECT-TYPE When enabled (1), whenever the commander detects a member's trap event, a trap will be sent out. | 1.3.6.1.4.1.171.12.8.1.2.6.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| swSingleIPMSTable OBJECT-TYPE This table contains information about member switches which belong to the single IP management group. A member will be joined into the group by row creation. Before a switch is joined into a group as a member switch, it must exist in the candidate table list. | 1.3.6.1.4.1.171.12.8.1.3 | not-accessible | current | |
| swSingleIPMSEntry OBJECT-TYPE A list of information about member switches that belong to the single IP management group. | 1.3.6.1.4.1.171.12.8.1.3.1 | not-accessible | current | |
| swSingleIPMSID OBJECT-TYPE The ID of the member switch. When creating a SwSingleIPMSEntry entry, this object should fill a value between 1 to 32, but will not be used during the create process (Note: The MS-ID is assigned by a Single IP engine). The value of this object will be the correct member ID when query/read. | 1.3.6.1.4.1.171.12.8.1.3.1.1 | INTEGER (1..32) | read-only | current |
| swSingleIPMSDeviceName OBJECT-TYPE Specifies the name of switch. | 1.3.6.1.4.1.171.12.8.1.3.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPMSMacAddr OBJECT-TYPE This object specifies the MAC address of the member switch. | 1.3.6.1.4.1.171.12.8.1.3.1.3 | MacAddress | read-only | current |
| swSingleIPMSFirmwareVer OBJECT-TYPE Specifies the firmware version of the switch. | 1.3.6.1.4.1.171.12.8.1.3.1.4 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPMSCapability OBJECT-TYPE Specifies the capability of the switch. | 1.3.6.1.4.1.171.12.8.1.3.1.5 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPMSPlatform OBJECT-TYPE Specifies the platform of the switch. | 1.3.6.1.4.1.171.12.8.1.3.1.6 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPMSHoldtime OBJECT-TYPE Specifies the holdtime of Single IP Management protocol sent by this member switch. | 1.3.6.1.4.1.171.12.8.1.3.1.7 | INTEGER | read-only | current |
| swSingleIPMSCasSource OBJECT-TYPE Specifies the CaS ID when creating the MS entry. The object is used only when creating the swSingleIPMSEntry. The value always shows 0. | 1.3.6.1.4.1.171.12.8.1.3.1.8 | INTEGER | read-create | current |
| swSingleIPMSPassword OBJECT-TYPE Specifies the CaS password when creating the MS entry. The object is used only when creating the swSingleIPMSEntry. The value always shows a zero length string. | 1.3.6.1.4.1.171.12.8.1.3.1.9 | OCTET STRING (SIZE(0..16)) | read-create | current |
| swSingleIPMSRowStatus OBJECT-TYPE This object indicates the status of this entry. Create means set CaS to MS, and DESTROY means set MS to CaS | 1.3.6.1.4.1.171.12.8.1.3.1.10 | RowStatus | read-create | current |
| swSingleIPCaSTable OBJECT-TYPE This table contains information about candidate switches. This table is a read-only table listing all information about candidate switches that will be maintained automatically by the Single IP topology discovery protocol. | 1.3.6.1.4.1.171.12.8.1.4 | not-accessible | current | |
| swSingleIPCaSEntry OBJECT-TYPE A list of information about candidate switches that belong to the Single IP Management group. | 1.3.6.1.4.1.171.12.8.1.4.1 | not-accessible | current | |
| swSingleIPCaSID OBJECT-TYPE The ID of the candidate switches in the LAN learned by the commander switch. | 1.3.6.1.4.1.171.12.8.1.4.1.1 | INTEGER (1..100) | read-only | current |
| swSingleIPCaSDeviceName OBJECT-TYPE Specifies the name of switch. | 1.3.6.1.4.1.171.12.8.1.4.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCaSMacAddr OBJECT-TYPE This object specifies the MAC address of the candidate switch. | 1.3.6.1.4.1.171.12.8.1.4.1.3 | MacAddress | read-only | current |
| swSingleIPCaSFirmwareVer OBJECT-TYPE Specifies the firmware version of the switch. | 1.3.6.1.4.1.171.12.8.1.4.1.4 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCaSCapability OBJECT-TYPE Specifies the capability of the switch. | 1.3.6.1.4.1.171.12.8.1.4.1.5 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCaSPlatform OBJECT-TYPE Specifies the platform of the switch. | 1.3.6.1.4.1.171.12.8.1.4.1.6 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPCaSHoldtime OBJECT-TYPE Specifies the holdtime of the Single IP Management protocol sent by this candidate switch. | 1.3.6.1.4.1.171.12.8.1.4.1.7 | INTEGER | read-only | current |
| swSingleIPGroupTable OBJECT-TYPE This table contains information about Single IP Management groups learned by the commander switch. This table is a read-only table listing all information about the Single IP groups that will maintained automatically by Single IP topology discovery protocol. | 1.3.6.1.4.1.171.12.8.1.5 | not-accessible | current | |
| swSingleIPGroupEntry OBJECT-TYPE A list of information about Single IP Management groups. | 1.3.6.1.4.1.171.12.8.1.5.1 | not-accessible | current | |
| swSingleIPGroupMacAddr OBJECT-TYPE This object specifies the MAC address of the commander switch. | 1.3.6.1.4.1.171.12.8.1.5.1.1 | MacAddress | read-only | current |
| swSingleIPGroupName OBJECT-TYPE Specifies the name of the Single IP Management group. | 1.3.6.1.4.1.171.12.8.1.5.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPGroupDeviceName OBJECT-TYPE Specifies the name of commander switch of the group. | 1.3.6.1.4.1.171.12.8.1.5.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPGroupMSNumber OBJECT-TYPE Specifies the member switch number of the group. | 1.3.6.1.4.1.171.12.8.1.5.1.4 | INTEGER | read-only | current |
| swSingleIPGroupFirmwareVer OBJECT-TYPE Specifies the firmware version of the switch. | 1.3.6.1.4.1.171.12.8.1.5.1.5 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPGroupCapability OBJECT-TYPE Specifies the capability of the switch. | 1.3.6.1.4.1.171.12.8.1.5.1.6 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPGroupPlatform OBJECT-TYPE Specifies the platform of the switch. | 1.3.6.1.4.1.171.12.8.1.5.1.7 | DisplayString (SIZE(0..64)) | read-only | current |
| swSingleIPGroupHoldtime OBJECT-TYPE Specifies the holdtime of the Single IP Management protocol sent by this commander switch. | 1.3.6.1.4.1.171.12.8.1.5.1.8 | INTEGER | read-only | current |
| swSingleIPNeighborTable OBJECT-TYPE This table contains information about Single IP Management neighbors learned by the switch. This table is a read-only table listing all the information about Single IP neighbors that will be maintained automatically by the Single IP topology protocol. | 1.3.6.1.4.1.171.12.8.1.6 | not-accessible | current | |
| swSingleIPNeighborEntry OBJECT-TYPE A list of information about Single IP Management neighbors. | 1.3.6.1.4.1.171.12.8.1.6.1 | not-accessible | current | |
| swSingleIPNBReceivedPort OBJECT-TYPE Specifies the received port of the neighbor switch. | 1.3.6.1.4.1.171.12.8.1.6.1.1 | INTEGER | read-only | current |
| swSingleIPNBMacAddr OBJECT-TYPE This object specifies the MAC address of the neighbor switch. | 1.3.6.1.4.1.171.12.8.1.6.1.2 | MacAddress | read-only | current |
| swSingleIPNBRoleState OBJECT-TYPE This object specifies the role state of the neighbor switch. | 1.3.6.1.4.1.171.12.8.1.6.1.3 | INTEGER {commander(1), candidate(2), member(3)} | read-only | current |
| singleIPMSNotify OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.6 | |||
| singleIPMSNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.6.0 | |||
| singleIPNotifyBidings OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.8.6.1 | |||
| swSingleIPMSTrapMessage OBJECT-TYPE The string that the member switch sent. | 1.3.6.1.4.1.171.12.8.6.1.1 | OCTET STRING (SIZE(0..1024)) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| swSingleIPMSColdStart NOTIFICATION-TYPE The commander switch will send swSingleIPMSColdStart notification to the indicated host when its member generates a cold start notification. | 1.3.6.1.4.1.171.12.8.6.0.11 | current |
| swSingleIPMSWarmStart NOTIFICATION-TYPE The commander switch will send swSingleIPMSWarmStart notification to the indicated host when its member generates a warm start notification. | 1.3.6.1.4.1.171.12.8.6.0.12 | current |
| swSingleIPMSLinkDown NOTIFICATION-TYPE The commander switch will send swSingleIPMSLinkDown notification to the indicated host when its member generates a link down notification. | 1.3.6.1.4.1.171.12.8.6.0.13 | current |
| swSingleIPMSLinkUp NOTIFICATION-TYPE The commander switch will send swSingleIPMSLinkUp notification to the indicated host when its member generates a link up notification. | 1.3.6.1.4.1.171.12.8.6.0.14 | current |
| swSingleIPMSAuthFail NOTIFICATION-TYPE The commander switch will send swSingleIPMSAuthFail notification to the indicated host when its member generates an authentation failure notification. | 1.3.6.1.4.1.171.12.8.6.0.15 | current |
| swSingleIPMSnewRoot NOTIFICATION-TYPE The commander switch will send swSingleIPMSnewRoot notification to the indicated host when its member generates a new root notification. | 1.3.6.1.4.1.171.12.8.6.0.16 | current |
| swSingleIPMSTopologyChange NOTIFICATION-TYPE The commander switch will send swSingleIPMSTopologyChange notification to the indicated host when its member generates a topology change notification. | 1.3.6.1.4.1.171.12.8.6.0.17 | current |
| swSingleIPMSrisingAlarm NOTIFICATION-TYPE The commander switch will send swSingleIPMSrisingAlarm notification to the indicated host when its member generates a rising alarm notification. | 1.3.6.1.4.1.171.12.8.6.0.18 | current |
| swSingleIPMSfallingAlarm NOTIFICATION-TYPE The commander switch will send swSingleIPMSfallingAlarm notification to the indicated host when its member generates a falling alarm notification. | 1.3.6.1.4.1.171.12.8.6.0.19 | current |
| swSingleIPMSmacNotification NOTIFICATION-TYPE The commander switch will send swSingleIPMSmacNotification notification to the indicated host when its member generates a MAC address variation notification. | 1.3.6.1.4.1.171.12.8.6.0.20 | current |
| swSingleIPMSPortTypeChange NOTIFICATION-TYPE The commander switch will send swSingleIPMSPortTypeChange notification to the indicated host when its member generates a port type change notification. | 1.3.6.1.4.1.171.12.8.6.0.21 | current |
| swSingleIPMSPowerStatusChg NOTIFICATION-TYPE The commander switch will send swSingleIPMSPowerStatusChg notification to the indicated host when its member generates a power status change notification. | 1.3.6.1.4.1.171.12.8.6.0.22 | current |
| swSingleIPMSPowerFailure NOTIFICATION-TYPE The commander switch will send swSingleIPMSPowerFailure notification to the indicated host when its member generates a power failure notification. | 1.3.6.1.4.1.171.12.8.6.0.23 | current |
| swSingleIPMSPowerRecover NOTIFICATION-TYPE The commander switch will send swSingleIPMSPowerRecover notification to the indicated host when its member generates a power recover notification. | 1.3.6.1.4.1.171.12.8.6.0.24 | current |