SINGLE-IP-MIB

MIB Reference — IPNetwork Monitor

All MIBsSINGLE-IP-MIB

Last Updated: 1999-11-22

Category: Generic Switch Management

Description:

Manages single IP stack configuration for devices sharing one IP address across multiple units.

Imported Objects

From DLINK-ID-REC-MIB

dlink-common-mgmt

From RFC1155-SMI

IpAddress

From RFC1213-MIB

ifIndex

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

MODULE-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

DisplayString
MacAddress
RowStatus

What Is SINGLE-IP-MIB?

SINGLE-IP-MIB is a D-Link Corp. proprietary MIB (built on DLINK-ID-REC-MIB) implementing Single IP Management (SIM), which lets a stack of switches be managed through one IP address. Its objects cover SIM version/capability/platform, an admin enable flag, role state (commander/member/candidate), holdtime and time interval, a member-switch table (ID, device name, MAC address, firmware version, capability, platform, holdtime, cascade source, password, row status), and a candidate-switch table (ID, device name, MAC address, firmware version). As a configuration/status MIB it lets an administrator confirm each switch's role within a Single-IP-managed stack and discover candidate switches on a D-Link SIM topology. It is deployed on D-Link switching equipment (Single IP Management). Engineers can download the SINGLE-IP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in SINGLE-IP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • Single-IP-Management role state and member/candidate switch inventory

Supported Devices

  • D-Link switching equipment (Single IP Management)

Monitoring Examples

An administrator checks swSingleIPRoleState and swSingleIPMSTable to confirm each switch's role within a D-Link Single-IP-Management topology.

OIDs
OID symbolicOID numericTypeAccessDescription
swSingleIPMIB1.3.6.1.4.1.171.12.8The Single IP management MIB.
swSingleIPMgmt1.3.6.1.4.1.171.12.8.1
swSingleIPInfo1.3.6.1.4.1.171.12.8.1.1
STR swSingleIPVersion1.3.6.1.4.1.171.12.8.1.1.1DisplayStringread-onlyThis object indicates the version of single IP management supported in the system.
STR swSingleIPCapability1.3.6.1.4.1.171.12.8.1.1.2DisplayStringread-onlyThis object indicates the capability of the switch system.
STR swSingleIPPlatform1.3.6.1.4.1.171.12.8.1.1.3DisplayStringread-onlyThis object indicates the platform of the switch system.
swSingleIPCtrl1.3.6.1.4.1.171.12.8.1.2
INT swSingleIPAdmin1.3.6.1.4.1.171.12.8.1.2.1INTEGERread-writeThis object indicates Single IP management is enabled or disabled on the system.
INT swSingleIPRoleState1.3.6.1.4.1.171.12.8.1.2.2INTEGERread-writeThis object indicates the role state of the switch system.
INT swSingleIPHoldtime1.3.6.1.4.1.171.12.8.1.2.3INTEGERread-writeThis object indicate the holdtime of the switch in second . default value is 180 , maximum value is 255 , minimum value is 100.
INT swSingleIPTimeInterval1.3.6.1.4.1.171.12.8.1.2.4INTEGERread-writeThis object indicate the time interval of the switch in second to periodical send out Single IP protocol control packet. default value is 60 , maximum value is 120 , minimum value is 30 . The swSingleIPTimeInterval will always <= swSingleIPHoldtime/2
swSingleIPMSTable1.3.6.1.4.1.171.12.8.1.3not-accessibleThis table contain information of member switchs which belong to the single IP management group . A member will be joined into the group by row creation . Before a switch joined into a group as a member switch , it must exist in the candidate table list .
swSingleIPMSEntry1.3.6.1.4.1.171.12.8.1.3.1not-accessibleA list of information about member switchs belongs to the single IP management group.
INT swSingleIPMSID1.3.6.1.4.1.171.12.8.1.3.1.1INTEGERread-onlyThe ID of the member switch. When create a SwSingleIPMSEntry entry, this object should fill a value between 1 to 32, but will not be used during create process(Note: The MS-ID is assigned by SingleIP engine). The value of this object will be the correct member ID when query/read.
STR swSingleIPMSDeviceName1.3.6.1.4.1.171.12.8.1.3.1.2DisplayStringread-onlySpecifies that the name of switch .
MAC swSingleIPMSMacAddr1.3.6.1.4.1.171.12.8.1.3.1.3MacAddressread-onlyThis object Specifies the MAC address of the member switch.
STR swSingleIPMSFirmwareVer1.3.6.1.4.1.171.12.8.1.3.1.4DisplayStringread-onlySpecifies the firmware version of the switch .
STR swSingleIPMSCapability1.3.6.1.4.1.171.12.8.1.3.1.5DisplayStringread-onlySpecifies the Capability of the switch .
STR swSingleIPMSPlatform1.3.6.1.4.1.171.12.8.1.3.1.6DisplayStringread-onlySpecifies the platform of the switch .
INT swSingleIPMSHoldtime1.3.6.1.4.1.171.12.8.1.3.1.7INTEGERread-onlySpecifies the holdtime of Single IP management ptotocol send by this member switch .
INT swSingleIPMSCasSource1.3.6.1.4.1.171.12.8.1.3.1.8INTEGERread-createSpecifies the CaS id when create MS entry. The object is used only when create swSingleIPMSEntry. The value always shows 0.
OCT swSingleIPMSPassword1.3.6.1.4.1.171.12.8.1.3.1.9OCTET STRINGread-createSpecifies the Cas password when create MS entry. The object is used only when create swSingleIPMSEntry. The value always shows zero length string.
ROW swSingleIPMSRowStatus1.3.6.1.4.1.171.12.8.1.3.1.10RowStatusread-createThis object indicates the status of this entry. Create means set CaS to MS, and DESTROY means set MS to CaS
swSingleIPCaSTable1.3.6.1.4.1.171.12.8.1.4not-accessibleThis table contain information of candidate switchs. This table is a read only table list ,all information about candidate switchs will maintain automatically by Single IP topology discovery protocol .
swSingleIPCaSEntry1.3.6.1.4.1.171.12.8.1.4.1not-accessibleA list of information about candidate switchs belongs to the single IP management group.
INT swSingleIPCaSID1.3.6.1.4.1.171.12.8.1.4.1.1INTEGERread-onlyThe ID of the candidate switchs in the LAN learned by the command switch .
STR swSingleIPCaSDeviceName1.3.6.1.4.1.171.12.8.1.4.1.2DisplayStringread-onlySpecifies that the name of switch .
MAC swSingleIPCaSMacAddr1.3.6.1.4.1.171.12.8.1.4.1.3MacAddressread-onlyThis object Specifies the MAC address of the candidate switch.
STR swSingleIPCaSFirmwareVer1.3.6.1.4.1.171.12.8.1.4.1.4DisplayStringread-onlySpecifies the firmware version of the switch .
STR swSingleIPCaSCapability1.3.6.1.4.1.171.12.8.1.4.1.5DisplayStringread-onlySpecifies the Capability of the switch .
STR swSingleIPCaSPlatform1.3.6.1.4.1.171.12.8.1.4.1.6DisplayStringread-onlySpecifies the platform of the switch .
INT swSingleIPCaSHoldtime1.3.6.1.4.1.171.12.8.1.4.1.7INTEGERread-onlySpecifies the holdtime of Single IP management ptotocol send by this candidate switch .
swSingleIPGroupTable1.3.6.1.4.1.171.12.8.1.5not-accessibleThis table contain information of Single IP manaement groups learned by the Command switch . This table is a read only table list ,all information about Single IP groups will maintain automatically by Single IP topology discovery protocol .
swSingleIPGroupEntry1.3.6.1.4.1.171.12.8.1.5.1not-accessibleA list of information about single IP management groups.
MAC swSingleIPGroupMacAddr1.3.6.1.4.1.171.12.8.1.5.1.1MacAddressread-onlyThis object Specifies the MAC address of the command switch.
STR swSingleIPGroupName1.3.6.1.4.1.171.12.8.1.5.1.2DisplayStringread-onlySpecifies that the name of the Single IP management group .
STR swSingleIPGroupDeviceName1.3.6.1.4.1.171.12.8.1.5.1.3DisplayStringread-onlySpecifies that the name of command switch of the group .
INT swSingleIPGroupMSNumber1.3.6.1.4.1.171.12.8.1.5.1.4INTEGERread-onlySpecifies the member switch number of the group .
STR swSingleIPGroupFirmwareVer1.3.6.1.4.1.171.12.8.1.5.1.5DisplayStringread-onlySpecifies the firmware version of the switch .
STR swSingleIPGroupCapability1.3.6.1.4.1.171.12.8.1.5.1.6DisplayStringread-onlySpecifies the Capability of the switch .
STR swSingleIPGroupPlatform1.3.6.1.4.1.171.12.8.1.5.1.7DisplayStringread-onlySpecifies the platform of the switch .
INT swSingleIPGroupHoldtime1.3.6.1.4.1.171.12.8.1.5.1.8INTEGERread-onlySpecifies the holdtime of Single IP management ptotocol send by this command switch .
swSingleIPNeighborTable1.3.6.1.4.1.171.12.8.1.6not-accessibleThis table contain information of Single IP manaement Neighbors learned by the switch . This table is a read only table list ,all information about Single IP Neighbors will maintain automatically by Single IP topology protocol .
swSingleIPNeighborEntry1.3.6.1.4.1.171.12.8.1.6.1not-accessibleA list of information about single IP management Neighbors.
INT swSingleIPNBReceivedPort1.3.6.1.4.1.171.12.8.1.6.1.1INTEGERread-onlySpecifies the received port of the Neighbor switch.
MAC swSingleIPNBMacAddr1.3.6.1.4.1.171.12.8.1.6.1.2MacAddressread-onlyThis object Specifies the MAC address of the Neighbor switch.
INT swSingleIPNBRoleState1.3.6.1.4.1.171.12.8.1.6.1.3INTEGERread-onlyThis object Specifies the role state of the Neighbor switch.
singleIPMSNotify1.3.6.1.4.1.171.12.8.6
singleIPMSNotifyPrefix1.3.6.1.4.1.171.12.8.6.0
NTF swSingleIPMSColdStart1.3.6.1.4.1.171.12.8.6.0.11Commander switch will send swSingleIPMSColdStart notification to indicated host when its Member generate cold start notification.
NTF swSingleIPMSWarmStart1.3.6.1.4.1.171.12.8.6.0.12Commander switch will send swSingleIPMSWarmStart notification to indicated host when its Member generate warm start notification.
NTF swSingleIPMSLinkDown1.3.6.1.4.1.171.12.8.6.0.13Commander switch will send swSingleIPMSLinkDown notification to indicated host when its Member generate link down notification.
NTF swSingleIPMSLinkUp1.3.6.1.4.1.171.12.8.6.0.14If Commander switch will send swSingleIPMSLinkUp notification to indicated host when its Member generate link up notification.
NTF swSingleIPMSAuthFail1.3.6.1.4.1.171.12.8.6.0.15Commander switch will send swSingleIPMSAuthFail notification to indicated host when it Member generate authentation failure notification.
NTF swSingleIPMSnewRoot1.3.6.1.4.1.171.12.8.6.0.16Commander switch will send swSingleIPMSnewRoot notification to indicated host when it Member generate new root notification.
NTF swSingleIPMSTopologyChange1.3.6.1.4.1.171.12.8.6.0.17Commander switch will send swSingleIPMSTopologyChange notification to indicated host when it Member generate topology chnage notification.
NTF swSingleIPMSrisingAlarm1.3.6.1.4.1.171.12.8.6.0.18Commander switch will send swSingleIPMSrisingAlarm notification to indicated host when it Member generate rising Alarm notification.
NTF swSingleIPMSfallingAlarm1.3.6.1.4.1.171.12.8.6.0.19Commander switch will send swSingleIPMSfallingAlarm notification to indicated host when it Member generate falling Alarm notification.
NTF swSingleIPMSmacNotification1.3.6.1.4.1.171.12.8.6.0.20Commander switch will send swSingleIPMSmacNotification notification to indicated host when it Member generate mac addresses variation notification.
NTF swSingleIPMSPortTypeChange1.3.6.1.4.1.171.12.8.6.0.21Commander switch will send swSingleIPMSPortTypeChange notification to indicated host when it Member generate port type change notification.
NTF swSingleIPMSPowerStatusChg1.3.6.1.4.1.171.12.8.6.0.22Commander switch will send swSingleIPMSPowerStatusChg notification to indicated host when it Member generate Power Status change notification.
NTF swSingleIPMSPowerFailure1.3.6.1.4.1.171.12.8.6.0.23Commander switch will send swSingleIPMSPowerFailure notification to indicated host when it Member generate Power Failure notification.
NTF swSingleIPMSPowerRecover1.3.6.1.4.1.171.12.8.6.0.24Commander switch will send swSingleIPMSPowerRecover notification to indicated host when it Member generate Power Recover notification.
singleIPNotifyBidings1.3.6.1.4.1.171.12.8.6.1
OCT swSingleIPMSTrapMessage1.3.6.1.4.1.171.12.8.6.1.1OCTET STRINGread-onlyThe string that member switch sent.

RFC description

D-Link single IP management MIB providing unified IP configuration and capability information for switch systems.

Start monitoring D-Link switching equipment, Single IP Management (stack role/member-switch discovery status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download SINGLE-IP-MIB