SINGLE-IP-MIB

File: SINGLE-IP-MIB.mib (26726 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF DLINK-ID-REC-MIB

Imported symbols

IpAddress ifIndex MODULE-IDENTITY
OBJECT-TYPE DisplayString MacAddress
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
dlink-common-mgmt

Defined Types

SwSingleIPMSEntry  
SEQUENCE    
  swSingleIPMSID INTEGER
  swSingleIPMSDeviceName DisplayString
  swSingleIPMSMacAddr MacAddress
  swSingleIPMSFirmwareVer DisplayString
  swSingleIPMSCapability DisplayString
  swSingleIPMSPlatform DisplayString
  swSingleIPMSHoldtime INTEGER
  swSingleIPMSCasSource INTEGER
  swSingleIPMSPassword OCTET STRING
  swSingleIPMSRowStatus RowStatus

SwSingleIPCaSEntry  
SEQUENCE    
  swSingleIPCaSID INTEGER
  swSingleIPCaSDeviceName DisplayString
  swSingleIPCaSMacAddr MacAddress
  swSingleIPCaSFirmwareVer DisplayString
  swSingleIPCaSCapability DisplayString
  swSingleIPCaSPlatform DisplayString
  swSingleIPCaSHoldtime INTEGER

SwSingleIPGroupEntry  
SEQUENCE    
  swSingleIPGroupMacAddr MacAddress
  swSingleIPGroupName DisplayString
  swSingleIPGroupDeviceName DisplayString
  swSingleIPGroupMSNumber INTEGER
  swSingleIPGroupFirmwareVer DisplayString
  swSingleIPGroupCapability DisplayString
  swSingleIPGroupPlatform DisplayString
  swSingleIPGroupHoldtime INTEGER

SwSingleIPNeighborEntry  
SEQUENCE    
  swSingleIPNBReceivedPort INTEGER
  swSingleIPNBMacAddr MacAddress
  swSingleIPNBRoleState INTEGER

Defined Values

swSingleIPMIB 1.3.6.1.4.1.171.12.8
The Single IP management MIB.
MODULE-IDENTITY    

swSingleIPMgmt 1.3.6.1.4.1.171.12.8.1
OBJECT IDENTIFIER    

swSingleIPInfo 1.3.6.1.4.1.171.12.8.1.1
OBJECT IDENTIFIER    

swSingleIPCtrl 1.3.6.1.4.1.171.12.8.1.2
OBJECT IDENTIFIER    

swSingleIPVersion 1.3.6.1.4.1.171.12.8.1.1.1
This object indicates the version of single IP management supported in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPCapability 1.3.6.1.4.1.171.12.8.1.1.2
This object indicates the capability of the switch system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPPlatform 1.3.6.1.4.1.171.12.8.1.1.3
This object indicates the platform of the switch system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPAdmin 1.3.6.1.4.1.171.12.8.1.2.1
This object indicates Single IP management is enabled or disabled on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSingleIPRoleState 1.3.6.1.4.1.171.12.8.1.2.2
This object indicates the role state of the switch system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cs(1), cas(2), ms(3)  

swSingleIPHoldtime 1.3.6.1.4.1.171.12.8.1.2.3
This object indicate the holdtime of the switch in second . default value is 180 , maximum value is 255 , minimum value is 100.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..255  

swSingleIPTimeInterval 1.3.6.1.4.1.171.12.8.1.2.4
This 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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..90  

swSingleIPMSTable 1.3.6.1.4.1.171.12.8.1.3
This 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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSingleIPMSEntry

swSingleIPMSEntry 1.3.6.1.4.1.171.12.8.1.3.1
A list of information about member switchs belongs to the single IP management group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSingleIPMSEntry  

swSingleIPMSID 1.3.6.1.4.1.171.12.8.1.3.1.1
The ID of the member switch .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

swSingleIPMSDeviceName 1.3.6.1.4.1.171.12.8.1.3.1.2
Specifies that the name of switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPMSMacAddr 1.3.6.1.4.1.171.12.8.1.3.1.3
This object Specifies the MAC address of the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swSingleIPMSFirmwareVer 1.3.6.1.4.1.171.12.8.1.3.1.4
Specifies the firmware version of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPMSCapability 1.3.6.1.4.1.171.12.8.1.3.1.5
Specifies the Capability of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPMSPlatform 1.3.6.1.4.1.171.12.8.1.3.1.6
Specifies the platform of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPMSHoldtime 1.3.6.1.4.1.171.12.8.1.3.1.7
Specifies the holdtime of Single IP management ptotocol send by this member switch .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSingleIPMSCasSource 1.3.6.1.4.1.171.12.8.1.3.1.8
Specifies the CaS id when create MS entry. The object is used only when create swSingleIPMSEntry. The value always shows 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

swSingleIPMSPassword 1.3.6.1.4.1.171.12.8.1.3.1.9
Specifies the Cas password when create MS entry. The object is used only when create swSingleIPMSEntry. The value always shows zero length string.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

swSingleIPMSRowStatus 1.3.6.1.4.1.171.12.8.1.3.1.10
This object indicates the status of this entry. Create means set CaS to MS, and DESTROY means set MS to CaS
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swSingleIPCaSTable 1.3.6.1.4.1.171.12.8.1.4
This 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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSingleIPCaSEntry

swSingleIPCaSEntry 1.3.6.1.4.1.171.12.8.1.4.1
A list of information about candidate switchs belongs to the single IP management group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSingleIPCaSEntry  

swSingleIPCaSID 1.3.6.1.4.1.171.12.8.1.4.1.1
The ID of the candidate switchs in the LAN learned by the command switch .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

swSingleIPCaSDeviceName 1.3.6.1.4.1.171.12.8.1.4.1.2
Specifies that the name of switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPCaSMacAddr 1.3.6.1.4.1.171.12.8.1.4.1.3
This object Specifies the MAC address of the candidate switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swSingleIPCaSFirmwareVer 1.3.6.1.4.1.171.12.8.1.4.1.4
Specifies the firmware version of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPCaSCapability 1.3.6.1.4.1.171.12.8.1.4.1.5
Specifies the Capability of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPCaSPlatform 1.3.6.1.4.1.171.12.8.1.4.1.6
Specifies the platform of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPCaSHoldtime 1.3.6.1.4.1.171.12.8.1.4.1.7
Specifies the holdtime of Single IP management ptotocol send by this candidate switch .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSingleIPGroupTable 1.3.6.1.4.1.171.12.8.1.5
This 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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSingleIPGroupEntry

swSingleIPGroupEntry 1.3.6.1.4.1.171.12.8.1.5.1
A list of information about single IP management groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSingleIPGroupEntry  

swSingleIPGroupMacAddr 1.3.6.1.4.1.171.12.8.1.5.1.1
This object Specifies the MAC address of the command switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swSingleIPGroupName 1.3.6.1.4.1.171.12.8.1.5.1.2
Specifies that the name of the Single IP management group .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPGroupDeviceName 1.3.6.1.4.1.171.12.8.1.5.1.3
Specifies that the name of command switch of the group .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPGroupMSNumber 1.3.6.1.4.1.171.12.8.1.5.1.4
Specifies the member switch number of the group .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSingleIPGroupFirmwareVer 1.3.6.1.4.1.171.12.8.1.5.1.5
Specifies the firmware version of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPGroupCapability 1.3.6.1.4.1.171.12.8.1.5.1.6
Specifies the Capability of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPGroupPlatform 1.3.6.1.4.1.171.12.8.1.5.1.7
Specifies the platform of the switch .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSingleIPGroupHoldtime 1.3.6.1.4.1.171.12.8.1.5.1.8
Specifies the holdtime of Single IP management ptotocol send by this command switch .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSingleIPNeighborTable 1.3.6.1.4.1.171.12.8.1.6
This 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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSingleIPNeighborEntry

swSingleIPNeighborEntry 1.3.6.1.4.1.171.12.8.1.6.1
A list of information about single IP management Neighbors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSingleIPNeighborEntry  

swSingleIPNBReceivedPort 1.3.6.1.4.1.171.12.8.1.6.1.1
Specifies the received port of the Neighbor switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSingleIPNBMacAddr 1.3.6.1.4.1.171.12.8.1.6.1.2
This object Specifies the MAC address of the Neighbor switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swSingleIPNBRoleState 1.3.6.1.4.1.171.12.8.1.6.1.3
This object Specifies the role state of the Neighbor switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER commander(1), candidate(2), member(3)  

singleIPMSNotify 1.3.6.1.4.1.171.12.8.6
OBJECT IDENTIFIER    

singleIPMSNotifyPrefix 1.3.6.1.4.1.171.12.8.6.0
OBJECT IDENTIFIER    

swSingleIPMSColdStart 1.3.6.1.4.1.171.12.8.6.0.11
Commander switch will send swSingleIPMSColdStart notification to indicated host when its Member generate cold start notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSWarmStart 1.3.6.1.4.1.171.12.8.6.0.12
Commander switch will send swSingleIPMSWarmStart notification to indicated host when its Member generate warm start notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSLinkDown 1.3.6.1.4.1.171.12.8.6.0.13
Commander switch will send swSingleIPMSLinkDown notification to indicated host when its Member generate link down notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSLinkUp 1.3.6.1.4.1.171.12.8.6.0.14
If Commander switch will send swSingleIPMSLinkUp notification to indicated host when its Member generate link up notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSAuthFail 1.3.6.1.4.1.171.12.8.6.0.15
Commander switch will send swSingleIPMSAuthFail notification to indicated host when it Member generate authentation failure notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSnewRoot 1.3.6.1.4.1.171.12.8.6.0.16
Commander switch will send swSingleIPMSnewRoot notification to indicated host when it Member generate new root notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSTopologyChange 1.3.6.1.4.1.171.12.8.6.0.17
Commander switch will send swSingleIPMSTopologyChange notification to indicated host when it Member generate topology chnage notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSrisingAlarm 1.3.6.1.4.1.171.12.8.6.0.18
Commander switch will send swSingleIPMSrisingAlarm notification to indicated host when it Member generate rising Alarm notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSfallingAlarm 1.3.6.1.4.1.171.12.8.6.0.19
Commander switch will send swSingleIPMSfallingAlarm notification to indicated host when it Member generate falling Alarm notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSmacNotification 1.3.6.1.4.1.171.12.8.6.0.20
Commander switch will send swSingleIPMSmacNotification notification to indicated host when it Member generate mac addresses variation notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSPortTypeChange 1.3.6.1.4.1.171.12.8.6.0.21
Commander switch will send swSingleIPMSPortTypeChange notification to indicated host when it Member generate port type change notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSPowerStatusChg 1.3.6.1.4.1.171.12.8.6.0.22
Commander switch will send swSingleIPMSPowerStatusChg notification to indicated host when it Member generate Power Status change notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSPowerFailure 1.3.6.1.4.1.171.12.8.6.0.23
Commander switch will send swSingleIPMSPowerFailure notification to indicated host when it Member generate Power Failure notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSingleIPMSPowerRecover 1.3.6.1.4.1.171.12.8.6.0.24
Commander switch will send swSingleIPMSPowerRecover notification to indicated host when it Member generate Power Recover notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

singleIPNotifyBidings 1.3.6.1.4.1.171.12.8.6.1
OBJECT IDENTIFIER    

swSingleIPMSTrapMessage 1.3.6.1.4.1.171.12.8.6.1.1
The string that member switch sent.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)