CENTILLION-CONFIG-MIB

File: CENTILLION-CONFIG-MIB.mib (45989 bytes)

Imported modules

RFC1213-MIB RFC-1212 RFC1155-SMI
CENTILLION-ROOT-MIB

Imported symbols

DisplayString PhysAddress OBJECT-TYPE
Counter TimeTicks IpAddress
StatusIndicator BitField MacAddress
EnableIndicator sysConfig

Defined Types

VlanId  
INTEGER 1..4095    

SysImgEntry  
SEQUENCE    
  sysImgIndx INTEGER
  sysImgVer DisplayString
  sysImgStatus INTEGER

SysMcpRedundEntry  
SEQUENCE    
  sysMcpRedundIndx INTEGER
  sysMcpRedundPriority INTEGER
  sysMcpRedundType INTEGER
  sysMcpRedundOperState INTEGER
  sysMcpRedundCfgStatus INTEGER

RifEntry  
SEQUENCE    
  rifPath OCTET STRING
  rifIndex INTEGER
  rifInUse BitField
  rifCount INTEGER
  rifLength INTEGER
  rifNext INTEGER
  rifPrevious INTEGER

IpHostEntry  
SEQUENCE    
  ipHostIndex INTEGER
  ipHostAddress IpAddress
  ipHostNetMask IpAddress
  ipHostBcastAddr IpAddress
  ipHostDefaultGatewayAddr IpAddress
  ipHostConfigProtocol INTEGER
  ipHostEnable INTEGER
  ipHostType INTEGER

SysSNMPTrapIPReceiverEntry  
SEQUENCE    
  trapIPRcvrAddress IpAddress
  trapIPRcvrStatus StatusIndicator
  trapIPRcvrCommunity DisplayString

NetbiosNameEntry  
SEQUENCE    
  netbiosNameName DisplayString
  netbiosNameStatus StatusIndicator
  netbiosNameStationAddress PhysAddress
  netbiosNameVirtualRingNumber INTEGER
  netbiosNameCardNumber INTEGER
  netbiosNamePortNumber INTEGER
  netbiosNamePortType INTEGER
  netbiosNameAge TimeTicks
  netbiosNameProxies Counter
  netbiosNameSuppressedQueries Counter

CnnetbiosNameEntry  
SEQUENCE    
  cnnetbiosNameName DisplayString
  cnnetbiosNameStatus StatusIndicator
  cnnetbiosNameStationAddress PhysAddress
  cnnetbiosNameVirtualRingNumber INTEGER
  cnnetbiosNameCardNumber INTEGER
  cnnetbiosNamePortNumber INTEGER
  cnnetbiosNameVlanId VlanId
  cnnetbiosNamePortType INTEGER
  cnnetbiosNameAge TimeTicks
  cnnetbiosNameProxies Counter
  cnnetbiosNameSuppressedQueries Counter

Defined Values

sysTableConfig 1.3.6.1.4.1.930.2.1.2.1
OBJECT IDENTIFIER    

sysImgInfo 1.3.6.1.4.1.930.2.1.2.2
OBJECT IDENTIFIER    

sysMcpRedundInfo 1.3.6.1.4.1.930.2.1.2.3
OBJECT IDENTIFIER    

sysNetProtocol 1.3.6.1.4.1.930.2.1.2.14
OBJECT IDENTIFIER    

sysTFTPGroup 1.3.6.1.4.1.930.2.1.2.18
OBJECT IDENTIFIER    

sysSNMPGroup 1.3.6.1.4.1.930.2.1.2.19
OBJECT IDENTIFIER    

netbiosGroup 1.3.6.1.4.1.930.2.1.2.21
OBJECT IDENTIFIER    

lnmGroup 1.3.6.1.4.1.930.2.1.2.25
OBJECT IDENTIFIER    

sysIpProtocol 1.3.6.1.4.1.930.2.1.2.14.1
OBJECT IDENTIFIER    

sysImgGbl 1.3.6.1.4.1.930.2.1.2.2.1
OBJECT IDENTIFIER    

sysImgGblInvokeSrc 1.3.6.1.4.1.930.2.1.2.2.1.1
The source of system image to be invoked at next boot. Default setting is image1. If the desired image cannot be invoked, another image (if found and valid) will be invoked automatically at next boot. Note that if the system does not support dual boot image, then image1 should be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), image1(2), image2(3)  

sysImgGblLoadDst 1.3.6.1.4.1.930.2.1.2.2.1.2
The non volatile memory destination where the system image will be (programmed by boot loader) down loaded to at next boot. Default setting is location1. Note that if the system does not support dual boot image, then location1 should be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), location1(2), location2(3)  

sysImgTable 1.3.6.1.4.1.930.2.1.2.2.2
A table that provides additional information about the system images. The number of entries in the table is determined by the number of index of the system image.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysImgEntry

sysImgEntry 1.3.6.1.4.1.930.2.1.2.2.2.1
A row in the table of additional information about the system images. Entries can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysImgEntry  

sysImgIndx 1.3.6.1.4.1.930.2.1.2.2.2.1.1
The index of the system image.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

sysImgVer 1.3.6.1.4.1.930.2.1.2.2.2.1.2
The version of the system image stored in non volatile memory. Note that if the system does not support dual boot image, then zero length string should be returned for image2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

sysImgStatus 1.3.6.1.4.1.930.2.1.2.2.2.1.3
The status of system image stored in non volatile memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), good(2), bad(3)  

sysMcpRedundGbl 1.3.6.1.4.1.930.2.1.2.3.1
OBJECT IDENTIFIER    

sysMcpRedundNxtGblState 1.3.6.1.4.1.930.2.1.2.3.1.1
State of the Redundant MCP during next boot. Request to enable or disable redundant MCP. This will update the configuration information for the redundant MCP pair. It takes effect during next reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

sysMcpRedundTable 1.3.6.1.4.1.930.2.1.2.3.2
A table that provides additional information about the system MCP redundancy. The number of entries in the table is determined by the number of index of the system MCP redundancy.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysMcpRedundEntry

sysMcpRedundEntry 1.3.6.1.4.1.930.2.1.2.3.2.1
A row in the table of additional information about the system MCP redundancy. Entries can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysMcpRedundEntry  

sysMcpRedundIndx 1.3.6.1.4.1.930.2.1.2.3.2.1.1
The index of the system MCP redundancy. Currently represents the slot number that this MCP is in.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

sysMcpRedundPriority 1.3.6.1.4.1.930.2.1.2.3.2.1.2
The MCP redundancy priority which is used for primary MCP selection. Default setting is zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

sysMcpRedundType 1.3.6.1.4.1.930.2.1.2.3.2.1.3
Functional type of MCP in the chassis. Currently only ATM MCPs can be used for the redundant function. Only MCPs in slots 1 and 2 can participate in redundancy. But other ATM MCPs can still be plugged into the chasis. This field represents the way that an MCP is participating in the redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular(2), primary(3), secondary(4), switching(5)  

sysMcpRedundOperState 1.3.6.1.4.1.930.2.1.2.3.2.1.4
Current state of this MCP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), active(2), inactive(3)  

sysMcpRedundCfgStatus 1.3.6.1.4.1.930.2.1.2.3.2.1.5
State of the Redundant MCP. Other(1) is used when the MCP is not participating in redundancy, default enable/disable used to represent the factory default case. User enable/disable used when a user changes from the factory default state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), user-enable(2), user-disable(3), default-enable(4), default-disable(5)  

rifTable 1.3.6.1.4.1.930.2.1.2.5
This table contains Routing Information Field (RIF) parameters. Entries may be used by one or more stations on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RifEntry

rifEntry 1.3.6.1.4.1.930.2.1.2.5.1
A single entry in the RIF table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RifEntry  

rifPath 1.3.6.1.4.1.930.2.1.2.5.1.1
RIF field, read from left to right, i.e. read from the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4..28)  

rifIndex 1.3.6.1.4.1.930.2.1.2.5.1.2
Index into the RIF table. This index is used to enter a RIF in the station table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rifInUse 1.3.6.1.4.1.930.2.1.2.5.1.3
Indicates that this RIF entry is valid if set. A unique RIF entry may be deleted only if it is not in use by a station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BitField  

rifCount 1.3.6.1.4.1.930.2.1.2.5.1.4
The number stations that this RIF is associated with.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rifLength 1.3.6.1.4.1.930.2.1.2.5.1.5
Byte length of the RIF entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rifNext 1.3.6.1.4.1.930.2.1.2.5.1.6
Next RIF field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rifPrevious 1.3.6.1.4.1.930.2.1.2.5.1.7
Previous RIF field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemMaxPacketInfoSize 1.3.6.1.4.1.930.2.1.2.6
The system maximum packet information field size. Changing the maximum information size does not take effect until the next system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 516..17800  

systemConfigMode 1.3.6.1.4.1.930.2.1.2.7
This variable describes the current mode of bridging configuration in the switch. The bridging mode applies to all ports. The value other(1) is a read-only indication that the system is in a user customized the system configuration. Setting this object will save the configuration into flash and issue a system reset command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), transparentSwitchingNoSTP(2), source-route-bridging(3), transparent-bridging(4), noVirtualRingBridging(5)  

systemConfigIpOption 1.3.6.1.4.1.930.2.1.2.29
Reading this object always returns other(1). Setting of this object, which is optional, must be accomplished in the same SNMP request that set systemConfigMode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), eraseIP(2), preservedIP(3)  

maxPerfMode 1.3.6.1.4.1.930.2.1.2.8
The current value of the system maximum performance mode. Setting this value to enabled causes the system to perform in maximum performance mode. Default is disabled. This variable does not take effect until the next system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

configSave 1.3.6.1.4.1.930.2.1.2.10
Save the current configuration into flash memory. When read, this value is always clear (1). The value may only be set to the set (2) state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BitField  

localAdminMacAddress 1.3.6.1.4.1.930.2.1.2.12
The system's locally administered MAC address. The current operation MAC address may be obtained by the ifPhysAddress entry in the ifTable. This parameter will take effect only after a reset is issued.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

configLogin 1.3.6.1.4.1.930.2.1.2.13
The system login object. This object is used to login a network management station to the system for configuration. The format of the login request follows: login indicator.login password, where the login indicator is a single byte of the value 1 = logoff, 2 = login, or 3 = set password and the password is the system password. The password must be supplied for upon login or altering the password. A manager must first login to the system before altering the password. When read, the first octet is returned, indicating whether a managment station is currently logged in to the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

configProtocol 1.3.6.1.4.1.930.2.1.2.15
The protocol used to retrieve system configuration. Flash indicates that the configuration is read from the flash. tftpNoSave indicates that the TFTP protocol should be used to retrieve the current configuration. The new configuration is not saved into flash, it is up to the user to save the configuration is desired. The new configuration will not take effect until the next system reset. tftpSave indicates that the newly uploaded configuration will be saved into flash, thus may be use to permanently update a configuration. The system is automatically reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER flash(1), tftpNoSave(2), tftpSave(3)  

configFilename 1.3.6.1.4.1.930.2.1.2.16
The name of the configuration file that is sent to the server. The actual boot protocol used to retrieve the file is determined by configProtocol. This parameter may be configured via the network boot protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

configSource 1.3.6.1.4.1.930.2.1.2.17
An indication of how the system was actually configured. flashConfig indicates that the current configuration was obtained via flash. remoteConfig indicates that the configuration was obtained via the protocol determined by configProtocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER flashConfig(1), remoteConfig(2)  

sonmpTrConfig 1.3.6.1.4.1.930.2.1.2.28
The configuration status of the Token Ring auto-topology. If the value of this object is set to enable(1), the Token Ring auto-topology frames will be sent out on every Token Ring port on every 10 seconds interval. The auto- topology frames are received from the Token Ring port and logged in the database. If the value of this object is set to disable(2), no Token ring topology frames are sent and received.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sonmpTrSpeed 1.3.6.1.4.1.930.2.1.2.30
The Token Ring topology message (SONMP frame) transmit speed. The values that are read/write are: topFast(2)...short interval between transmitting topSlow(3)...long interval between transmitting The value that is readonly is: other(1)...speed unknown, or other value In fast mode, the SONMP frame transmit interval is 10 seconds for all SONMP frames. In slow mode, the interval is 60 seconds for master NMM announcement SONMP frames, and 70 seconds for adjacent SONMP frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), topFast(2), topSlow(3)  

srUnknownFrameFlood 1.3.6.1.4.1.930.2.1.2.32
Unknown Source Route Frame Flood. Enable/Disable flooding of Source Route Frames to the next hop while the route to the remote ring is being learned and circuit is established.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

srbIeeeBpduEnable 1.3.6.1.4.1.930.2.1.2.33
Send Srb/Ieee BPDU as explorer. Enable/Disable the sending of Srb/IEEE BPDU's as explorers, allowing some routers to receive the BPDU with a rif.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

tbRifProxyEnable 1.3.6.1.4.1.930.2.1.2.34
Process route descriptor LE_ARP requests in token ring transparent bridging LANE. Enable/Disable the processing of LE_ARP requests for route descriptors when received from a source route ATM attached device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cpuClkRate 1.3.6.1.4.1.930.2.1.2.35
MCP Clock Rate. Indicates the speed at which the MCP processor functions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER mhz66(1), mhz85(2)  

maxRids 1.3.6.1.4.1.930.2.1.2.36
Maximum number of Reassembly Ids. Indicates the maximum number of RIDs the switch supports. Determined by the XRam installed on the ATM cards in the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysAddr 1.3.6.1.4.1.930.2.1.2.14.1.1
The system's IP address. The current operational IP address may be obtained by the ipAdEntAddr entry in the ipAddrTable. This parameter will take effect only after a reset is issued.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

sysNetMask 1.3.6.1.4.1.930.2.1.2.14.1.2
The system's IP subnet mask. The current operational IP subnet mask may be obtained by the ipAdEntNetMask entry in the ipAddrTable. This parameter will take effect only after a reset is issued. The parameter is not saved unless written to flash.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

sysBcastAddr 1.3.6.1.4.1.930.2.1.2.14.1.3
The system's IP broadcast address. The current operational IP broadcast address may be obtained by the ipAdEntBcastAddr in the ipAddrTable. This parameter will take effect only after a reset is issued. This parameter is not saved unless written to flash.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

defaultGatewayAddr 1.3.6.1.4.1.930.2.1.2.14.1.4
The system's default getway IP address. the current operational default gateway's IP address can be obtained from the ipRoutingTable. This parameter will take effect only after a reset is issued. This parameter is not saved unless written to flash.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

configServerAddr 1.3.6.1.4.1.930.2.1.2.14.1.5
The IP address to which the requests for configuration files are sent. The protocol used to retrieve the configuration is determined by the configProtocol object. This parameter may be set dynamically as established by the ipConfigProtocol object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipConfigProtocol 1.3.6.1.4.1.930.2.1.2.14.1.6
The protocol used to obtain this IP addressing information.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER flash(1), bootp(2)  

ipHostNumber 1.3.6.1.4.1.930.2.1.2.14.1.7
The number of IP entities (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipHostTable 1.3.6.1.4.1.930.2.1.2.14.1.8
This table contains all the ip entities this agent manages. The number of entries is given by the value of ipHostNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpHostEntry

ipHostEntry 1.3.6.1.4.1.930.2.1.2.14.1.8.1
An IP entity entry containing objects regarding this IP entity.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpHostEntry  

ipHostIndex 1.3.6.1.4.1.930.2.1.2.14.1.8.1.1
An index to the ipHostTable. Its value ranges between 1 and the value of ipHostNumber.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipHostAddress 1.3.6.1.4.1.930.2.1.2.14.1.8.1.2
The IP address of this entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipHostNetMask 1.3.6.1.4.1.930.2.1.2.14.1.8.1.3
The subnet mask associated with the Ip address of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipHostBcastAddr 1.3.6.1.4.1.930.2.1.2.14.1.8.1.4
The Broadcast address associated with the IP address of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipHostDefaultGatewayAddr 1.3.6.1.4.1.930.2.1.2.14.1.8.1.5
The gateway address associated with the IP address of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipHostConfigProtocol 1.3.6.1.4.1.930.2.1.2.14.1.8.1.6
The protocol used to obtain this IP host's addressing information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER flash(1), bootp(2)  

ipHostEnable 1.3.6.1.4.1.930.2.1.2.14.1.8.1.7
Enable or disable of this ip host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipHostType 1.3.6.1.4.1.930.2.1.2.14.1.8.1.8
A read only object indicating the type of this IP entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

sysTFTPStart 1.3.6.1.4.1.930.2.1.2.18.1
Setting sysTFTPStart to tftpGet(2) initiates a file transfer to the agent (download); tftpPut(3) initiates a file transfer to the server (upload).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tftpNoTransfer(1), tftpGet(2), tftpPut(3)  

sysTFTPIpAddress 1.3.6.1.4.1.930.2.1.2.18.2
The IP Address of the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sysTFTPFileName 1.3.6.1.4.1.930.2.1.2.18.3
The file name of the file to retrieve (tftpGet), or the name of the file to create (tftpPut).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysTFTPFileType 1.3.6.1.4.1.930.2.1.2.18.4
The type of file image to upload/download. The file type indicates to the agent what kind of file it is receiving. configuration(1) indicates an update of the system configuration. imageCode(2) indicates a code upgrade of the operational proms. bootCode(3) indicates a code upgrade of the boot proms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER configuration(1), imageCode(2)  

sysTFTPResult 1.3.6.1.4.1.930.2.1.2.18.5
The result of the last TFTP operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), xferInProgress(2), okay(3), otherTFTPError(4), fileNotFound(5), accessError(6), diskFull(7), illegalTFTPOperation(8), invalidTFTPTransactionID(9), fileExists(10), noSuchUser(11), noResources(12), noResponse(13), flashError(14), configMismatch(15), configChecksumError(16)  

sysSNMPGetCommunity 1.3.6.1.4.1.930.2.1.2.19.1
The system get community string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

sysSNMPSetCommunity 1.3.6.1.4.1.930.2.1.2.19.2
The system set community string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

sysSNMPEnableTraps 1.3.6.1.4.1.930.2.1.2.19.3
Indicates whether the SNMP agent process is permitted to generate traps. This object provides global trap enable status, as specific traps may be enabled or disabled on an individual basis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

sysSNMPTrapIPReceiverTable 1.3.6.1.4.1.930.2.1.2.19.4
A table containing of network management stations that are to receive traps generated by the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysSNMPTrapIPReceiverEntry

sysSNMPTrapIPReceiverEntry 1.3.6.1.4.1.930.2.1.2.19.4.1
A destination address and community string to a particular IP trap server. Entries are created by supplying a valid IP address of the trap server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysSNMPTrapIPReceiverEntry  

trapIPRcvrAddress 1.3.6.1.4.1.930.2.1.2.19.4.1.1
The IP network address of the network management entity which will receive traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapIPRcvrStatus 1.3.6.1.4.1.930.2.1.2.19.4.1.2
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the sysSNMPReceiverTrapTable. On a read, the value of valid(2) is returned. Entries are added into the table by specifying a previously unknown trapRcvrNetAddress, along with the corresponding trapRcvrCommunity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  StatusIndicator  

trapIPRcvrCommunity 1.3.6.1.4.1.930.2.1.2.19.4.1.3
The community string to use for traps sent to this trap receiver.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

sysMgmtRingNumber 1.3.6.1.4.1.930.2.1.2.20
A unique ring number assigned to the system's managment entity. This ring will not appear as a source-route hop as it is seen only in frames destined to or sourced from the system management entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

netbiosNameTableAgingTimer 1.3.6.1.4.1.930.2.1.2.21.1
The non-zero timeout period in seconds for aging out dynamically learned Netbios names. The default value is 300 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

netbiosNameQueryInterval 1.3.6.1.4.1.930.2.1.2.21.2
The time period in hundreds of milliseconds in which NetBIOS name queries are allowed to be bridged. A value of 0 disables briding NetBIOS name queries. The default value is 5 (a half second).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

netbiosNameTableFlush 1.3.6.1.4.1.930.2.1.2.21.3
If set, indicates that the NetBIOS name table should be flushed. Flushing the table removes all of the dynamically learned entries from the NetBIOS name table. When read, this object always returns a value of clear.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BitField  

netbiosNameTableEntry 1.3.6.1.4.1.930.2.1.2.21.4
A NetBIOS name table. This table is a list of the NetBIOS names learned or configured on the switch.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetbiosNameEntry

netbiosNameEntry 1.3.6.1.4.1.930.2.1.2.21.4.1
A NetBIOS name table entry. Entries may be deleted by setting the status object to invalid (2). Entries are added by specifying the name, station and ring or card/port as appropriate.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  NetbiosNameEntry  

netbiosNameName 1.3.6.1.4.1.930.2.1.2.21.4.1.1
The NetBIOS name.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(15)  

netbiosNameStatus 1.3.6.1.4.1.930.2.1.2.21.4.1.2
The status of the NetBIOS name entry. Setting this object to invalid (2) causes the entry to be deleted from the name table. The value should always be read as valid(1).
Status: deprecated Access: read-only
OBJECT-TYPE    
  StatusIndicator  

netbiosNameStationAddress 1.3.6.1.4.1.930.2.1.2.21.4.1.3
The address of the station from which this name was learned or configured. This object must be specified when adding an entry into the table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PhysAddress Size(6)  

netbiosNameVirtualRingNumber 1.3.6.1.4.1.930.2.1.2.21.4.1.4
The virtual ring number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are invalid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

netbiosNameCardNumber 1.3.6.1.4.1.930.2.1.2.21.4.1.5
The card number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are valid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

netbiosNamePortNumber 1.3.6.1.4.1.930.2.1.2.21.4.1.6
The port number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are valid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

netbiosNamePortType 1.3.6.1.4.1.930.2.1.2.21.4.1.7
The type of port from which the entry was learned or configured.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER other(1), token-ring(2), fddi(3), ethernet(4), atm(5)  

netbiosNameAge 1.3.6.1.4.1.930.2.1.2.21.4.1.8
The amount of time (in hundredths of a second) before this entry is aged, or the elapsed time since the entry was learned or configured.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

netbiosNameProxies 1.3.6.1.4.1.930.2.1.2.21.4.1.9
The number of times that the switch has proxied for this station.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

netbiosNameSuppressedQueries 1.3.6.1.4.1.930.2.1.2.21.4.1.10
The number of NetBIOS name queries from this station which were suppressed by the switch due to the configured name query interval (netbiosNameQueryInterval)
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

cnnetbiosNameTableEntry 1.3.6.1.4.1.930.2.1.2.21.5
A NetBIOS name table with VLAN information. This table is a list of the NetBIOS names learned or configured on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnnetbiosNameEntry

cnnetbiosNameEntry 1.3.6.1.4.1.930.2.1.2.21.5.1
A NetBIOS name table entry. Entries may be deleted by setting the status object to invalid (2). Entries are added by specifying the name, station, ring or card/port, vlan id as appropriate.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnnetbiosNameEntry  

cnnetbiosNameName 1.3.6.1.4.1.930.2.1.2.21.5.1.1
The NetBIOS name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(15)  

cnnetbiosNameStatus 1.3.6.1.4.1.930.2.1.2.21.5.1.2
The status of the NetBIOS name entry. Setting this object to invalid (2) causes the entry to be deleted from the name table. The value should always be read as valid(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatusIndicator  

cnnetbiosNameStationAddress 1.3.6.1.4.1.930.2.1.2.21.5.1.3
The address of the station from which this name was learned or configured. This object must be specified when adding an entry into the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress Size(6)  

cnnetbiosNameVirtualRingNumber 1.3.6.1.4.1.930.2.1.2.21.5.1.4
The virtual ring number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are invalid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnnetbiosNameCardNumber 1.3.6.1.4.1.930.2.1.2.21.5.1.5
The card number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are valid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnnetbiosNamePortNumber 1.3.6.1.4.1.930.2.1.2.21.5.1.6
The port number from which the entry was learned or configured. If the switch is operating is a mode where virtual rings are valid, then this number will be 0. This object must be specified when adding an entry in the table if appropriate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnnetbiosNameVlanId 1.3.6.1.4.1.930.2.1.2.21.5.1.7
The 802.1q vid for the VLan from which the entry was learned or configured. This object must be specified when adding an entry in the table if appropriate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VlanId  

cnnetbiosNamePortType 1.3.6.1.4.1.930.2.1.2.21.5.1.8
The type of port from which the entry was learned or configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), token-ring(2), fddi(3), ethernet(4), atm(5)  

cnnetbiosNameAge 1.3.6.1.4.1.930.2.1.2.21.5.1.9
The amount of time (in hundredths of a second) before this entry is aged, or the elapsed time since the entry was learned or configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cnnetbiosNameProxies 1.3.6.1.4.1.930.2.1.2.21.5.1.10
The number of times that the switch has proxied for this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cnnetbiosNameSuppressedQueries 1.3.6.1.4.1.930.2.1.2.21.5.1.11
The number of NetBIOS name queries from this station which were suppressed by the switch due to the configured name query interval (netbiosNameQueryInterval)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lnmOperStatus 1.3.6.1.4.1.930.2.1.2.25.1
This object reflects the actual state of LNM which may differ from that of the lnmAdminStatus object. This can occur when the LNM task has failed but the the corresponding lnmAdminStatus is 'up'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), other(3)  

lnmAdminStatus 1.3.6.1.4.1.930.2.1.2.25.2
The desired state of the LNM on the switch as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the lnmOperStatus.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

lnmBridgeGroupDisplayMode 1.3.6.1.4.1.930.2.1.2.25.3
Indicates how LNM should display spanning tree groups. If set to aggregate, LNM displays all spanning tree groups as one internal management ring. If set to separate, LNM displays each spanning tree group as a separate internal management ring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aggregate(1), separate(2)  

lnmLinkPassword 1.3.6.1.4.1.930.2.1.2.25.4
Indicates the use of the default LNM management password or the first 6 to 8 characters of the system password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator