CM-COMMON-MIB

File: CM-COMMON-MIB.mib (25564 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ADVA-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Counter32 Unsigned32 TEXTUAL-CONVENTION
fsp150cm

Defined Types

PortType  
Enumerations for types of ports. eth-access - Ethernet Access Port, eth-network - Ethernet Network Port.
TEXTUAL-CONVENTION    
  INTEGER eth-access(1), eth-network(2)  

TrafficDirection  
Enumerations for direction of traffic. a2n - Access to Network direction, n2a - Network to Access direction, ingress - Entering system direction, egress - Away from system direction, n2n - Network to Network direction.
TEXTUAL-CONVENTION    
  INTEGER a2n(1), n2a(2), ingress(3), egress(4), n2n(5)  

VlanId  
Textual Convention for the Vlan Id.
TEXTUAL-CONVENTION    
  INTEGER 0..4095  

VlanPriority  
Textual Convention for the Vlan Priority.
TEXTUAL-CONVENTION    
  INTEGER 0..7  

VlanTagType  
Textual Convention for the Type of VLAN Tag.
TEXTUAL-CONVENTION    
  INTEGER inner-vlantag(1), outer-vlantag(2), n2a-priorityMapping(3), mplsLabel(4), vcLabel(5), encapOuterVlanTag(6)  

AdminState  
Administrative State used for FSP150CM entities. in-service - represents normal, in-service, traffic passing state of the Entity; management - represents the traffic passing state, however, alarms are not reported maintenance- represents the mandatory state of operating loopbacks, ECPA test as well as Etherjack diagnosis operations, alarms are not reported disabled - represents the disabled state, user traffic is not passed, management traffic is passed, alarms are not reported unassigned - represents the disabled state, traffic(user or management) is not passed, alarms are not monitored. monitored - represents the monitored state. Used for retrieving performance monitoring on entity, but entity can't be used for normal operation. Alarms are reported
TEXTUAL-CONVENTION    
  INTEGER in-service(1), management(2), maintenance(3), disabled(4), unassigned(5), monitored(6)  

OperationalState  
Operational State used for FSP150CM entities. normal - represents operational state UP, outage - represents operational state DOWN.
TEXTUAL-CONVENTION    
  INTEGER normal(1), outage(2)  

SecondaryState  
Secondary state used for FSP150CM entities. active - Active, automaticinservice - Automatic In Service, facilityfailure - Facility Failure, fault - Fault, loopback - Loopback, maintenance - Maintenance, mismatchedeqpt - Mismatched Equipment, standbyhot - Standby Hot, supportingentityoutage - Supporting Entity Outage, unassigned - Unassigned, unequipped - Unequipped, disabled - Disabled, forcedoffline - Forced offline, initializing - Initializing, prtcl - Protocol, blckd - Blocked, mon-tx - Monitor TX, mir-rx - Mirror RX, cema - CEMA, lkdo - LKDO
TEXTUAL-CONVENTION    
  BITS not-applicable(0), active(1), automaticinservice(2), facilityfailure(3), fault(4), loopback(5), maintenance(6), mismatchedeqpt(7), standbyhot(8), supportingentityoutage(9), unassigned(10), unequipped(11), disabled(12), forcedoffline(13), initializing(14), prtcl(15), blckd(16), mon-tx(17), mir-rx(18), cema(19), lkdo(20)  

EthernetPortSpeed  
Describes the Ethernet Port Speed. speed-unknown : speed unknown speed-10MB-full : fixed speed 10MB full duplex speed-10MB-half : fixed speed 10MB half duplex speed-100MB-full : fixed speed 100MB full duplex speed-100MB-half : fixed speed 100MB half duplex speed-1000MB-full : fixed speed 1000MB full duplex speed-1000MB-half : fixed speed 1000MB half duplex speed-auto : Auto negotiation, advertise all speeds speed-auto-10MB-full : Auto negotiation, advertise 10MB full duplex speed-auto-10MB-half : Auto negotiation, advertise 10MB half duplex speed-auto-100MB-full: Auto negotiation, advertise 100MB full duplex speed-auto-100MB-half: Auto negotiation, advertise 100MB half duplex speed-auto-1000MB-full: Auto negotiation, advertise 1000MB full duplex speed-auto-1000MB-half: Auto negotiation, advertise 1000MB half duplex speed-negotiating : Auto negotiating, transient state speed-auto-1000MB-full-master : Auto negotiation, advertise 1000MB full duplex, sync master speed-auto-1000MB-full-slave : Auto negotiation, advertise 1000MB full duplex, sync slave speed-none : Used to denote speed, when negotiating speed-auto-1000MB-full-master-preferred : Auto negotiation, advertise 1000MB full duplex, preferred sync master speed-auto-1000MB-full-slave-preferred : Auto negotiation, advertise 1000MB full duplex, preferred sync slave speed-10G-full : fixed speed 10G full duplex speed-auto-detect : Auto detect speed; iterate through available speeds and test the link with remote end - if link is up at given speed, this speed is configured .
TEXTUAL-CONVENTION    
  INTEGER speed-unknown(0), speed-10MB-full(1), speed-10MB-half(2), speed-100MB-full(3), speed-100MB-half(4), speed-1000MB-full(5), speed-1000MB-half(6), speed-auto(7), speed-auto-10MB-full(8), speed-auto-10MB-half(9), speed-auto-100MB-full(10), speed-auto-100MB-half(11), speed-auto-1000MB-full(12), speed-auto-1000MB-half(13), speed-negotiating(14), speed-auto-1000MB-full-master(15), speed-auto-1000MB-full-slave(16), speed-none(17), speed-auto-1000MB-full-master-preferred(18), speed-auto-1000MB-full-slave-preferred(19), speed-10G-full(20), speed-auto-detect(21)  

EthernetMediaType  
Describes the Ethernet Port Media Type.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), copper(1), fiber(2), coppersfp(3), auto(4), none(5)  

PerfCounter64  
This type represents a non-negative 64-bit integer. The initial value of this integer will be 0. It will increment with time, however, the value will revert back to 0 when the time period for history interval elapses. Typically, this will be noticed at 15minute intervals and 1 day intervals. Only the rollover interval periods will keep counting to a maximum 64-bit value and will wrap to 0 when this occurs.
TEXTUAL-CONVENTION    
  Counter64  

PerfCounter32  
This type represents a non-negative 32-bit integer. The initial value of this integer will be 0. It will increment with time, however, the value will revert back to 0 when the time period for history interval elapses. Typically, this will be noticed at 15minute intervals and 1 day intervals. Only the rollover interval periods will keep counting to a maximum 32-bit value and will wrap to 0 when this occurs.
TEXTUAL-CONVENTION    
  Counter32  

IpVersion  
This type allows choice of IPv4 or IPv6 address specification.
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2)  

IpPriorityMapMode  
This type allows choice of IP Priority Mapping Mode.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), none(1), priomap-tos(2), priomap-dscp(3)  

PriorityMapMode  
This type allows choice of Priority Mapping Mode.
TEXTUAL-CONVENTION    
  INTEGER priomap-none(1), priomap-tos(2), priomap-dscp(3), priomap-8021p(4), priomap-8021p-inner(5)  

SfpConnectorValue  
This lists the SFP connector values.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), unknown(1), sc(2), fcs1cu(3), fcs2cu(4), bnc-tnc(5), fccoaxhdr(6), fjack(7), lc(8), mt-rj(9), mu(10), sg(11), optpigtail(12), hssdc(13), cupigtail(14), vendorspecific(15), rj45(16)  

RestartType  
Restart Type used across all card types.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), warm-start(1), cold-start(2)  

SfpMediaType  
Describes the SFP Media Type.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), singlemode(1), multimode(2), multimode62-5(3), copper(4)  

ScheduleType  
Describes the Schedule Type of a scheduled operation.
TEXTUAL-CONVENTION    
  INTEGER periodic(1), one-shot(2)  

SchedActivityStatus  
Scheduled Group Activity Status.
TEXTUAL-CONVENTION    
  INTEGER initial(1), active(2), suspended(3), completed(4)  

SchedActivityAction  
Scheduled Activity Action.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), suspend(1), resume(2)  

MepDestinationType  
Destination MEP Types.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), mepid(1), macaddress(2)  

ClassOfServiceType  
Class of Service Types.
TEXTUAL-CONVENTION    
  INTEGER cos-not-applicable(0), cos-zero(1), cos-one(2), cos-two(3), cos-three(4), cos-four(5), cos-five(6), cos-six(7), cos-seven(8)  

SignalDirectionType  
Signal Direction Type.
TEXTUAL-CONVENTION    
  INTEGER input(1), output(2)  

AfpTagControl  
Describes the Afp Tag Control.
TEXTUAL-CONVENTION    
  INTEGER ctag(1), stag(2), both(3)  

CmP2PFlowType  
Describes the Agg Flow Type,incluing e-line.
TEXTUAL-CONVENTION    
  INTEGER eline(1)  

CmTrafficACLPriorityType  
Describes the Traffic acl priority type, including tos, dscp and traffic class.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), acl-tos(1), acl-dscp(2)  

CmTrafficAclFilterActionType  
Enumerations for Access Control List permit - Permit access, deny - Deny access.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

CmTrafficAclFilterType  
Describes the Traffic acl filter type, including MAC IPV4 IPV6.
TEXTUAL-CONVENTION    
  INTEGER mac(1), ipv4(2), ipv6(3)  

CmTrafficAclProtocolType  
Describes the Traffic acl protocol type, including tcp udp.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), tcp(1), udp(2)  

VlanEthertype  
Describes the Vlan Ether Type, cvlan, svlan.
TEXTUAL-CONVENTION    
  INTEGER cvlan(1), svlan(2)  

CmPmBinAction  
Provides ability to clear the contents of PM bin.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), clear(1)  

CmPmIntervalType  
Describes the Performance Monitoring Interval Type.
TEXTUAL-CONVENTION    
  INTEGER interval-15min(1), interval-1day(2), rollover(3), interval-5min(4)  

TDMFrequencySourceType  
Enumerations for TDM Frequency Source loopTiming, systemTiming, lineTiming
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), loopTiming(1), systemTiming(2), lineTiming(3)  

F3DisplayString  
This object is similar with DisplayString, and the difference is its length is 2047. Any object defined using this syntax may not exceed 2047 characters in length.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..2047)  

Decimal32  
The value is encoded in a Decimal32 interchange format. The decimal value should be calculated as follows: (-1)^sign x 10^(exponent-101) x mantissa The individual components of the equation are coded in two different formats depending on the range of the mantissa. Format A: Second and third bits can be: 00, 01 or 10 s EEeeeeee mmmmmmm mmmmmmmm mmmmmmmm sign: coded on a 1 bit - s exponent: coded on 8 bits - EEeeeeee where EE: 00, 01 or 10 mantissa: coded on 24 bits - 0mmmmmmm mmmmmmmm mmmmmmmm Format B: For a larger mantissa. Second and third bits are: 11 s 11 EEeeeeee mmmmm mmmmmmmm mmmmmmmm sign: coded on a 1 bit - s exponent: coded on 8 bits - EEeeeeee where EE: 00, 01 or 10 mantissa: coded on 24 bits - 100mmmmm mmmmmmmm mmmmmmmm
TEXTUAL-CONVENTION    
  Unsigned32  

UserInterfaceType  
Denotes used user interface type.
TEXTUAL-CONVENTION    
  INTEGER cli(1), gui(2), netconf(3), snmp(4)  

FlowSecState  
Flow secure state.
TEXTUAL-CONVENTION    
  INTEGER secureNormal(1), secureBlocked(2), unsecureNormal(3), unsecureBlocked(4)  

Defined Values

cmCommonMIB 1.3.6.1.4.1.2544.1.12.1
This module defines the Common MIB definitions used by the FSP150CM and FSP150CC product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

subproducts 1.3.6.1.4.1.2544.1.12.1.1
OBJECT IDENTIFIER    

f3Capabilities 1.3.6.1.4.1.2544.1.12.1.2
OBJECT IDENTIFIER    

nemihubshelf 1.3.6.1.4.1.2544.1.12.1.1.1
OBJECT IDENTIFIER    

ge101 1.3.6.1.4.1.2544.1.12.1.1.2
OBJECT IDENTIFIER    

ge206 1.3.6.1.4.1.2544.1.12.1.1.3
OBJECT IDENTIFIER    

ge201 1.3.6.1.4.1.2544.1.12.1.1.4
OBJECT IDENTIFIER    

ge201se 1.3.6.1.4.1.2544.1.12.1.1.5
OBJECT IDENTIFIER    

ge206f 1.3.6.1.4.1.2544.1.12.1.1.6
OBJECT IDENTIFIER    

cmagg 1.3.6.1.4.1.2544.1.12.1.1.7
OBJECT IDENTIFIER    

ge112 1.3.6.1.4.1.2544.1.12.1.1.8
OBJECT IDENTIFIER    

ge114 1.3.6.1.4.1.2544.1.12.1.1.9
OBJECT IDENTIFIER    

ge206v 1.3.6.1.4.1.2544.1.12.1.1.10
OBJECT IDENTIFIER    

xg210 1.3.6.1.4.1.2544.1.12.1.1.11
OBJECT IDENTIFIER    

t1804 1.3.6.1.4.1.2544.1.12.1.1.12
OBJECT IDENTIFIER    

t3204 1.3.6.1.4.1.2544.1.12.1.1.13
OBJECT IDENTIFIER    

gesyncprobe 1.3.6.1.4.1.2544.1.12.1.1.14
OBJECT IDENTIFIER    

ge114H 1.3.6.1.4.1.2544.1.12.1.1.15
OBJECT IDENTIFIER    

ge114PH 1.3.6.1.4.1.2544.1.12.1.1.16
OBJECT IDENTIFIER    

ge114S 1.3.6.1.4.1.2544.1.12.1.1.17
OBJECT IDENTIFIER    

ge114SH 1.3.6.1.4.1.2544.1.12.1.1.18
OBJECT IDENTIFIER    

sh1pcs 1.3.6.1.4.1.2544.1.12.1.1.19
OBJECT IDENTIFIER    

ge112Pro 1.3.6.1.4.1.2544.1.12.1.1.20
OBJECT IDENTIFIER    

ge112ProM 1.3.6.1.4.1.2544.1.12.1.1.21
OBJECT IDENTIFIER    

ge114Pro 1.3.6.1.4.1.2544.1.12.1.1.22
OBJECT IDENTIFIER    

ge114ProC 1.3.6.1.4.1.2544.1.12.1.1.23
OBJECT IDENTIFIER    

ge114ProSH 1.3.6.1.4.1.2544.1.12.1.1.24
OBJECT IDENTIFIER    

ge114ProCSH 1.3.6.1.4.1.2544.1.12.1.1.25
OBJECT IDENTIFIER    

ge114ProHE 1.3.6.1.4.1.2544.1.12.1.1.26
OBJECT IDENTIFIER    

xg210c 1.3.6.1.4.1.2544.1.12.1.1.27
OBJECT IDENTIFIER    

ge112ProH 1.3.6.1.4.1.2544.1.12.1.1.28
OBJECT IDENTIFIER    

ge114G 1.3.6.1.4.1.2544.1.12.1.1.29
OBJECT IDENTIFIER