BAS-ALIAS-SNMP-MIB

File: BAS-ALIAS-SNMP-MIB.mib (15577 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Counter32 DisplayString TimeStamp
basAliasSnmp BasChassisId BasSlotId
BasInterfaceId BasLogicalPortId

Defined Types

BasSysEntry  
SEQUENCE    
  basSysDescr DisplayString
  basSysObjectID OBJECT IDENTIFIER
  basSysUpTime TimeTicks
  basSysContact DisplayString
  basSysName DisplayString
  basSysLocation DisplayString
  basSysServices INTEGER
  basSysORLastChange TimeStamp
  basSysChassis BasChassisId
  basSysSlot BasSlotId
  basSysIf BasInterfaceId
  basSysLPort BasLogicalPortId

BasSysOREntry  
SEQUENCE    
  basSysORIndex INTEGER
  basSysORID OBJECT IDENTIFIER
  basSysORDescr DisplayString
  basSysORUpTime TimeStamp
  basSysORChassis BasChassisId
  basSysORSlot BasSlotId
  basSysORIf BasInterfaceId
  basSysORLPort BasLogicalPortId

BasSnmpEntry  
SEQUENCE    
  basSnmpInPkts Counter32
  basSnmpInBadVersions Counter32
  basSnmpInBadCommunityNames Counter32
  basSnmpInBadCommunityUses Counter32
  basSnmpInASNParseErrs Counter32
  basSnmpEnableAuthenTraps INTEGER
  basSnmpSilentDrops Counter32
  basSnmpProxyDrops Counter32
  basSnmpChassis BasChassisId
  basSnmpSlot BasSlotId
  basSnmpIf BasInterfaceId
  basSnmpLPort BasLogicalPortId

Defined Values

basAliasSnmpMib 1.3.6.1.4.1.3493.2.7.1.1
This MIB module defines the Alias SNMP MIB objects for a Broadband Access System Cluster.
MODULE-IDENTITY    

basSnmp 1.3.6.1.4.1.3493.2.7.1.1.1
OBJECT IDENTIFIER    

basSystem 1.3.6.1.4.1.3493.2.7.1.1.2
OBJECT IDENTIFIER    

basSysTable 1.3.6.1.4.1.3493.2.7.1.1.2.1
Per Chassis Stack MIB-II system objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasSysEntry

basSysEntry 1.3.6.1.4.1.3493.2.7.1.1.2.1.1
MIB-II system objects for a Chassis Stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSysEntry  

basSysDescr 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.1
A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

basSysObjectID 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.2
The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

basSysUpTime 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.3
The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

basSysContact 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.4
The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

basSysName 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.5
An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

basSysLocation 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.6
The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

basSysServices 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.7
A value which indicates the set of services that this entity may potentially offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs only routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., supports the IP) 4 end-to-end (e.g., supports the TCP) 7 applications (e.g., supports the SMTP) For systems including OSI protocols, layers 5 and 6 may also be counted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..127  

basSysORLastChange 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.8
The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

basSysChassis 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.9
The BAS Chassis ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basSysSlot 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.10
The BAS Slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basSysIf 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.11
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basSysLPort 1.3.6.1.4.1.3493.2.7.1.1.2.1.1.12
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basSysORTable 1.3.6.1.4.1.3493.2.7.1.1.2.2
The (conceptual) table listing the capabilities of the local SNMPv2 entity acting in an agent role with respect to various MIB modules. SNMPv2 entities having dynamically- configurable support of MIB modules will have a dynamically-varying number of conceptual rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasSysOREntry

basSysOREntry 1.3.6.1.4.1.3493.2.7.1.1.2.2.1
An entry (conceptual row) in the basSysORTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSysOREntry  

basSysORIndex 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.1
The auxiliary variable used for identifying instances of the columnar objects in the basSysORTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

basSysORID 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.2
An authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMPv2 entity acting in an agent role.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

basSysORDescr 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.3
A textual description of the capabilities identified by the corresponding instance of basSysORID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

basSysORUpTime 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.4
The value of basSysUpTime at the time this conceptual row was last instanciated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

basSysORChassis 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.5
The BAS Chassis ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basSysORSlot 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.6
The BAS Slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basSysORIf 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.7
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basSysORLPort 1.3.6.1.4.1.3493.2.7.1.1.2.2.1.8
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basSnmpTable 1.3.6.1.4.1.3493.2.7.1.1.1.1
Per Chassis Stack MIB-II system objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasSnmpEntry

basSnmpEntry 1.3.6.1.4.1.3493.2.7.1.1.1.1.1
MIB-II system objects for a Chassis Stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSnmpEntry  

basSnmpInPkts 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.1
The total number of messages delivered to the SNMP entity from the transport service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpInBadVersions 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.3
The total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpInBadCommunityNames 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.4
The total number of SNMP messages delivered to the SNMP entity which used a SNMP community name not known to said entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpInBadCommunityUses 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.5
The total number of SNMP messages delivered to the SNMP entity which represented an SNMP operation which was not allowed by the SNMP community named in the message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpInASNParseErrs 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.6
The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpEnableAuthenTraps 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.30
Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

basSnmpSilentDrops 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.31
The total number of GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs delivered to the SNMP entity which were silently dropped because the size of a reply containing an alternate Response-PDU with an empty variable-bindings field was greater than either a local constraint or the maximum message size associated with the originator of the request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpProxyDrops 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.32
The total number of GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs delivered to the SNMP entity which were silently dropped because the transmission of the (possibly translated) message to a proxy target failed in a manner (other than a time-out) such that no Response-PDU could be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basSnmpChassis 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.33
The BAS Chassis ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basSnmpSlot 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.34
The BAS Slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basSnmpIf 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.35
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basSnmpLPort 1.3.6.1.4.1.3493.2.7.1.1.1.1.1.36
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId