BSUSUINV-MIB

File: BSUSUINV-MIB.mib (3504 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
BSUWIRELESSIF-MIB ANIROOT-MIB

Imported symbols

IpAddress OBJECT-TYPE MODULE-IDENTITY
DisplayString MacAddress aniBsuWirelessPort
aniBsuSuGroup

Defined Types

AniBsuSuInvEntry  
SEQUENCE    
  aniBsuSuMacAddr MacAddress
  aniBsuSuIpAddr IpAddress
  aniBsuSuName DisplayString
  aniBsuSuCustomerName DisplayString
  aniBsuSuLinkStatus INTEGER
  aniBsuSuModelNumber DisplayString

Defined Values

aniBsuSuInventory 1.3.6.1.4.1.4325.3.7.1
This group allows viewing of SU Inventory information maintained by the BSU. It provides information about all the SUs connected to the particular BSU.
MODULE-IDENTITY    

aniBsuSuInvTable 1.3.6.1.4.1.4325.3.7.1.1
A set of objects in the BSU, maintained for each SU connected to this BSU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AniBsuSuInvEntry

aniBsuSuInvEntry 1.3.6.1.4.1.4325.3.7.1.1.1
Inventory information for a single SU. An entry in this table exists for each SU that is connected to the BSU.
Status: current Access: not-accessible
OBJECT-TYPE    
  AniBsuSuInvEntry  

aniBsuSuMacAddr 1.3.6.1.4.1.4325.3.7.1.1.1.1
MAC address of this SU.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aniBsuSuIpAddr 1.3.6.1.4.1.4325.3.7.1.1.1.3
IP address of this SU.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aniBsuSuName 1.3.6.1.4.1.4325.3.7.1.1.1.4
The administrative name for the SU.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

aniBsuSuCustomerName 1.3.6.1.4.1.4325.3.7.1.1.1.5
The administrative name of the customer who uses this SU.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

aniBsuSuLinkStatus 1.3.6.1.4.1.4325.3.7.1.1.1.6
The link status of this SU. When set to delete(255), the SU gets deleted from the inventory. Note that any SU that is currently operational cannot be removed from the inventory.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER initial(1), ulm-req-rcvd(2), ulm-rsp-sent(3), dhcp-req-rcvd(4), dhcp-rsp-sent(5), tod-req-rcvd(6), tod-rsp-sent(7), config-file-req-rcvd(8), config-file-req-sent(9), reg-req-rcvd(10), lic-rsp-recd(11), reg-rsp-sent(12), reg-ack-rcvd(13), operational(14), stand-by(15), delete(255)  

aniBsuSuModelNumber 1.3.6.1.4.1.4325.3.7.1.1.1.7
The model number of the SU. If the model number is not available, a blank string will be displayed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString