CXR-CFIP-MIB

File: CXR-CFIP-MIB.mib (26074 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1212

Imported symbols

enterprises Gauge IpAddress
TimeTicks Counter DisplayString
OBJECT-TYPE

Defined Types

ShelfEntry  
SEQUENCE    
  shelfIndex INTEGER
  shSlotActive INTEGER
  shelfPowerLeft INTEGER
  shelfPowerRight INTEGER

SlotEntry  
SEQUENCE    
  shelfSlotIndex INTEGER
  shelfIndex2 INTEGER
  slotIndex INTEGER
  portActive INTEGER
  product DisplayString

PortEntry  
SEQUENCE    
  shelfSlotPortIndex INTEGER
  shelfNumber INTEGER
  slotNumber INTEGER
  portNumber INTEGER
  id DisplayString
  deviceStatus INTEGER
  mode INTEGER
  dteSpeed Gauge
  dceSpeed Gauge
  eiadtr INTEGER
  eiacd INTEGER
  onlineSQ INTEGER
  onlineLVL INTEGER
  onlineDialed DisplayString
  dialElapse TimeTicks
  dialActive TimeTicks
  dialInactive TimeTicks
  dialOrgCall Counter
  dialAnsCall Counter
  dialOrgFail Counter
  dialAnsFail Counter
  leaseElapse TimeTicks
  leaseActive TimeTicks
  leaseDown TimeTicks
  leaseRetrain Counter
  leaseUADBU Counter
  reset INTEGER

Defined Values

cxr 1.3.6.1.4.1.1425
OBJECT IDENTIFIER    

cfip 1.3.6.1.4.1.1425.800
OBJECT IDENTIFIER    

cfSystem 1.3.6.1.4.1.1425.800.1
OBJECT IDENTIFIER    

cfTime 1.3.6.1.4.1.1425.800.1.1
HH:MM:SS example: 10:05:00
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cfDate 1.3.6.1.4.1.1425.800.1.2
AAAA-MM-JJ example: 2000-01-01
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cfSiteID 1.3.6.1.4.1.1425.800.1.3
Site Identification
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cfReportNumber 1.3.6.1.4.1.1425.800.1.4
Phone Number
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cfReportEnable 1.3.6.1.4.1.1425.800.1.5
Validate phone number 0: not validate 1: validate
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

cfIpAddress 1.3.6.1.4.1.1425.800.1.7
CFIP IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cfNetmask 1.3.6.1.4.1.1425.800.1.8
CFIP Netmask address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cfEthAddress 1.3.6.1.4.1.1425.800.1.9
CFIP Mac Address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cfSnmpTrap 1.3.6.1.4.1.1425.800.1.10
Trap IP Address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cfRevision 1.3.6.1.4.1.1425.800.1.11
Version Software and options
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cfShelfActive 1.3.6.1.4.1.1425.800.1.12
Number of active shelves
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfReset 1.3.6.1.4.1.1425.800.1.13
Reset the CFIP Card
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cfAlarm 1.3.6.1.4.1.1425.800.2
OBJECT IDENTIFIER    

alAvailable 1.3.6.1.4.1.1425.800.2.1
Number of free alarms
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

alActive 1.3.6.1.4.1.1425.800.2.2
Number of active alarms
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

alRetired 1.3.6.1.4.1.1425.800.2.3
Number of retired alarms
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

alActiveAck 1.3.6.1.4.1.1425.800.2.4
Retire all active alarms
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER  

alActiveZap 1.3.6.1.4.1.1425.800.2.5
Clear all active alarms
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER  

alRetiredZap 1.3.6.1.4.1.1425.800.2.6
Clear all retired alarms
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER  

shelfTable 1.3.6.1.4.1.1425.800.3
A table containing all the possible shelves
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfEntry

shelfEntry 1.3.6.1.4.1.1425.800.3.1
Shelf index 1 to 16 possible 1 is the master and others are slaves
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ShelfEntry  

shelfIndex 1.3.6.1.4.1.1425.800.3.1.1
Reference Shelf Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shSlotActive 1.3.6.1.4.1.1425.800.3.1.2
Number of active Slots in the Shelf
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

shelfPowerLeft 1.3.6.1.4.1.1425.800.3.1.3
State of Left power supply 1: OK 0: BAD
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), bad(0)  

shelfPowerRight 1.3.6.1.4.1.1425.800.3.1.4
State of Right power supply 1: OK 0: BAD
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), bad(0)  

slotTable 1.3.6.1.4.1.1425.800.4
A table containing all the possible slots
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotEntry

slotEntry 1.3.6.1.4.1.1425.800.4.1
Slot index: 1 to 16 for 1st shelf, 17 to 33 for 2nd shelf ,... i.e. 256 maximum
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotEntry  

shelfSlotIndex 1.3.6.1.4.1.1425.800.4.1.1
Reference ShelfSlot Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shelfIndex2 1.3.6.1.4.1.1425.800.4.1.2
Reference Shelf Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotIndex 1.3.6.1.4.1.1425.800.4.1.3
Reference Slot Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portActive 1.3.6.1.4.1.1425.800.4.1.4
Number of active Port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

product 1.3.6.1.4.1.1425.800.4.1.5
Type of card in the slot
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portTable 1.3.6.1.4.1.1425.800.5
A table containing all the possible ports
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 1.3.6.1.4.1.1425.800.5.1
port index: 1 to 4 for 1st slot,5 to 9 for 2nd slot ...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortEntry  

shelfSlotPortIndex 1.3.6.1.4.1.1425.800.5.1.1
Reference Shelf*Slot*Port Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shelfNumber 1.3.6.1.4.1.1425.800.5.1.2
Reference Shelf Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotNumber 1.3.6.1.4.1.1425.800.5.1.3
Reference Slot Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portNumber 1.3.6.1.4.1.1425.800.5.1.4
Reference Port Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

id 1.3.6.1.4.1.1425.800.5.1.5
Identification of the Port
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceStatus 1.3.6.1.4.1.1425.800.5.1.6
State of the connection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER absent(0), idle(1), leased(2), uadbu-connection-active(3), leased-line-connection-failed(4), dial-line-connection-active(5), busy-out(6), bad-device(7), test-mode(8), isdn-inactive(9), isdn-active(10), isdn-failed(11)  

mode 1.3.6.1.4.1.1425.800.5.1.7
Connection mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), modem(1), modem-V42(2), fax(3), v14(4), v110(5), v120(6), ppp(7), dsu(8)  

dteSpeed 1.3.6.1.4.1.1425.800.5.1.8
DTE speed
Status: current Access: read-only
OBJECT-TYPE    
  Gauge  

dceSpeed 1.3.6.1.4.1.1425.800.5.1.9
DCE speed
Status: current Access: read-only
OBJECT-TYPE    
  Gauge  

eiadtr 1.3.6.1.4.1.1425.800.5.1.10
DTR state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

eiacd 1.3.6.1.4.1.1425.800.5.1.11
Carrier Detect state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

onlineSQ 1.3.6.1.4.1.1425.800.5.1.12
Connection Signal Quality
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

onlineLVL 1.3.6.1.4.1.1425.800.5.1.13
On line Level
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

onlineDialed 1.3.6.1.4.1.1425.800.5.1.14
Last dialled number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dialElapse 1.3.6.1.4.1.1425.800.5.1.16
The time (in seconds) since the port was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dialActive 1.3.6.1.4.1.1425.800.5.1.17
Dial Line active Time in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dialInactive 1.3.6.1.4.1.1425.800.5.1.18
Dial Line inactive Time in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dialOrgCall 1.3.6.1.4.1.1425.800.5.1.19
Number of connections in calling mode
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

dialAnsCall 1.3.6.1.4.1.1425.800.5.1.20
Number of connections in Answer mode
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

dialOrgFail 1.3.6.1.4.1.1425.800.5.1.21
Number of connections errors in calling mode
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

dialAnsFail 1.3.6.1.4.1.1425.800.5.1.22
Number of connections errors in Answer mode
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

leaseElapse 1.3.6.1.4.1.1425.800.5.1.23
The time (in second) since the port was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

leaseActive 1.3.6.1.4.1.1425.800.5.1.24
Lease Line active Time in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

leaseDown 1.3.6.1.4.1.1425.800.5.1.25
Lease Line inactive Time in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

leaseRetrain 1.3.6.1.4.1.1425.800.5.1.26
Number of Lease Line Retrain
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

leaseUADBU 1.3.6.1.4.1.1425.800.5.1.27
Number of unattended dial backup
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

reset 1.3.6.1.4.1.1425.800.5.1.28
Cause a reset of the port ( like an ATZ command)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

alarmUndefined 0
Device Alarm Undefined
TRAP-TYPE    

newlyPowered 1
Device Newly powered
TRAP-TYPE    

failsSelfTest 2
Fails self test
TRAP-TYPE    

eventOverflow 3
Event overflow
TRAP-TYPE    

uadbuActive 4
UADBU active
TRAP-TYPE    

uadbuInactive 5
UADBU inactive
TRAP-TYPE    

inLAL 6
In LAL
TRAP-TYPE    

inDLB 7
In DLB
TRAP-TYPE    

inRDL 8
In RDL
TRAP-TYPE    

endedTest 9
Ended test
TRAP-TYPE    

localSecurity 10
Local security
TRAP-TYPE    

answerSecurity 11
Answer security
TRAP-TYPE    

downloadSecurity 12
Download security
TRAP-TYPE    

noDialtone 13
No dial tone
TRAP-TYPE    

inRDLfromRemote 14
In RDL from remote
TRAP-TYPE    

userChangedConfig 15
User changed config.
TRAP-TYPE    

resetbyATZ 16
Reset by ATZ
TRAP-TYPE    

llActive 17
LL active
TRAP-TYPE    

llFailed 18
LL failed
TRAP-TYPE    

uadbuFailed 19
UADBU failed
TRAP-TYPE    

lapmLoopBegan 20
LAPM loop began
TRAP-TYPE    

remoteCmndActive 21
Remote cmnd active
TRAP-TYPE    

remoteCmndInactive 22
Remote cmnd inactive
TRAP-TYPE    

localDTEFailed 23
Local DTE failed
TRAP-TYPE    

remoteDTEFailed 24
Remote DTE failed
TRAP-TYPE    

busyRingNoAnswer 25
Busy-ring no answer
TRAP-TYPE    

busySelfTestFail 26
Busy-self test fail
TRAP-TYPE    

busyBadPower 27
Busy-bad power
TRAP-TYPE    

busyHandshakeFail 28
Busy-handshake fail
TRAP-TYPE    

busyByCommand 29
Busy-by command
TRAP-TYPE    

restoredFromBusy 30
restored from Busy
TRAP-TYPE    

flashUpdateBegun 31
Flash update begun
TRAP-TYPE    

flashUpdateDone 32
Flash update done
TRAP-TYPE    

flashUpdateFail 33
Flash update fail
TRAP-TYPE    

csuCarrierOff 34
CSU carrier off
TRAP-TYPE    

csuCarrierOn 35
CSU carrier on
TRAP-TYPE    

outOfService 36
Out of service
TRAP-TYPE    

inService 37
In service
TRAP-TYPE    

csuLoopbackOff 38
CSU loopback off
TRAP-TYPE    

csuLoopbackOn 39
CSU loopback on
TRAP-TYPE    

dsuLoopbackOff 40
DSU loopback off
TRAP-TYPE    

dsuLoopbackOn 41
DSU loopback on
TRAP-TYPE    

dteLoopbackOff 42
DTE loopback off
TRAP-TYPE    

dteLoopbackOn 43
DTE loopback on
TRAP-TYPE    

isdnOK 44
ISDN OK
TRAP-TYPE    

isdnFailed 45
ISDN failed
TRAP-TYPE    

deviceTrap 46
Device trap
TRAP-TYPE    

deviceWatchdog 47
Device Watchdog
TRAP-TYPE    

powerLeftFailed 257
Shelf Left Power Failed
TRAP-TYPE    

powerRightFailed 258
Shelf Right Power Failed
TRAP-TYPE    

powerLeftRestored 259
Shelf Left Power Restored
TRAP-TYPE    

powerRightRestored 260
Shelf Right Power Restored
TRAP-TYPE    

shelfSecurityViolation 261
Shelf Security Violation
TRAP-TYPE    

selfTestFailure 262
Startup Self Test Failure
TRAP-TYPE    

activityBufferOverflow 263
Activity Buffer Overflow
TRAP-TYPE    

controllerStarted 264
Controller Started
TRAP-TYPE    

userControllerReset 265
Controller Reset User
TRAP-TYPE    

trap0 266
Controller Trap #0
TRAP-TYPE    

trap1 267
Controller Trap #1
TRAP-TYPE    

trap2 268
Controller Trap #2
TRAP-TYPE    

trap3 269
Controller Trap #3
TRAP-TYPE    

trap4 270
Controller Trap #4
TRAP-TYPE    

trap5 271
Controller Trap #5
TRAP-TYPE    

trap6 272
Controller Trap #6
TRAP-TYPE    

trap7 273
Controller Trap #7
TRAP-TYPE    

trap8 274
Controller Trap #8
TRAP-TYPE    

trap9 275
Controller Trap #9
TRAP-TYPE    

deviceInactive 276
Device Inactive
TRAP-TYPE    

slaveControllerInactive 277
Slave Controller Inactive
TRAP-TYPE