SHIVA-SLOT-MIB

File: SHIVA-SLOT-MIB.mib (12474 bytes)

Imported modules

RFC1213-MIB RFC-1212 SHIVA-MIB

Imported symbols

DisplayString OBJECT-TYPE slot

Defined Types

InternalSlotEntry  
SEQUENCE    
  internalSlotIndex INTEGER
  internalSlotType INTEGER
  internalSlotName DisplayString
  internalSlotFirmRev DisplayString
  internalSlotHWRev DisplayString
  internalSlotStatus INTEGER
  internalSlotNumLines INTEGER
  internalSlotSwitch INTEGER
  internalSlotDchanStat INTEGER
  internalSlotCardType INTEGER
  internalSlotBusType INTEGER
  internalSlotCardBusType INTEGER

SlotLineEntry  
SEQUENCE    
  slSlot INTEGER
  slLine INTEGER
  slType INTEGER
  slIfIndex INTEGER
  slAdminType INTEGER
  slAdminStatus INTEGER
  slOperStatus INTEGER

Defined Values

internalSlotTable 1.3.6.1.4.1.166.1.18.1
A table of internal slots.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InternalSlotEntry

internalSlotEntry 1.3.6.1.4.1.166.1.18.1.1
Internal slot parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InternalSlotEntry  

internalSlotIndex 1.3.6.1.4.1.166.1.18.1.1.1
Slot number for this slot in the server. The range is (1..1) for a NetModem, (1..8) for a LanRover, and (1..11) for a LanRover Access Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..11  

internalSlotType 1.3.6.1.4.1.166.1.18.1.1.2
Internal slot class. This is the generic type of the device in the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), unknown(2), uart(3), modem(4), switched56(5), bri-st(6), usart(7), bri-u(8), cpu(20), wan(21), lan(22), dmc(23), uartcard(24), shiva-16-v34-modem-card(25)  

internalSlotName 1.3.6.1.4.1.166.1.18.1.1.3
Internal slot name. This is the name of the device in the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

internalSlotFirmRev 1.3.6.1.4.1.166.1.18.1.1.4
Internal slot firmware revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

internalSlotHWRev 1.3.6.1.4.1.166.1.18.1.1.5
Internal slot hardware/datapump revision. It is the hardware revision for all values of internalSlotType except modem, where it is the datapump version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

internalSlotStatus 1.3.6.1.4.1.166.1.18.1.1.6
Internal slot status. Writing the value to init(2) will re-initialize the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), init(2), alive(3), dead(4), needscode(5), downloader(6), admindown(7), adminbusy(8)  

internalSlotNumLines 1.3.6.1.4.1.166.1.18.1.1.7
Number of lines or channels supported on this internal slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

internalSlotSwitch 1.3.6.1.4.1.166.1.18.1.1.8
ISDN switch type on this slot, if internalSlotType is bri-st or bri-u. Otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dms100(2), dms250(3), ess4(4), ess5(5), vn2(6), vn3(7), vn6(8), cr22(9), nat1(10), nat2(11), euro(12), itr6(13), ins64(14), austel(15), fetex150(16), btnr191(17)  

internalSlotDchanStat 1.3.6.1.4.1.166.1.18.1.1.9
ISDN D channel status, if internalSlotType is bri-st or bri-u. Otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dead(2), layer1-active(3), layer2-active(4), tei-assigned(5), userid-assigned(6), q931-active(7), invalidprofile(8)  

internalSlotCardType 1.3.6.1.4.1.166.1.18.1.1.10
The specific type of card in this slot. Note that for the pri-isa cards that 'pri' refers to the manufacturer (Primary Rate Inc., now part of Xircom). Similarly, 'shiva' and 'fujitsu' refer to card manufacturers in the context of this enumeration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), v32bis-modem(3), v34-modem(4), async(5), sync-async(6), bri-st(7), bri-u(8), shiva-68040-cpu(9), shiva-68060-cpu(10), pri-isa24(11), pri-isa32(12), pri-isa48(13), pri-isa64(14), shiva-dmc-v1(15), shiva-ethernet-v1(16), fujistu-ethernet(17), pri-isa8b(18), pri-generic(19), ibm-token-ring(20), shiva-pci48(21), shiva-pci64(22), shiva-pci96(23), v34-flash-modem(24), shiva-ethernet-10-100(27), shiva-pci24(28), shiva-pci32(29), shiva-dmc1256k(30), shiva-pci-dser(31), shiva-16-v34-modem(32), netaccess-pci8b(43), v90-flash-modem(44), shiva-hdmc-v90(50)  

internalSlotBusType 1.3.6.1.4.1.166.1.18.1.1.11
Type of bus connector(s) available in this internal slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mic(2), pci(3), pci-isa(4)  

internalSlotCardBusType 1.3.6.1.4.1.166.1.18.1.1.12
The type of bus connector on the card in this internal slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mic(2), pci(3), isa(4)  

slotLineTable 1.3.6.1.4.1.166.1.18.2
A table of internal slots and lines, allowing cross-referencing between physical (slot/line) and logical (ifIndex) addressing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotLineEntry

slotLineEntry 1.3.6.1.4.1.166.1.18.2.1
Internal slot and line data.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotLineEntry  

slSlot 1.3.6.1.4.1.166.1.18.2.1.1
The slot number of the slot that this line or unit is in.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..11  

slLine 1.3.6.1.4.1.166.1.18.2.1.2
The line (or unit) within a slot that this line (or unit) is.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..36  

slType 1.3.6.1.4.1.166.1.18.2.1.3
Type of entity in this slot/line or slot/unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER async(1), sync(2), v32bis-modem(3), v34-modem(4), v34-dmc-modem(5), ethernet(6), t1(7), e1(8), bri(9), token-ring(10), high-speed-sync(11), v90-dmc-modem(12)  

slIfIndex 1.3.6.1.4.1.166.1.18.2.1.4
The ifIndex of the entry in the ifTable in the RFC1213-MIB (MIB-II) that represents this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slAdminType 1.3.6.1.4.1.166.1.18.2.1.5
This bitmap describes the administrative capabilities of each line, and is the sum of the capabilities. Set any bits that are appropriate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(4), gracefuldown(8)  

slAdminStatus 1.3.6.1.4.1.166.1.18.2.1.6
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, callWanInterfaceAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state) Use gracefuldown(4) to cause the system to wait for all timeslots on the wan interface to go down before bringing down the wan interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), gracefuldown(4)  

slOperStatus 1.3.6.1.4.1.166.1.18.2.1.7
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If slAdminStatus is down(2) then slOperStatus should be down(2). If slAdminStatus is changed to up(1) then slOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5)