BAY-STACK-DHCP-SNOOPING-MIB

File: BAY-STACK-DHCP-SNOOPING-MIB.mib (28400 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
Q-BRIDGE-MIB INET-ADDRESS-MIB SYNOPTICS-ROOT-MIB

Imported symbols

NOTIFICATION-TYPE OBJECT-TYPE MODULE-IDENTITY
Unsigned32 Integer32 TruthValue
MacAddress RowStatus DisplayString
DateAndTime InterfaceIndex VlanIndex
InetAddressType InetAddress InetPortNumber
bayStackMibs

Defined Types

BsDhcpSnoopingVlanEntry  
SEQUENCE    
  bsDhcpSnoopingVlanId VlanIndex
  bsDhcpSnoopingVlanEnabled TruthValue
  bsDhcpSnoopingVlanOption82Enabled TruthValue

BsDhcpSnoopingIfEntry  
SEQUENCE    
  bsDhcpSnoopingIfIndex InterfaceIndex
  bsDhcpSnoopingIfTrusted TruthValue
  bsDhcpSnoopingIfOption82SubscriberId DisplayString

BsDhcpSnoopingBindingEntry  
SEQUENCE    
  bsDhcpSnoopingBindingVlanId VlanIndex
  bsDhcpSnoopingBindingMacAddress MacAddress
  bsDhcpSnoopingBindingAddressType InetAddressType
  bsDhcpSnoopingBindingAddress InetAddress
  bsDhcpSnoopingBindingInterface InterfaceIndex
  bsDhcpSnoopingBindingLeaseTime Unsigned32
  bsDhcpSnoopingBindingRowStatus RowStatus
  bsDhcpSnoopingBindingTimeToExpiry Unsigned32
  bsDhcpSnoopingBindingSource INTEGER

Defined Values

bayStackDhcpSnoopingMib 1.3.6.1.4.1.45.5.17
This MIB module is used for DHCP snooping configuration settings in Nortel's software and products.
MODULE-IDENTITY    

bsDhcpSnoopingNotifications 1.3.6.1.4.1.45.5.17.0
OBJECT IDENTIFIER    

bsDhcpSnoopingObjects 1.3.6.1.4.1.45.5.17.1
OBJECT IDENTIFIER    

bsDhcpSnoopingScalars 1.3.6.1.4.1.45.5.17.1.1
OBJECT IDENTIFIER    

bsDhcpSnoopingEnabled 1.3.6.1.4.1.45.5.17.1.1.1
This object is used to control whether DHCP snooping is enabled globally. When globally enabled, DHCP snooping is enabled or disabled for each individual VLAN in the bsDhcpSnoopingVlanTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingOption82Enabled 1.3.6.1.4.1.45.5.17.1.1.2
This object is used to control whether DHCP option 82 is enabled globally. When globally enabled, DHCP option 82 is enabled or disabled for each individual VLAN in the bsDhcpSnoopingVlanTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingVlanTable 1.3.6.1.4.1.45.5.17.1.2
This table is used to control DHCP snooping settings per-VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsDhcpSnoopingVlanEntry

bsDhcpSnoopingVlanEntry 1.3.6.1.4.1.45.5.17.1.2.1
An entry containing objects for controlling DHCP snooping settings for a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsDhcpSnoopingVlanEntry  

bsDhcpSnoopingVlanId 1.3.6.1.4.1.45.5.17.1.2.1.1
The VLAN ID value of the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

bsDhcpSnoopingVlanEnabled 1.3.6.1.4.1.45.5.17.1.2.1.2
This object is used to control whether DHCP snooping is enabled for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingVlanOption82Enabled 1.3.6.1.4.1.45.5.17.1.2.1.3
This object is used to control whether DHCP option 82 is enabled for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingIfTable 1.3.6.1.4.1.45.5.17.1.3
This table is used to control DHCP snooping settings per-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsDhcpSnoopingIfEntry

bsDhcpSnoopingIfEntry 1.3.6.1.4.1.45.5.17.1.3.1
An entry containing objects for controlling DHCP snooping settings for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsDhcpSnoopingIfEntry  

bsDhcpSnoopingIfIndex 1.3.6.1.4.1.45.5.17.1.3.1.1
The ifIndex value of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

bsDhcpSnoopingIfTrusted 1.3.6.1.4.1.45.5.17.1.3.1.2
This object is used to control whether this interface is trusted for DHCP snooping purposes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingIfOption82SubscriberId 1.3.6.1.4.1.45.5.17.1.3.1.3
This object contains the DHCP option 82 subscriber ID string to be used in sub-option 6. If the value is an empty string, then sub-option 6 is not included in option 82.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

bsDhcpSnoopingBindingTable 1.3.6.1.4.1.45.5.17.1.4
This table contains the DHCP bindings that have been learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsDhcpSnoopingBindingEntry

bsDhcpSnoopingBindingEntry 1.3.6.1.4.1.45.5.17.1.4.1
An entry containing a learned DHCP binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsDhcpSnoopingBindingEntry  

bsDhcpSnoopingBindingVlanId 1.3.6.1.4.1.45.5.17.1.4.1.1
The VLAN to which the DHCP client belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

bsDhcpSnoopingBindingMacAddress 1.3.6.1.4.1.45.5.17.1.4.1.2
The MAC address of the DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

bsDhcpSnoopingBindingAddressType 1.3.6.1.4.1.45.5.17.1.4.1.3
The type of address contained in the corresponding instance of bsDhcpSnoopingBindingAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

bsDhcpSnoopingBindingAddress 1.3.6.1.4.1.45.5.17.1.4.1.4
The internet address assigned to this DHCP client.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

bsDhcpSnoopingBindingInterface 1.3.6.1.4.1.45.5.17.1.4.1.5
The interface to which the DHCP client is connected.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

bsDhcpSnoopingBindingLeaseTime 1.3.6.1.4.1.45.5.17.1.4.1.6
The lease time of this DHCP client's binding.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

bsDhcpSnoopingBindingRowStatus 1.3.6.1.4.1.45.5.17.1.4.1.7
This object is used only to delete learned DHCP bindings from the table of learned bindings (this does not actually delete the binding, only this system's knowledge of the binding), or to create/modify/delete static binding table entries. Learned entries in this table cannot be created using this object, only deleted. On retrieval, the value for such an entry will always be active(1). Setting it to destroy(6) will delete the DHCP binding from the table of learned bindings. Static binding table entries may be created using this object. All writable objects must also be set before the entry can become valid.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

bsDhcpSnoopingBindingTimeToExpiry 1.3.6.1.4.1.45.5.17.1.4.1.8
The time to expiry of this DHCP client's binding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bsDhcpSnoopingBindingSource 1.3.6.1.4.1.45.5.17.1.4.1.9
Indicates the source of this entry. If the entry was learned through DHCP snooping, the type is learned(1). In this case, the only thing that can be set in the entry is to set the RowStatus object to destroy(6) to delete the entry. If the entry was created through a management operation (Set request), the type is static(2). In this case, any writable column can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER learned(1), static(2)  

bsDhcpSnoopingNotificationObjects 1.3.6.1.4.1.45.5.17.1.5
OBJECT IDENTIFIER    

bsDhcpSnoopingNotificationSourcePort 1.3.6.1.4.1.45.5.17.1.5.1
This value identifies the source port number of a dropped DHCP packet.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetPortNumber 1..65535  

bsDhcpSnoopingNotificationMsgType 1.3.6.1.4.1.45.5.17.1.5.2
This value indicates the message type of a dropped DHCP packet.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER dhcpDiscover(1), dhcpOffer(2), dhcpRequest(3), dhcpDecline(4), dhcpAck(5), dhcpNak(6), dhcpRelease(7), dhcpInform(8), dhcpForceRenew(9), dhcpLeaseQuery(10), dhcpLeaseUnassigned(11), dhcpLeaseUnknown(12), dhcpLeaseActive(13)  

bsDhcpSnoopingNotificationSourceMACAddr 1.3.6.1.4.1.45.5.17.1.5.3
This value indicates the source MAC Address of a dropped DHCP packet.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

bsDhcpSnoopingNotificationClientMACAddr 1.3.6.1.4.1.45.5.17.1.5.4
This value indicates the client MAC Address of a dropped DHCP packet.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

bsDhcpSnoopingNotificationsBindingMacAddress 1.3.6.1.4.1.45.5.17.1.5.5
The MAC address of a DHCP client for which some event occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

bsDhcpSnoopingBindingTableFull 1.3.6.1.4.1.45.5.17.0.1
This notification is generated when an attempt is made to add a new DHCP binding entry when the binding table is full. The value of bsDhcpSnoopingNotificationClientMACAddr gives the MAC address that could not be added to the binding table. This notification also indicates that additional untrusted DHCP packets will not be added to the binding table and will be dropped.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingTrap 1.3.6.1.4.1.45.5.17.0.2
This notification is generated when a DHCP packet is dropped.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpOption82MaxLengthExceeded 1.3.6.1.4.1.45.5.17.0.3
This notification is generated when the DHCP Option 82 information could not be added to a DHCP packet because the resulting packet would be too long.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryMACConflict 1.3.6.1.4.1.45.5.17.0.4
This notification is generated when a DHCP snooping binding entry is not restored from an external file due to a MAC conflict.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryInvalidInterface 1.3.6.1.4.1.45.5.17.0.5
This notification is generated when a DHCP snooping binding entry is not restored from an external file due to an unexisting interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryLeaseExpired 1.3.6.1.4.1.45.5.17.0.6
This notification is generated when a DHCP snooping binding entry is not restored from an external file because the client lease expired.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryParsingFailure 1.3.6.1.4.1.45.5.17.0.7
This notification is generated when a DHCP snooping binding entry is not restored from an external file due to a parsing failure.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveNTP 1.3.6.1.4.1.45.5.17.0.8
This notification is generated when enabling the DHCP snooping external saves feature without synchronizing the switch to a NTP server.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveUSBSyncSuccess 1.3.6.1.4.1.45.5.17.0.9
This notification is generated after successfully saving the DHCP snooping binding table to a USB drive external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveTFTPSyncSuccess 1.3.6.1.4.1.45.5.17.0.10
This notification is generated after successfully saving the DHCP snooping binding table to a TFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveUSBSyncFailure 1.3.6.1.4.1.45.5.17.0.11
This notification is generated after unsuccessfully saving the DHCP snooping binding table to a USB drive external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveTFTPSyncFailure 1.3.6.1.4.1.45.5.17.0.12
This notification is generated after unsuccessfully saving the DHCP snooping binding table to a TFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveUSBRestoreSuccess 1.3.6.1.4.1.45.5.17.0.13
This notification is generated after successfully restoring the DHCP snooping binding table from a USB drive external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveTFTPRestoreSuccess 1.3.6.1.4.1.45.5.17.0.14
This notification is generated after successfully restoring the DHCP snooping binding table from a TFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveUSBRestoreFailure 1.3.6.1.4.1.45.5.17.0.15
This notification is generated after unsuccessfully restoring the DHCP snooping binding table from a USB drive external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveTFTPRestoreFailure 1.3.6.1.4.1.45.5.17.0.16
This notification is generated after unsuccessfully restoring the DHCP snooping binding table from a TFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryInvalidVlan 1.3.6.1.4.1.45.5.17.0.17
This notification is generated when a DHCP snooping binding entry is not restored from an external file because VLAN requirements are not met: VLAN must exist, VLAN must be DHCP snooping enabled, binding entry unit/port must be a part of the VLAN.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveSFTPSyncSuccess 1.3.6.1.4.1.45.5.17.0.18
This notification is generated after successfully saving the DHCP snooping binding table to a SFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveSFTPSyncFailure 1.3.6.1.4.1.45.5.17.0.19
This notification is generated after unsuccessfully saving the DHCP snooping binding table to a SFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveSFTPRestoreSuccess 1.3.6.1.4.1.45.5.17.0.20
This notification is generated after successfully restoring the DHCP snooping binding table from a SFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveSFTPRestoreFailure 1.3.6.1.4.1.45.5.17.0.21
This notification is generated after unsuccessfully restoring the DHCP snooping binding table from a SFTP server external file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSaveEntryIfTrustedConflict 1.3.6.1.4.1.45.5.17.0.22
This notification is generated when a DHCP snooping binding entry is not restored from an external file on a trusted interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingStaticEntryMACConflict 1.3.6.1.4.1.45.5.17.0.23
This notification is generated when a DHCP packet is dropped because a static entry with the same MAC address was found in the binding table.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bsDhcpSnoopingExtSave 1.3.6.1.4.1.45.5.17.1.6
OBJECT IDENTIFIER    

bsDhcpSnoopingExtSaveEnabled 1.3.6.1.4.1.45.5.17.1.6.1
This object is used to control whether the DHCP snooping external save is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingExtSaveLastSyncTime 1.3.6.1.4.1.45.5.17.1.6.2
This object returns the Coordinated Universal Time (UTC) when the device last backed-up the DHCP snooping binding table.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

bsDhcpSnoopingExtSaveSyncFlag 1.3.6.1.4.1.45.5.17.1.6.3
This object controls whether changes in the DHCP snooping binding table will be synchronized on the external device. A value of true(1) indicates changes will be synchronized at next write. A value of false(2) indicates changes won't be synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bsDhcpSnoopingExtSaveFilename 1.3.6.1.4.1.45.5.17.1.6.4
Name of the DHCP snooping binding file to be saved or restored externally.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

bsDhcpSnoopingExtSaveTftpServerAddressType 1.3.6.1.4.1.45.5.17.1.6.5
This object indicates the type of address stored in the related object bsDhcpSnoopingExtSaveTftpServerInetAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

bsDhcpSnoopingExtSaveTftpServerAddress 1.3.6.1.4.1.45.5.17.1.6.6
The IP address of the TFTP server on which to save the binding information.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

bsDhcpSnoopingExtSaveUsbTargetUnit 1.3.6.1.4.1.45.5.17.1.6.7
This object indicates the unit number of the USB port to be used in file save/restore operations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

bsDhcpSnoopingExtSaveForceRestore 1.3.6.1.4.1.45.5.17.1.6.8
This object is used to force a binding table restore from a previously saved file.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bsDhcpSnoopingExtSaveSftpServerAddressType 1.3.6.1.4.1.45.5.17.1.6.9
This object indicates the type of address stored in the related object bsDhcpSnoopingExtSaveSftpServerInetAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

bsDhcpSnoopingExtSaveSftpServerAddress 1.3.6.1.4.1.45.5.17.1.6.10
The IP address of the SFTP server on which to save the binding information.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress