OLD-CISCO-INTERFACES-MIB

File: OLD-CISCO-INTERFACES-MIB.mib (52009 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
CISCO-SMI

Imported symbols

Counter OBJECT-TYPE DisplayString
ifIndex local

Defined Types

LifEntry  
SEQUENCE    
  locIfHardType DisplayString
  locIfLineProt INTEGER
  locIfLastIn INTEGER
  locIfLastOut INTEGER
  locIfLastOutHang INTEGER
  locIfInBitsSec INTEGER
  locIfInPktsSec INTEGER
  locIfOutBitsSec INTEGER
  locIfOutPktsSec INTEGER
  locIfInRunts INTEGER
  locIfInGiants INTEGER
  locIfInCRC INTEGER
  locIfInFrame INTEGER
  locIfInOverrun INTEGER
  locIfInIgnored INTEGER
  locIfInAbort INTEGER
  locIfResets INTEGER
  locIfRestarts INTEGER
  locIfKeep INTEGER
  locIfReason DisplayString
  locIfCarTrans INTEGER
  locIfReliab INTEGER
  locIfDelay INTEGER
  locIfLoad INTEGER
  locIfCollisions INTEGER
  locIfInputQueueDrops INTEGER
  locIfOutputQueueDrops INTEGER
  locIfDescr DisplayString
  locIfSlowInPkts Counter
  locIfSlowOutPkts Counter
  locIfSlowInOctets Counter
  locIfSlowOutOctets Counter
  locIfFastInPkts Counter
  locIfFastOutPkts Counter
  locIfFastInOctets Counter
  locIfFastOutOctets Counter
  locIfotherInPkts Counter
  locIfotherOutPkts Counter
  locIfotherInOctets Counter
  locIfotherOutOctets Counter
  locIfipInPkts Counter
  locIfipOutPkts Counter
  locIfipInOctets Counter
  locIfipOutOctets Counter
  locIfdecnetInPkts Counter
  locIfdecnetOutPkts Counter
  locIfdecnetInOctets Counter
  locIfdecnetOutOctets Counter
  locIfxnsInPkts Counter
  locIfxnsOutPkts Counter
  locIfxnsInOctets Counter
  locIfxnsOutOctets Counter
  locIfclnsInPkts Counter
  locIfclnsOutPkts Counter
  locIfclnsInOctets Counter
  locIfclnsOutOctets Counter
  locIfappletalkInPkts Counter
  locIfappletalkOutPkts Counter
  locIfappletalkInOctets Counter
  locIfappletalkOutOctets Counter
  locIfnovellInPkts Counter
  locIfnovellOutPkts Counter
  locIfnovellInOctets Counter
  locIfnovellOutOctets Counter
  locIfapolloInPkts Counter
  locIfapolloOutPkts Counter
  locIfapolloInOctets Counter
  locIfapolloOutOctets Counter
  locIfvinesInPkts Counter
  locIfvinesOutPkts Counter
  locIfvinesInOctets Counter
  locIfvinesOutOctets Counter
  locIfbridgedInPkts Counter
  locIfbridgedOutPkts Counter
  locIfbridgedInOctets Counter
  locIfbridgedOutOctets Counter
  locIfsrbInPkts Counter
  locIfsrbOutPkts Counter
  locIfsrbInOctets Counter
  locIfsrbOutOctets Counter
  locIfchaosInPkts Counter
  locIfchaosOutPkts Counter
  locIfchaosInOctets Counter
  locIfchaosOutOctets Counter
  locIfpupInPkts Counter
  locIfpupOutPkts Counter
  locIfpupInOctets Counter
  locIfpupOutOctets Counter
  locIfmopInPkts Counter
  locIfmopOutPkts Counter
  locIfmopInOctets Counter
  locIfmopOutOctets Counter
  locIflanmanInPkts Counter
  locIflanmanOutPkts Counter
  locIflanmanInOctets Counter
  locIflanmanOutOctets Counter
  locIfstunInPkts Counter
  locIfstunOutPkts Counter
  locIfstunInOctets Counter
  locIfstunOutOctets Counter
  locIfspanInPkts Counter
  locIfspanOutPkts Counter
  locIfspanInOctets Counter
  locIfspanOutOctets Counter
  locIfarpInPkts Counter
  locIfarpOutPkts Counter
  locIfarpInOctets Counter
  locIfarpOutOctets Counter
  locIfprobeInPkts Counter
  locIfprobeOutPkts Counter
  locIfprobeInOctets Counter
  locIfprobeOutOctets Counter
  locIfDribbleInputs Counter

LFSIPEntry  
SEQUENCE    
  locIfFSIPIndex INTEGER
  locIfFSIPtype INTEGER
  locIfFSIPrts INTEGER
  locIfFSIPcts INTEGER
  locIfFSIPdtr INTEGER
  locIfFSIPdcd INTEGER
  locIfFSIPdsr INTEGER
  locIfFSIPrxClockrate INTEGER
  locIfFSIPrxClockrateHi INTEGER
  locIfFSIPportType INTEGER

Defined Values

linterfaces 2.2
OBJECT IDENTIFIER    

lifTable 2.2.1
A list of interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LifEntry

lifEntry 2.2.1.1
A collection of additional objects in the cisco interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LifEntry  

locIfHardType 2.2.1.1.1
Returns the type of interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

locIfLineProt 2.2.1.1.2
Boolean whether interface line protocol is up or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfLastIn 2.2.1.1.3
Elapsed time in milliseconds since last line protocol input packet was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfLastOut 2.2.1.1.4
Elapsed time in milliseconds since last line protocol output packet was transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfLastOutHang 2.2.1.1.5
Elapsed time in milliseconds since last line protocol output packet could not be successfully transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInBitsSec 2.2.1.1.6
Five minute exponentially-decayed moving average of input bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInPktsSec 2.2.1.1.7
Five minute exponentially-decayed moving average of input packets per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfOutBitsSec 2.2.1.1.8
Five minute exponentially-decayed moving average of output bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfOutPktsSec 2.2.1.1.9
Five minute exponentially-decayed moving average of output packets per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInRunts 2.2.1.1.10
Number of packets input which were smaller then the allowable physical media permitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInGiants 2.2.1.1.11
Number of input packets which were larger then the physical media permitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInCRC 2.2.1.1.12
Number of input packets which had cyclic redundancy checksum errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInFrame 2.2.1.1.13
Number of input packet which were misaligned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInOverrun 2.2.1.1.14
Count of input which arrived too quickly for the to hardware receive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInIgnored 2.2.1.1.15
Number of input packets which were simply ignored by this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInAbort 2.2.1.1.16
Number of input packets which were aborted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfResets 2.2.1.1.17
Number of times the interface internally reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfRestarts 2.2.1.1.18
Number of times interface needed to be completely restarted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfKeep 2.2.1.1.19
Boolean whether keepalives are enabled on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfReason 2.2.1.1.20
Reason for interface last status change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

locIfCarTrans 2.2.1.1.21
Number of times interface saw the carrier signal transition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfReliab 2.2.1.1.22
The reliability of the interface. Used by IGRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfDelay 2.2.1.1.23
The amount of delay in microseconds of the interface. Used by IGRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfLoad 2.2.1.1.24
The loading factor of the interface. Used by IGRP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfCollisions 2.2.1.1.25
The number of output collisions detected on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfInputQueueDrops 2.2.1.1.26
The number of packets dropped because the input queue was full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfOutputQueueDrops 2.2.1.1.27
The number of packets dropped because the output queue was full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfDescr 2.2.1.1.28
User configurable interface description.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

locIfSlowInPkts 2.2.1.1.30
Packet count for Inbound traffic routed with slow switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfSlowOutPkts 2.2.1.1.31
Packet count for Outbound traffic routed with slow switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfSlowInOctets 2.2.1.1.32
Octet count for Inbound traffic routed with slow switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfSlowOutOctets 2.2.1.1.33
Octet count for Outbound traffic routed with slow switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfFastInPkts 2.2.1.1.34
Packet count for Inbound traffic routed with fast switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfFastOutPkts 2.2.1.1.35
Packet count for Outbound traffic routed with fast switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfFastInOctets 2.2.1.1.36
Octet count for Inbound traffic routed with fast switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfFastOutOctets 2.2.1.1.37
Octet count for Outbound traffic routed with fast switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfotherInPkts 2.2.1.1.38
Other protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfotherOutPkts 2.2.1.1.39
Other protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfotherInOctets 2.2.1.1.40
Other protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfotherOutOctets 2.2.1.1.41
Other protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfipInPkts 2.2.1.1.42
ip protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfipOutPkts 2.2.1.1.43
ip protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfipInOctets 2.2.1.1.44
ip protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfipOutOctets 2.2.1.1.45
ip protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfdecnetInPkts 2.2.1.1.46
Decnet protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfdecnetOutPkts 2.2.1.1.47
Decnet protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfdecnetInOctets 2.2.1.1.48
Decnet protocol input byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfdecnetOutOctets 2.2.1.1.49
Decnet protocol output byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfxnsInPkts 2.2.1.1.50
XNS protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfxnsOutPkts 2.2.1.1.51
XNS protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfxnsInOctets 2.2.1.1.52
XNS protocol input byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfxnsOutOctets 2.2.1.1.53
XNS protocol output byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfclnsInPkts 2.2.1.1.54
CLNS protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfclnsOutPkts 2.2.1.1.55
CLNS protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfclnsInOctets 2.2.1.1.56
CLNS protocol input byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfclnsOutOctets 2.2.1.1.57
CLNS protocol output byte count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfappletalkInPkts 2.2.1.1.58
Appletalk protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfappletalkOutPkts 2.2.1.1.59
Appletalk protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfappletalkInOctets 2.2.1.1.60
Appletalk protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfappletalkOutOctets 2.2.1.1.61
Appletalk protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfnovellInPkts 2.2.1.1.62
Novell protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfnovellOutPkts 2.2.1.1.63
Novell protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfnovellInOctets 2.2.1.1.64
Novell protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfnovellOutOctets 2.2.1.1.65
Novell protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfapolloInPkts 2.2.1.1.66
Apollo protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfapolloOutPkts 2.2.1.1.67
Apollo protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfapolloInOctets 2.2.1.1.68
Apollo protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfapolloOutOctets 2.2.1.1.69
Apollo protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfvinesInPkts 2.2.1.1.70
Vines protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfvinesOutPkts 2.2.1.1.71
Vines protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfvinesInOctets 2.2.1.1.72
Vines protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfvinesOutOctets 2.2.1.1.73
Vines protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfbridgedInPkts 2.2.1.1.74
Bridged protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfbridgedOutPkts 2.2.1.1.75
Bridged protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfbridgedInOctets 2.2.1.1.76
Bridged protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfbridgedOutOctets 2.2.1.1.77
Bridged protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfsrbInPkts 2.2.1.1.78
SRB protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfsrbOutPkts 2.2.1.1.79
SRB protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfsrbInOctets 2.2.1.1.80
SRB protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfsrbOutOctets 2.2.1.1.81
SRB protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfchaosInPkts 2.2.1.1.82
Choas protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfchaosOutPkts 2.2.1.1.83
Choas protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfchaosInOctets 2.2.1.1.84
Choas protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfchaosOutOctets 2.2.1.1.85
Choas protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfpupInPkts 2.2.1.1.86
PUP protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfpupOutPkts 2.2.1.1.87
PUP protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfpupInOctets 2.2.1.1.88
PUP protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfpupOutOctets 2.2.1.1.89
PUP protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfmopInPkts 2.2.1.1.90
MOP protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfmopOutPkts 2.2.1.1.91
MOP protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfmopInOctets 2.2.1.1.92
MOP protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfmopOutOctets 2.2.1.1.93
MOP protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIflanmanInPkts 2.2.1.1.94
LanMan protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIflanmanOutPkts 2.2.1.1.95
LanMan protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIflanmanInOctets 2.2.1.1.96
LanMan protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIflanmanOutOctets 2.2.1.1.97
LanMan protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfstunInPkts 2.2.1.1.98
STUN protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfstunOutPkts 2.2.1.1.99
STUN protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfstunInOctets 2.2.1.1.100
STUN protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfstunOutOctets 2.2.1.1.101
STUN protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfspanInPkts 2.2.1.1.102
Spanning tree input protocol packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfspanOutPkts 2.2.1.1.103
Spanning tree output protocol packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfspanInOctets 2.2.1.1.104
Spanning tree input octet packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfspanOutOctets 2.2.1.1.105
Spanning tree output octet packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfarpInPkts 2.2.1.1.106
Arp protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfarpOutPkts 2.2.1.1.107
Arp protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfarpInOctets 2.2.1.1.108
Arp protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfarpOutOctets 2.2.1.1.109
Arp protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfprobeInPkts 2.2.1.1.110
Probe protocol input packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfprobeOutPkts 2.2.1.1.111
Probe protocol output packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfprobeInOctets 2.2.1.1.112
Probe protocol input octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfprobeOutOctets 2.2.1.1.113
Probe protocol output octet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

locIfDribbleInputs 2.2.1.1.114
The number of good packets received with the dribble condition present
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lFSIPTable 2.2.2
A list of card entries for 4T, HSSI, Mx serial or FSIP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LFSIPEntry

lFSIPEntry 2.2.2.1
A collection of objects specific to 4T, HSSI, Mx serial or FSIP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LFSIPEntry  

locIfFSIPIndex 2.2.2.1.1
Interface index of this card corresponding to its ifIndex
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfFSIPtype 2.2.2.1.2
Is this FSIP line DCE or DTE
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), dte(2), dce(3)  

locIfFSIPrts 2.2.2.1.3
Is the RTS signal up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), up(2), down(3)  

locIfFSIPcts 2.2.2.1.4
Is the CTS signal up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), up(2), down(3)  

locIfFSIPdtr 2.2.2.1.5
Is the DTR signal up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), up(2), down(3)  

locIfFSIPdcd 2.2.2.1.6
Is the DCD signal up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), up(2), down(3)  

locIfFSIPdsr 2.2.2.1.7
Is the DSR signal up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), up(2), down(3)  

locIfFSIPrxClockrate 2.2.2.1.8
Received clock rate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfFSIPrxClockrateHi 2.2.2.1.9
Use when received clock rate is greater than 2^32 (gigabits).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

locIfFSIPportType 2.2.2.1.10
Cable Type of 4T, HSSI, Mx serial or FSIP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noCable(1), rs232(2), rs422(3), rs423(4), v35(5), x21(6), rs449(7), rs530(8), hssi(9)