ADVA-MIB

File: ADVA-MIB.mib (180891 bytes)

Imported modules

SNMPv2-SMI IF-MIB ENTITY-MIB
SNMPv2-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE enterprises Integer32
Unsigned32 IpAddress Counter32
Counter64 Gauge32 TimeTicks
mib-2 snmpModules ifIndex
entPhysicalIndex DisplayString RowStatus
TEXTUAL-CONVENTION DateAndTime TestAndIncr
TimeStamp MacAddress SnmpAdminString
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP

Defined Types

OnOff  
Variable for representing a state and is for general use.
TEXTUAL-CONVENTION    
  INTEGER on(1), off(2)  

AvailState  
Variable for representing availability state and is for general use.
TEXTUAL-CONVENTION    
  INTEGER available(1), notAvailable(2)  

EnableState  
Describes whether a feature is enabled or disabled.
TEXTUAL-CONVENTION    
  INTEGER stateNotApplicable(0), stateEnabled(1), stateDisabled(2)  

ArcState  
Variable for representing the Alarm Report Control (ARC) state for an entity.
TEXTUAL-CONVENTION    
  INTEGER alm(1), nalm(2)  

TrapAlarmSeverity  
This object identifies the severity of an alarm. The state 'cleared' is not a severity, but is used for reporting that an alarm condition is no longer present. The state 'notReported' is used for current alarms which are not reported because of ARC. The state 'indeterminate' is used when the severity value cannot be determined due to an internal error.
TEXTUAL-CONVENTION    
  INTEGER indeterminate(1), critical(2), major(3), minor(4), warning(5), cleared(6), notReported(7)  

ServiceImpairment  
This object identifies the potential service impairment of an alarm.
TEXTUAL-CONVENTION    
  INTEGER serviceAffecting(1), nonServiceAffecting(2), serviceAffectingInstall(3), serviceAffectingActivate(4)  

TrapCounter  
The sequence number of sent notifications (traps).
TEXTUAL-CONVENTION    
  Counter32  

Counter64String  
A string representation of a 64 bit counter. This TC is provided solely for SNMPv1 compliance.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..20)  

KBytes  
A memory size, expressed in units of 1024 bytes.
TEXTUAL-CONVENTION    
  Gauge32  

IdentityTranslation  
Translation of an index (entPhysicalIndex, ifIndex etc.) to a string. Slot/Module/Port location (product specific notation) Service/Bundle Name If no index available a string with: IP address (for neTrapsinkTable etc.) If nothing appropriate available zero length string Further info in product documentation.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

NeSwUpgradeStatusType  
The status of a NE software upgrade command. The states 2 - 7 and 15, 18-29 are only used when the NE is used as FTP client. States from 30 to 36 are used for reporting the installation failure in case of revised F7 upgrade procedure, 37-28 are introduce for F7 schedule backup.
TEXTUAL-CONVENTION    
  INTEGER none(1), downloading(2), downloadLoginFailed(3), downloadFileNotFound(4), downloadFileNoAccess(5), downloadFailure(6), downloadReadyForInstallation(7), installingSoftware(8), installationFailed(9), softwareReadyForActivation(10), activatingSoftware(11), activationFailed(12), softwareActivated(13), rebooting(14), downloadServerUnreachable(15), noSpaceLeft(16), internalError(17), downloadFileProtocolFailed(18), downloadFileCheckFailed(19), downloadSSHHostkeyFailed(20), uploading(21), uploadLoginFailed(22), uploadFileNotFound(23), uploadFileNoAccess(24), uploadFailure(25), uploadServerUnreachable(26), uploadFileProtocolFailed(27), uploadFileCheckFailed(28), uploadSSHHostkeyFailed(29), installationFailedDeny(30), installationFailedWrongCrc(31), installationFailedVersionMismatch(32), installationFailedStbyInWrongState(33), installationFailedDamagedConfFile(34), installationFailedFsckFailed(35), installationFailedNotExist(36), downloadFileFailedProtocolDisabled(37), uploadFileFailedProtocolDisabled(38), backupFailedGeneration(39)  

NeSwInstallStatusType  
Software installation status.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), idle(1), downloadingCon(2), installingCon(3), downloadingNcu(4), installingNcu(5), downloadingFwp(6), installingFwp(7), downloadingPgm(8), installingPgm(9)  

FileTransferProtocol  
The protocol used for a file transfer.
TEXTUAL-CONVENTION    
  INTEGER ftp(2), scp(3)  

SourceIpAddress  
IP address used as source IP address in FTP Client session
TEXTUAL-CONVENTION    
  INTEGER undefined(0), sysIp(1), defaultIp(2)  

F7FileTimeStamp  
Add Timestamp to File Name
TEXTUAL-CONVENTION    
  INTEGER undefined(0), add(1), omit(2)  

F7AutoBackupInterval  
Scheduled Database Backup Interval
TEXTUAL-CONVENTION    
  INTEGER undefined(0), none(1), every1Day(2), every2Day(3), every3Day(4), every4Day(5), every5Day(6), every6Day(7), every1Week(8), every2Week(9), every3Week(10), every1Month(11), every2Month(12), every3Month(13)  

F7AutoBackupRunState  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER undefined(0), no(1), yes(2)  

PartitionStatus  
Partition State
TEXTUAL-CONVENTION    
  INTEGER undefined(0), empty(1), configFileInstalled(2), ncuFileInstalled(3), softwareReadyForActivation(4), fwpsInstalled(5)  

FspDate  
A date specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month 1..12 3 4 day 1..31 * Notes: - the value of year is in network-byte order For example, Tuesday May 26, 1992 would be displayed as: 1992-5-26
TEXTUAL-CONVENTION    
  OCTET STRING Size(4..4)  

FspTime  
A time specification. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59 3 3 seconds 0..60 (use 60 for leap-second) For example: 13-10-26
TEXTUAL-CONVENTION    
  OCTET STRING Size(3..3)  

ApsDirection  
Bi-Directional | Unidirectional setup used in protection setup: Not to be used by others
TEXTUAL-CONVENTION    
  INTEGER undefined(0), bidirectional(1), unidirectional(2)  

ApsHoldoffTime  
Soak period before switching on trigger.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), none(1), e20ms(2), e100ms(3), e200ms(4), e300ms(5), e400ms(6), e500ms(7), e600ms(8), e700ms(9), e800ms(10), e900ms(11), e1000ms(12), e1100ms(13), e1200ms(14), e1300ms(15), e1400ms(16), e1500ms(17), e1600ms(18), e1700ms(19), e1800ms(20), e1900ms(21), e2000ms(22), e2100ms(23), e2200ms(24), e2300ms(25), e2400ms(26), e2500ms(27), e2600ms(28), e2700ms(29), e2800ms(30), e2900ms(31), e3000ms(32), e3100ms(33), e3200ms(34), e3300ms(35), e3400ms(36), e3500ms(37), e3600ms(38), e3700ms(39), e3800ms(40), e3900ms(41), e4000ms(42), e4100ms(43), e4200ms(44), e4300ms(45), e4400ms(46), e4500ms(47), e4600ms(48), e4700ms(49), e4800ms(50), e4900ms(51), e5000ms(52), e5100ms(53), e5200ms(54), e5300ms(55), e5400ms(56), e5500ms(57), e5600ms(58), e5700ms(59), e5800ms(60), e5900ms(61), e6000ms(62), e6100ms(63), e6200ms(64), e6300ms(65), e6400ms(66), e6500ms(67), e6600ms(68), e6700ms(69), e6800ms(70), e6900ms(71), e7000ms(72), e7100ms(73), e7200ms(74), e7300ms(75), e7400ms(76), e7500ms(77), e7600ms(78), e7700ms(79), e7800ms(80), e7900ms(81), e8000ms(82), e8100ms(83), e8200ms(84), e8300ms(85), e8400ms(86), e8500ms(87), e8600ms(88), e8700ms(89), e8800ms(90), e8900ms(91), e9000ms(92), e9100ms(93), e9200ms(94), e9300ms(95), e9400ms(96), e9500ms(97), e9600ms(98), e9700ms(99), e9800ms(100), e9900ms(101), e10000ms(102)  

ApsHoldoffTimeCaps  
Soak period before switching on trigger.
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capNone(1), capE20ms(2), capE100ms(3), capE200ms(4), capE300ms(5), capE400ms(6), capE500ms(7), capE600ms(8), capE700ms(9), capE800ms(10), capE900ms(11), capE1000ms(12), capE1100ms(13), capE1200ms(14), capE1300ms(15), capE1400ms(16), capE1500ms(17), capE1600ms(18), capE1700ms(19), capE1800ms(20), capE1900ms(21), capE2000ms(22), capE2100ms(23), capE2200ms(24), capE2300ms(25), capE2400ms(26), capE2500ms(27), capE2600ms(28), capE2700ms(29), capE2800ms(30), capE2900ms(31), capE3000ms(32), capE3100ms(33), capE3200ms(34), capE3300ms(35), capE3400ms(36), capE3500ms(37), capE3600ms(38), capE3700ms(39), capE3800ms(40), capE3900ms(41), capE4000ms(42), capE4100ms(43), capE4200ms(44), capE4300ms(45), capE4400ms(46), capE4500ms(47), capE4600ms(48), capE4700ms(49), capE4800ms(50), capE4900ms(51), capE5000ms(52), capE5100ms(53), capE5200ms(54), capE5300ms(55), capE5400ms(56), capE5500ms(57), capE5600ms(58), capE5700ms(59), capE5800ms(60), capE5900ms(61), capE6000ms(62), capE6100ms(63), capE6200ms(64), capE6300ms(65), capE6400ms(66), capE6500ms(67), capE6600ms(68), capE6700ms(69), capE6800ms(70), capE6900ms(71), capE7000ms(72), capE7100ms(73), capE7200ms(74), capE7300ms(75), capE7400ms(76), capE7500ms(77), capE7600ms(78), capE7700ms(79), capE7800ms(80), capE7900ms(81), capE8000ms(82), capE8100ms(83), capE8200ms(84), capE8300ms(85), capE8400ms(86), capE8500ms(87), capE8600ms(88), capE8700ms(89), capE8800ms(90), capE8900ms(91), capE9000ms(92), capE9100ms(93), capE9200ms(94), capE9300ms(95), capE9400ms(96), capE9500ms(97), capE9600ms(98), capE9700ms(99), capE9800ms(100), capE9900ms(101), capE10000ms(102)  

AssignmentState  
Assignment State. Describes an entity' state.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), assigned(1), unassigned(2), notassignable(3)  

BootState  
Boot State. Every state change (excluding IDLE) does generate a corresponding transient condition.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), complete(1), started(2), failed(3), reject(4)  

CommandEqpt  
Update, Install and Reboot commands.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), none(1), install(2), reboot(3), active(4), update(5)  

CpWdmEntityClass  
Control Plane WDM Entity Class
TEXTUAL-CONVENTION    
  INTEGER undefined(0), cp(1), tunnel(2), connection(3), path(4), pathElement(5), logicalInterface(6), remoteAlarm(7), portBinding(8), reservation(9)  

EnableStateCaps  
Usage of 3rd Party Plugs
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capStateEnabled(1), capStateDisabled(2)  

EntityClass  
Entity Class
TEXTUAL-CONVENTION    
  INTEGER undefined(0), other(1), unknown(2), chassis(3), backplane(4), container(5), powerSupply(6), fan(7), sensor(8), module(9), plug(10), stack(11), group(12), clientPort(13), networkPort(14), virtualChannel(15), connection(16), vc4Container(17), vc3sts1Container(18), vc12vt15Container(19), dcnChannel(20), routerConfig(21), environmentPort(22), internalPort(23), upgradePort(24), midstagePort(25), serialPort(26), pppIpInterface(27), lanIp(28), vs1Container(29), sts3cContainer(30), payloadChannel(31), passiveShelf(32), sts24cContainer(33), sts48cContainer(34), vs2cContainer(35), vs4cContainer(36), tifInputPort(37), tifOutputPort(38), opticalLink(39), virtualOpticalChannel(40), logicalInterface(41), physicalTerminationPoint(42), ethClient(43), ethNetwork(44), veth(45), flow(47), ctrans(48), policerOnFlow(50), queueOnPort(51), queueOnFlow(52), farEndPlug(53), farEndChannel(54), vc4c8Container(55), vc4c16Container(56), vs0Container(57), virtualSubChannel(58), bridge(59), queueOnBridge(60), backwardVirtualOptMux(61), forwardVirtualOptMux(62), optChannelTransportLane(63), virtualChannelN(64), externalChannel(65), virtualTerminationPoint(66), virtualConnection(67)  

EntityIndex  
The index of an entity. EntityIndex is used to index the following: Entities which are provisioned but unequipped (existing in the database but not physically present), Entities which are equipped but non-provisioned (physically present but not in the database), Entities which are both provisioned and equipped (existing in the database and physically present), Entities which are non-provisioned and unequipped (not existing in the database and not physically present). These will have an entry in the entityTable, but their EntityType will be undefined. The EntityIndex is used similarly to how the entPhysicalIndex in RFC2737 (Entity MIB) is used to address entities and containers of entities.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

EntityType  
Identifies the entity type. Each NE may have their own use of this INTEGER value, which will defined in the conformance document for each individual NE MIB.
TEXTUAL-CONVENTION    
  Integer32  

EquipmentState  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER undefined(0), equipped(1), unequipped(2)  

EthDuplexMode  
Duplex Mode Provision.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), ethHalfDuplex(1), ethFullDuplex(2)  

EthDuplexModeCaps  
Duplex Mode Provision.
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capEthHalfDuplex(1), capEthFullDuplex(2)  

FileArea  
Type of Area
TEXTUAL-CONVENTION    
  INTEGER undefined(0), activeArea(1), standbyArea(2), rDisk(3), backupDisk(4)  

FileType  
Type of File
TEXTUAL-CONVENTION    
  INTEGER undefined(0), pgm(1), dbs(2), unknown(3), alp(4), ncu(5), fwps(6), con(7)  

FspR7AdminStateSnmpProxy  
The Adminstrative State will be displayed in the GUI with full name values; it will be differently displayed in TL1 syntax according to TL1 display rules. The transaction into the UAS state requires a special destroy/delete function.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), is(2), dsbld(6)  

FspR7AdminStateSnmpProxyCaps  
The Adminstrative State will be displayed in the GUI with full name values; it will be differently displayed in TL1 syntax according to TL1 display rules. The transaction into the UAS state requires a special destroy/delete function.
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capIs(2), capDsbld(6)  

FspR7Date  
A date specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month 1..12 3 4 day 1..31 * Notes: - the value of year is in network-byte order For example, Tuesday May 26, 1992 would be displayed as: 1992-5-26
TEXTUAL-CONVENTION    
  OCTET STRING Size(4..4)  

FspR7EquipmentType  
The TYPE of Equipment and the MODE setting determine uniquely the number and allowed TYPE's of the provisionable dependent entities (plugs, interfaces, modules)
TEXTUAL-CONVENTION    
  INTEGER undefined(0), eqpSh1hu(1), eqpSh1huDc(2), eqpSh3hu(3), eqpSh7hu(4), eqpF2kSh5hu(5), eqpF2kSh6hu(6), eqpDcm(7), eqpSh9hu(8), eqpUnknown(19), eqpNcu(20), eqpNcutif(21), eqpScu(22), eqpScue(23), eqpR6cu(24), eqpPsu1huac(25), eqpPsu7huac(26), eqpPsu7hudc(27), eqpFcu7hu(28), eqp2clsmd(29), eqp2absmc(30), eqp2bsmd(31), eqp1Gsmud(32), eqp4gsmd(33), eqp8gsmd(34), eqp1csmuc(35), eqp1csmuewc(36), eqp4csmd(37), eqp4csmud(38), eqp4csmc(39), eqpOsfm(40), eqp1pm(41), eqp2pm(42), eqp40csmd(43), eqpDcf(44), eqpEdfas(45), eqpEdfasgc(46), eqpEdfadgc(47), eqpRaman(48), eqp4tcc2g5(49), eqp4tcc2g5d(50), eqp4tcc10gd(51), eqp4tcc10gc(52), eqpWcc10gd(53), eqpWcc10gc(54), eqpWcc2g71N(55), eqpWcc2g7d(56), eqp2tcm2g5(57), eqp2tca2g5(58), eqp8tca10gd(59), eqp8tca10gc(60), eqpWca10gd(61), eqpWca10gc(62), eqp4tca4gd(63), eqp4tca4gc(64), eqpwca2g5(65), eqp4tca1g3d(66), eqp4tca1g3c(67), eqp8tce2g5d(68), eqp8tce2g5c(69), eqpWcelsd(70), eqpWcelsc(71), eqpVsm(72), eqpRsmolm(73), eqpRsmsf(74), eqpOscm(75), eqp2oscm(76), eqpDrm(77), eqpXfpG(78), eqpsfpd(79), eqpSfpc(80), eqpSfpg(81), eqpSfpe(82), eqpSh1hudcm(83), eqpCustomc(84), eqpCustomd(85), eqpPsu1hudc(86), eqpWcc2g7c(87), eqp1csmuEwD(88), eqp1csmuG(89), eqp3BsmC(90), eqp2Tca2g5s(91), eqp8Csmuc(92), eqpEdfaDgcb(93), eqpOscmPn(94), eqp4Tcc10gtd(95), eqp4Tca4g(96), eqpDcg(97), eqp2Tcm2g5d(98), eqp2Tcm2g5c(99), eqpWcm2g5d(100), eqpWcm2g5c(101), eqpEdfmSgc(102), eqpF2kDemiV2(103), eqpPsm(104), eqpNcu2e(105), eqp8TceGl2g5d(106), eqp8TceGl2g5c(107), eqpDcf1hu(108), eqp10tcc10gtd(109), eqp10tcc10gd(110), eqp10tcc10gc(111), eqp16csmSfd(112), eqpOsfmSf(113), eqp2clsmSfd(114), eqp3bsmEwc(115), eqpEdfaSgcb(116), eqpEdfaDgcv(117), eqpWcc10gtd(118), eqp2csmuEwc(119), eqpEroadmDc(120), eqpScuS(122), eqp4opcm(123), eqpUtm(124), eqpPscu(125), eqp40Csm2hu(126), eqp2Twcc2g7(127), eqp2Wca10g(130), eqpNcuHp(131), eqpNcu20085hu(132), eqpXfpC(137), eqpXfpD(138), eqpWcc40gtd(140), eqpIlm(141), eqpNcuII(142), eqpCem9hu(143), eqp8roadmC40(148), eqp4Tcc40gtd(149), eqp2pca10g(150), eqp10pca10g(151), eqp1csmuD(152), eqpSfpOsC(153), eqpSfpOdC(154), eqpSfpOsG(155), eqpSfpOdG(156), eqpRoadmC80(157), eqpccm8(158), eqpPsu9hudc(159), eqp4tca4gus(160), eqp40Csm3huD(161), eqp5psm(162), eqpFan9hu(163), eqp5tce10gtd(164), eqp10tccs10gtd(165), eqp40Csm3hudcD(166), eqp40Csm3hudcDi(167), eqp5gsmD(169), eqp8csmD(170), eqp2otfm(171), eqp8otdr3hu(172), eqpXfptD(173), eqp40Csm3huDi(174), eqp8CcmC80(175), eqpEdfaD27(176), eqp2Wcc10g(177), eqp8RoadmC80(178), eqp2Wcc10gAes(180), eqp5tce10gtaesd(182), eqpSh1hupf(183), eqpFan1hu(185), eqp10tcc10g(186), eqpXfpOtnD(187), eqp2Raman(192), eqpEdfaS26(193), eqp5tces10gtd(194), eqpWcc100gtD(203), eqpCfp4g(204), eqpCfp10g(205), eqpXfpTlnD(213), eqp5tces10gtaesd(214), eqp2psm(218)  

FspR7EquipmentTypeCaps  
The TYPE of Equipment and the MODE setting determine uniquely the number and allowed TYPE's of the provisionable dependent entities (plugs, interfaces, modules)
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capEqpSh1hu(1), capEqpSh1huDc(2), capEqpSh3hu(3), capEqpSh7hu(4), capEqpF2kSh5hu(5), capEqpF2kSh6hu(6), capEqpDcm(7), capEqpSh9hu(8), capEqpUnknown(19), capEqpNcu(20), capEqpNcutif(21), capEqpScu(22), capEqpScue(23), capEqpR6cu(24), capEqpPsu1huac(25), capEqpPsu7huac(26), capEqpPsu7hudc(27), capEqpFcu7hu(28), capEqp2clsmd(29), capEqp2absmc(30), capEqp2bsmd(31), capEqp1Gsmud(32), capEqp4gsmd(33), capEqp8gsmd(34), capEqp1csmuc(35), capEqp1csmuewc(36), capEqp4csmd(37), capEqp4csmud(38), capEqp4csmc(39), capEqpOsfm(40), capEqp1pm(41), capEqp2pm(42), capEqp40csmd(43), capEqpDcf(44), capEqpEdfas(45), capEqpEdfasgc(46), capEqpEdfadgc(47), capEqpRaman(48), capEqp4tcc2g5(49), capEqp4tcc2g5d(50), capEqp4tcc10gd(51), capEqp4tcc10gc(52), capEqpWcc10gd(53), capEqpWcc10gc(54), capEqpWcc2g71N(55), capEqpWcc2g7d(56), capEqp2tcm2g5(57), capEqp2tca2g5(58), capEqp8tca10gd(59), capEqp8tca10gc(60), capEqpWca10gd(61), capEqpWca10gc(62), capEqp4tca4gd(63), capEqp4tca4gc(64), capEqpwca2g5(65), capEqp4tca1g3d(66), capEqp4tca1g3c(67), capEqp8tce2g5d(68), capEqp8tce2g5c(69), capEqpWcelsd(70), capEqpWcelsc(71), capEqpVsm(72), capEqpRsmolm(73), capEqpRsmsf(74), capEqpOscm(75), capEqp2oscm(76), capEqpDrm(77), capEqpXfpG(78), capEqpsfpd(79), capEqpSfpc(80), capEqpSfpg(81), capEqpSfpe(82), capEqpSh1hudcm(83), capEqpCustomc(84), capEqpCustomd(85), capEqpPsu1hudc(86), capEqpWcc2g7c(87), capEqp1csmuEwD(88), capEqp1csmuG(89), capEqp3BsmC(90), capEqp2Tca2g5s(91), capEqp8Csmuc(92), capEqpEdfaDgcb(93), capEqpOscmPn(94), capEqp4Tcc10gtd(95), capEqp4Tca4g(96), capEqpDcg(97), capEqp2Tcm2g5d(98), capEqp2Tcm2g5c(99), capEqpWcm2g5d(100), capEqpWcm2g5c(101), capEqpEdfmSgc(102), capEqpF2kDemiV2(103), capEqpPsm(104), capEqpNcu2e(105), capEqp8TceGl2g5d(106), capEqp8TceGl2g5c(107), capEqpDcf1hu(108), capEqp10tcc10gtd(109), capEqp10tcc10gd(110), capEqp10tcc10gc(111), capEqp16csmSfd(112), capEqpOsfmSf(113), capEqp2clsmSfd(114), capEqp3bsmEwc(115), capEqpEdfaSgcb(116), capEqpEdfaDgcv(117), capEqpWcc10gtd(118), capEqp2csmuEwc(119), capEqpEroadmDc(120), capEqpScuS(122), capEqp4opcm(123), capEqpUtm(124), capEqpPscu(125), capEqp40Csm2hu(126), capEqp2Twcc2g7(127), capEqp2Wca10g(130), capEqpNcuHp(131), capEqpNcu20085hu(132), capEqpXfpC(137), capEqpXfpD(138), capEqpWcc40gtd(140), capEqpIlm(141), capEqpNcuII(142), capEqpCem9hu(143), capEqp8roadmC40(148), capEqp4Tcc40gtd(149), capEqp2pca10g(150), capEqp10pca10g(151), capEqp1csmuD(152), capEqpSfpOsC(153), capEqpSfpOdC(154), capEqpSfpOsG(155), capEqpSfpOdG(156), capEqpRoadmC80(157), capEqpccm8(158), capEqpPsu9hudc(159), capEqp4tca4gus(160), capEqp40Csm3huD(161), capEqp5psm(162), capEqpFan9hu(163), capEqp5tce10gtd(164), capEqp10tccs10gtd(165), capEqp40Csm3hudcD(166), capEqp40Csm3hudcDi(167), capEqp5gsmD(169), capEqp8csmD(170), capEqp2otfm(171), capEqp8otdr3hu(172), capEqpXfptD(173), capEqp40Csm3huDi(174), capEqp8CcmC80(175), capEqpEdfaD27(176), capEqp2Wcc10g(177), capEqp8RoadmC80(178), capEqp2Wcc10gAes(180), capEqp5tce10gtaesd(182), capEqpSh1hupf(183), capEqpFan1hu(185), capEqp10tcc10g(186), capEqpXfpOtnD(187), capEqp2Raman(192), capEqpEdfaS26(193), capEqp5tces10gtd(194), capEqpWcc100gtD(203), capEqpCfp4g(204), capEqpCfp10g(205), capEqpXfpTlnD(213), capEqp5tces10gtaesd(214), capEqp2psm(218)  

FspR7FalseTrue  
False True variable.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), false(1), true(2)  

FspR7Time  
A time specification. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59 3 3 seconds 0..60 (use 60 for leap-second) For example: 13-10-26
TEXTUAL-CONVENTION    
  OCTET STRING Size(3..3)  

Grade  
Used to distinguish between NCU capabilities (range of supported services or applications)
TEXTUAL-CONVENTION    
  INTEGER undefined(0), gradeA(1), gradeB(2), gradeGdps(3), gradeC(4)  

LoopConfig  
External or Facility Loopback
TEXTUAL-CONVENTION    
  INTEGER undefined(0), noLoop(1), lineLoop(2), inwardLoop(3)  

LoopConfigCaps  
External or Facility Loopback
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capNoLoop(1), capLineLoop(2), capInwardLoop(3)  

DestinationNodeOrAgentState  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER undefined(0), inactive(1)  

NcuAutoActivation  
Enable scheduled activation of the standby PGM partition.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), no(1), yes(2)  

NoYesNA  
Enumerator values no(1), yes(2), notApplicable(3).
TEXTUAL-CONVENTION    
  INTEGER undefined(0), no(1), yes(2), notApplicable(3)  

OhTerminationLevel  
Signal Tremination Level of Intrusive Access to Header Information. Not used in 7.0, monitoring is one layer higher than TERM level, if applicable. All conditions detected on monitoring layer will not be reported (severity degradated to NR).
TEXTUAL-CONVENTION    
  INTEGER undefined(0), phys(1), otnOtu(2), otnOdu(3), otnOpu(4), sonetSection(5), sonetLine(6), sonetPath(7), none(8), pcs(9)  

OhTerminationLevelCaps  
Signal Tremination Level of Intrusive Access to Header Information. Not used in 7.0, monitoring is one layer higher than TERM level, if applicable. All conditions detected on monitoring layer will not be reported (severity degradated to NR).
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capPhys(1), capOtnOtu(2), capOtnOdu(3), capOtnOpu(4), capSonetSection(5), capSonetLine(6), capSonetPath(7), capNone(8), capPcs(9)  

OtnPayloadType  
The PAYLOAD defines the transport service type of the payload, which may be transparent at this layer or with protocol-dependent behaviour. (Only relevant where TYPE = OTU#).
TEXTUAL-CONVENTION    
  INTEGER undefined(0), ifType10GbE(3), ifTypeOc192(4), ifTypeOc48(5), ifTypeStm16(6), ifTypeStm64(7), ifType10GFC(8), ifType1GFC(12), ifTypeF9953(15), ifTypeF10312(16), ifTypeF10518(17), ifTypeF2488(18), ifType2GFC(39), ifType1GbE(41), ifTypeStm1(85), ifTypeStm4(86), ifTypeOc3(87), ifTypeOc12(88)  

OtnPayloadTypeCaps  
The PAYLOAD defines the transport service type of the payload, which may be transparent at this layer or with protocol-dependent behaviour. (Only relevant where TYPE = OTU#).
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capIfType10GbE(3), capIfTypeOc192(4), capIfTypeOc48(5), capIfTypeStm16(6), capIfTypeStm64(7), capIfType10GFC(8), capIfType1GFC(12), capIfTypeF9953(15), capIfTypeF10312(16), capIfTypeF10518(17), capIfTypeF2488(18), capIfType2GFC(39), capIfType1GbE(41), capIfTypeStm1(85), capIfTypeStm4(86), capIfTypeOc3(87), capIfTypeOc12(88)  

OtnTcmLevel  
Activation of Tandem Connection Monitoring Instance A. 6 Tandem Connection Monitoring levels are available.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), tcm1(1), tcm2(2), tcm3(3), tcm4(4), tcm5(5), tcm6(6), disabled(7)  

OtnTcmLevelCaps  
Activation of Tandem Connection Monitoring Instance A. 6 Tandem Connection Monitoring levels are available.
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capTcm1(1), capTcm2(2), capTcm3(3), capTcm4(4), capTcm5(5), capTcm6(6), capDisabled(7)  

PgmType  
Program Type
TEXTUAL-CONVENTION    
  INTEGER undefined(0), null(1), ncu(2), ncuHp(3), fwps(4), legacy(5)  

ProtectionMech  
Port Based refers to HST Cards and Switches: Card Based refers to additional equipment protection
TEXTUAL-CONVENTION    
  INTEGER undefined(0), pathProtection(1), channelCardProtection(2), channelProtection(3), versatileSwitchedProtection(4), flowProtection(5), clientCardProtection(6)  

ProtectionMechCaps  
Port Based refers to HST Cards and Switches: Card Based refers to additional equipment protection
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capPathProtection(1), capChannelCardProtection(2), capChannelProtection(3), capVersatileSwitchedProtection(4), capFlowProtection(5), capClientCardProtection(6)  

RestoreActivation  
Shows whether the last activation was(will be) a database restore or a new software activation
TEXTUAL-CONVENTION    
  INTEGER undefined(0), notRestore(1), restoreFromStdBy(2), restoreToFactory(3), restoreFromEqpt(4), acceptDatabase(5)  

RestoreActivationCaps  
Shows whether the last activation was(will be) a database restore or a new software activation
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capNotRestore(1), capRestoreFromStdBy(2), capRestoreToFactory(3), capRestoreFromEqpt(4), capAcceptDatabase(5)  

ServiceAffecting  
Service Affecting Change during FWP upgrade.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), nsa(1), sa(2), saActivate(3), saInstall(4)  

ServiceAffectingCaps  
Service Affecting Change during FWP upgrade.
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capNsa(1), capSa(2), capSaActivate(3), capSaInstall(4)  

StandbyServiceAffecting  
Service Affecting Change during FWP upgrade after activation of STBY PGM partition.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), nsa(1), sa(2), saActivate(3), saInstall(4)  

SnmpProxySynchronizationState  
This parameter is used to synchronize proxy table on GNE with destination NE's availability.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), inactive(1), active(2)  

SnmpProxySynchronizationStage  
This parameter is used to indicate stage of synchronization process.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), started(1), finished(2)  

SonetSectSigDegThres  
The SONET signal degrade threshold as a bit error rate.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), ber10exp5(1), ber10exp6(2), ber10exp7(3), ber10exp8(4), ber10exp9(5)  

SonetSectSigDegThresCaps  
The SONET signal degrade threshold as a bit error rate.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), capBer10exp5(1), capBer10exp6(2), capBer10exp7(3), capBer10exp8(4), capBer10exp9(5)  

SonetTimingSource  
Interface Timing Source Selection
TEXTUAL-CONVENTION    
  INTEGER undefined(0), loopTiming(1), internal(2)  

SonetTimingSourceCaps  
Interface Timing Source Selection
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capLoopTiming(1), capInternal(2)  

SonetTraceForm  
Byte-Length of Trace Compared to Expected
TEXTUAL-CONVENTION    
  INTEGER undefined(0), form64CRLF(1), form16CRC7(2), form1Byte(3)  

SonetTraceFormCaps  
Byte-Length of Trace Compared to Expected
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capForm64CRLF(1), capForm16CRC7(2), capForm1Byte(3)  

SonetVcBundleAllocation  
Each byte represents one sequence position in the VC bundle, always assigned consecutively. The sequence identifies the order in which the individual VCs are combined within the VC-4-Xv/VC-3-Xv. Each VC has a fixed unique sequence number in the range of 0 to (X-1): byte 0: VC4/VC3 transporting the first container of the VC-4-Xv/VC-3-Xv is assigned sequence number 0, byte 1: VC4/VC3 transporting the second container of the VC-4-Xv/VC-3-Xv is assigned sequence number 1, etc. byte (X-1): VC4/VC3 transporting container X of the VC-4-Xv/VC-3-Xv is assigned sequence number (X-1).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

SonetVcBundleAllocationCaps  
Each bit set in the bitmask represents the number of a free VC. Bit 0 = VC #1, and so on.
TEXTUAL-CONVENTION    
  BITS vc1(0), vc2(1), vc3(2), vc4(3), vc5(4), vc6(5), vc7(6), vc8(7), vc9(8), vc10(9), vc11(10), vc12(11), vc13(12), vc14(13), vc15(14), vc16(15), vc17(16), vc18(17), vc19(18), vc20(19), vc21(20), vc22(21), vc23(22), vc24(23), vc25(24), vc26(25), vc27(26), vc28(27), vc29(28), vc30(29), vc31(30), vc32(31), vc33(32), vc34(33), vc35(34), vc36(35), vc37(36), vc38(37), vc39(38), vc40(39), vc41(40), vc42(41), vc43(42), vc44(43), vc45(44), vc46(45), vc47(46), vc48(47), vc49(48), vc50(49), vc51(50), vc52(51), vc53(52), vc54(53), vc55(54), vc56(55), vc57(56), vc58(57), vc59(58), vc60(59), vc61(60), vc62(61), vc63(62), vc64(63)  

TimMode  
Detection of TIM-OTU Condition can be configured
TEXTUAL-CONVENTION    
  INTEGER undefined(0), disabled(1), enableAisDisabled(2)  

TimModeCaps  
Detection of TIM-OTU Condition can be configured
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capDisabled(1), capEnableAisDisabled(2)  

VirtualContainerType  
Virtual Container Group Type
TEXTUAL-CONVENTION    
  INTEGER undefined(0), vc4Type(1), vc3Au4Type(2), sts1(3), sts3c(4), vs1(5), vs2c(6), sts24c(7), sts48c(8), vs4c(9), vc4c8(10), vc4c16(11), vs0(12), vs3c(13), vs5c(14), vs8c(15), vs6c(16)  

VirtualContainerTypeCaps  
Virtual Container Group Type
TEXTUAL-CONVENTION    
  BITS capUndefined(0), capVc4Type(1), capVc3Au4Type(2), capSts1(3), capSts3c(4), capVs1(5), capVs2c(6), capSts24c(7), capSts48c(8), capVs4c(9), capVc4c8(10), capVc4c16(11), capVs0(12), capVs3c(13), capVs5c(14), capVs8c(15), capVs6c(16)  

LogicalIfTransport  
Tok_String
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..64)  

LogicalIfTransportCaps  
Tok_String
TEXTUAL-CONVENTION    
  BITS lif1(0), lif2(1), lif3(2), lif4(3), lif5(4), lif6(5), lif7(6), lif8(7), lif9(8), lif10(9), lif11(10), lif12(11), lif13(12), lif14(13), lif15(14), lif16(15)  

NeStorageEntry  
SEQUENCE    
  neStorageIndex Unsigned32
  neStorageDescr SnmpAdminString
  neStorageCapacity KBytes
  neStorageAvailable KBytes

SnmpWriteAccessEntry  
SEQUENCE    
  snmpWriteAccessNmsAddress IpAddress
  snmpWriteAccessNmsName SnmpAdminString

NeEventLogEntry  
SEQUENCE    
  neEventLogIndex TrapCounter
  neEventLogTimeStamp DateAndTime
  neEventLogNotificationOID OBJECT IDENTIFIER
  neEventLogIdentityTranslation IdentityTranslation

NeEventLogVarEntry  
SEQUENCE    
  neEventLogVarIndex Unsigned32
  neEventLogVarId OBJECT IDENTIFIER
  neEventLogVarType INTEGER
  neEventLogVarInteger32Val Integer32
  neEventLogVarIpAddressVal IpAddress
  neEventLogVarOctetStringVal OCTET STRING
  neEventLogVarOidVal OBJECT IDENTIFIER
  neEventLogVarCounter64Val Counter64
  neEventLogVarUnsigned32Val Unsigned32

NeTrapsinkEntry  
SEQUENCE    
  neTrapsinkAddress IpAddress
  neTrapsinkPort Integer32
  neTrapsinkCommunity DisplayString
  neTrapsinkRowStatus RowStatus
  neTrapsinkVersion Unsigned32
  neTrapsinkUserName DisplayString

SwVersionEntry  
SEQUENCE    
  swVersionActiveApplSw SnmpAdminString
  swVersionInactiveApplSw SnmpAdminString
  swVersionActiveOperatingSw SnmpAdminString
  swVersionInactiveOperatingSw SnmpAdminString
  swVersionNextBoot INTEGER

ProvContainerEntry  
SEQUENCE    
  provAssignmentState INTEGER
  provEquipmentState INTEGER

NeF7AutomaticBackupEntry  
SEQUENCE    
  neF7AutomaticBackupIndex EntityIndex
  neF7AutomaticBackupInterval F7AutoBackupInterval
  neF7AutomaticBackupStartDate FspDate
  neF7AutomaticBackupStartTime FspTime
  neF7AutomaticBackupNextDate FspDate
  neF7AutomaticBackupRunState F7AutoBackupRunState
  neF7AutomaticBackupTimeStamp F7FileTimeStamp

InventoryEntry  
SEQUENCE    
  inventoryUnitName SnmpAdminString
  inventoryFirmwarePackageRev SnmpAdminString
  inventoryHardwareRev SnmpAdminString
  inventorySoftwareRev SnmpAdminString
  inventoryFpgaRev SnmpAdminString
  inventorySerialNum SnmpAdminString
  inventoryPartnumber SnmpAdminString
  inventoryCleiCode SnmpAdminString
  inventoryVendorId SnmpAdminString
  inventoryType EntityType
  inventoryUniversalSerialIdent SnmpAdminString
  inventoryMacAddress MacAddress
  inventoryGradeInventory Grade

EntityEntry  
SEQUENCE    
  entityIndex EntityIndex
  entityContainedIn EntityIndex
  entityClass EntityClass
  entityClassInstanceNumber Integer32
  entityIndexAid SnmpAdminString
  entityType EntityType
  entityAssignmentState AssignmentState
  entityEquipmentState EquipmentState

ContainsEntry  
SEQUENCE    
  containsIndex EntityIndex

ControlPlaneWdmEntityEntry  
SEQUENCE    
  controlPlaneWdmEntityIndex EntityIndex
  controlPlaneWdmEntityContainedIn EntityIndex
  controlPlaneWdmEntityClass CpWdmEntityClass
  controlPlaneWdmEntityClassInstanceNumber Integer32
  controlPlaneWdmEntityIndexAid SnmpAdminString
  controlPlaneWdmEntityAssignmentState AssignmentState

ControlPlaneWdmContainsEntry  
SEQUENCE    
  controlPlaneWdmContainsIndex EntityIndex

ControlPlaneEthEntityEntry  
SEQUENCE    
  controlPlaneEthEntityIndex EntityIndex
  controlPlaneEthEntityContainedIn EntityIndex
  controlPlaneEthEntityClass CpWdmEntityClass
  controlPlaneEthEntityClassInstanceNumber Integer32
  controlPlaneEthEntityIndexAid SnmpAdminString
  controlPlaneEthEntityAssignmentState AssignmentState

ControlPlaneEthContainsEntry  
SEQUENCE    
  controlPlaneEthContainsIndex EntityIndex

PtpEntityEntry  
SEQUENCE    
  ptpEntityIndex EntityIndex
  ptpEntityContainedIn EntityIndex
  ptpEntityClass EntityClass
  ptpEntityClassInstanceNumber Integer32
  ptpEntityIndexAid SnmpAdminString
  ptpEntityType EntityType
  ptpEntityAssignmentState AssignmentState
  ptpEntityEquipmentState EquipmentState
  ptpEntityReferencedTo EntityIndex

VtpEntityEntry  
SEQUENCE    
  vtpEntityIndex EntityIndex
  vtpEntityContainedIn EntityIndex
  vtpEntityClass EntityClass
  vtpEntityClassInstanceNumber Integer32
  vtpEntityIndexAid SnmpAdminString
  vtpEntityType EntityType
  vtpEntityAssignmentState AssignmentState
  vtpEntityEquipmentState EquipmentState
  vtpEntityReferencedTo EntityIndex

ControlPlaneOtnEntityEntry  
SEQUENCE    
  controlPlaneOtnEntityIndex EntityIndex
  controlPlaneOtnEntityContainedIn EntityIndex
  controlPlaneOtnEntityClass CpWdmEntityClass
  controlPlaneOtnEntityClassInstanceNumber Integer32
  controlPlaneOtnEntityIndexAid SnmpAdminString
  controlPlaneOtnEntityAssignmentState AssignmentState

ControlPlaneOtnContainsEntry  
SEQUENCE    
  controlPlaneOtnContainsIndex EntityIndex

SonetSectionConfigEntry  
SEQUENCE    
  sonetSectionConfigTimingSource SonetTimingSource
  sonetSectionConfigSignalDegradeThreshhold Unsigned32
  sonetSectionConfigSignalDegradePeriod Unsigned32
  sonetSectionConfigTraceForm SonetTraceForm
  sonetSectionConfigTraceExpected OCTET STRING
  sonetSectionConfigTraceTransmit OCTET STRING
  sonetSectionConfigTimMode TimMode

SonetSectionDataEntry  
SEQUENCE    
  sonetSectionDataTraceReceived OCTET STRING

OtuSectionConfigEntry  
SEQUENCE    
  otuSectionConfigSignalDegradeThreshold Integer32
  otuSectionConfigSignalDegradePeriod Unsigned32
  otuSectionConfigPayload OtnPayloadType
  otuSectionConfigStuffing EnableState
  otuSectionConfigTraceExpected OCTET STRING
  otuSectionConfigTraceTransmitSapi OCTET STRING
  otuSectionConfigTraceTransmitDapi OCTET STRING
  otuSectionConfigTraceTransmitOpsp OCTET STRING
  otuSectionConfigTimMode TimMode

OtuSectionDataEntry  
SEQUENCE    
  otuSectionDataResultingTotalBitrate Unsigned32
  otuSectionDataTraceReceivedSapi OCTET STRING
  otuSectionDataTraceReceivedDapi OCTET STRING
  otuSectionDataTraceReceivedOpsp OCTET STRING

OduSectionConfigEntry  
SEQUENCE    
  oduSectionConfigSignalDegradeThres Integer32
  oduSectionConfigSignalDegradePeriod Unsigned32
  oduSectionConfigTraceExpected OCTET STRING
  oduSectionConfigTraceTransmitSapi OCTET STRING
  oduSectionConfigTraceTransmitDapi OCTET STRING
  oduSectionConfigTraceTransmitOpsp OCTET STRING
  oduSectionConfigTimMode TimMode

OduSectionDataEntry  
SEQUENCE    
  oduSectionDataTraceReceivedSapi OCTET STRING
  oduSectionDataTraceReceivedDapi OCTET STRING
  oduSectionDataTraceReceivedOpsp OCTET STRING

OduTcmAConfigEntry  
SEQUENCE    
  oduTcmAConfigSignalDegradeThreshold Integer32
  oduTcmAConfigSignalDegradePeriod Unsigned32
  oduTcmAConfigTcmLevel OtnTcmLevel
  oduTcmAConfigTraceExpected OCTET STRING
  oduTcmAConfigTraceTransmitSapi OCTET STRING
  oduTcmAConfigTraceTransmitDapi OCTET STRING
  oduTcmAConfigTraceTransmitOpsp OCTET STRING
  oduTcmAConfigTimMode TimMode

OduTcmBConfigEntry  
SEQUENCE    
  oduTcmBConfigSignalDegradeThreshold Integer32
  oduTcmBConfigSignalDegradePeriod Unsigned32
  oduTcmBConfigTcmLevel OtnTcmLevel
  oduTcmBConfigTraceExpected OCTET STRING
  oduTcmBConfigTraceTransmitSapi OCTET STRING
  oduTcmBConfigTraceTransmitDapi OCTET STRING
  oduTcmBConfigTraceTransmitOpsp OCTET STRING
  oduTcmBConfigTimMode TimMode

OduTcmCConfigEntry  
SEQUENCE    
  oduTcmCConfigSignalDegradeThreshold Integer32
  oduTcmCConfigSignalDegradePeriod Unsigned32
  oduTcmCConfigTcmLevel OtnTcmLevel
  oduTcmCConfigTraceExpected OCTET STRING
  oduTcmCConfigTraceTransmitSapi OCTET STRING
  oduTcmCConfigTraceTransmitDapi OCTET STRING
  oduTcmCConfigTraceTransmitOpsp OCTET STRING
  oduTcmCConfigTimMode TimMode

OduTcmADataEntry  
SEQUENCE    
  oduTcmADataTraceReceivedSapi OCTET STRING
  oduTcmADataTraceReceivedDapi OCTET STRING
  oduTcmADataTraceReceivedOpsp OCTET STRING

OduTcmBDataEntry  
SEQUENCE    
  oduTcmBDataTraceReceivedSapi OCTET STRING
  oduTcmBDataTraceReceivedDapi OCTET STRING
  oduTcmBDataTraceReceivedOpsp OCTET STRING

OduTcmCDataEntry  
SEQUENCE    
  oduTcmCDataTraceReceivedSapi OCTET STRING
  oduTcmCDataTraceReceivedDapi OCTET STRING
  oduTcmCDataTraceReceivedOpsp OCTET STRING

SwDbFileEntry  
SEQUENCE    
  swDbFileIndex EntityIndex
  swDbFileArea FileArea
  swDbFileType FileType
  swDbFileSize Unsigned32
  swDbFileCreationTime DateAndTime
  swDbFileVersion SnmpAdminString
  swDbFileGrade Grade
  swDbFileComment SnmpAdminString
  swDbFileFileName SnmpAdminString
  swDbFileRowStatus RowStatus
  swDbFilePgmType PgmType

FwDataEntry  
SEQUENCE    
  fwDataNewVersion SnmpAdminString
  fwDataStandbyVersion SnmpAdminString
  fwDataServiceImpairment ServiceAffecting
  fwDataBootStatus BootState
  fwDataFirmwarePackageRev SnmpAdminString
  fwDataStandbyServiceImpairment StandbyServiceAffecting
  fwDataFirmwareAvailable NoYesNA
  fwDataFirmwareApproved NoYesNA

ColdRestartCapEntry  
SEQUENCE    
  coldRestartCapServiceAffectingCap ServiceAffectingCaps

SwDbDataEntry  
SEQUENCE    
  swDbDataIndex EntityIndex
  swDbDataArea FileArea
  swDbDataProgramVersion SnmpAdminString
  swDbDataDatabaseVersion SnmpAdminString
  swDbDataActivationTime DateAndTime
  swDbDataRestoreConfig RestoreActivation
  swDbDataFirmwareSetVersion SnmpAdminString
  swDbDataNcuSoftwareVersion SnmpAdminString
  swDbDataStandbyPartitionStatus PartitionStatus

SwDbDataCapEntry  
SEQUENCE    
  swDbDataCapUpgradeRequest INTEGER
  swDbDataCapRestoreConfig RestoreActivationCaps

SwDbDataDefaultsEntry  
SEQUENCE    
  swDbDataDefaultsUpgradeRequest INTEGER
  swDbDataDefaultsRestoreConfig RestoreActivation

SnmpProxyEntrySingleTargetOutEntry  
SEQUENCE    
  snmpProxyEntrySingleTargetOutAddress IpAddress
  snmpProxyEntrySingleTargetOutPort Unsigned32
  snmpProxyEntrySingleTargetOutNodeAgentStatus DestinationNodeOrAgentState
  snmpProxyEntrySingleTargetOutContext SnmpAdminString
  snmpProxyEntrySingleTargetOutRowStatus RowStatus
  snmpProxyEntrySingleTargetOutAdminState FspR7AdminStateSnmpProxy
  snmpProxyEntrySingleTargetOutUserName SnmpAdminString

Defined Values

advaMIB 1.3.6.1.4.1.2544
The ADVA Optical Networking base MIB.
MODULE-IDENTITY    

products 1.3.6.1.4.1.2544.1
OBJECT IDENTIFIER    

common 1.3.6.1.4.1.2544.2
OBJECT IDENTIFIER    

fsp3000 1.3.6.1.4.1.2544.1.4
OBJECT IDENTIFIER    

fsp1000 1.3.6.1.4.1.2544.1.6
OBJECT IDENTIFIER    

fsp2000 1.3.6.1.4.1.2544.1.7
OBJECT IDENTIFIER    

fsp1000adm 1.3.6.1.4.1.2544.1.8
OBJECT IDENTIFIER    

fsp1500 1.3.6.1.4.1.2544.1.9
OBJECT IDENTIFIER    

fsp150 1.3.6.1.4.1.2544.1.10
OBJECT IDENTIFIER    

fspR7 1.3.6.1.4.1.2544.1.11
OBJECT IDENTIFIER    

fsp150cm 1.3.6.1.4.1.2544.1.12
OBJECT IDENTIFIER    

fspNm 1.3.6.1.4.1.2544.1.13
OBJECT IDENTIFIER    

neInfo 1.3.6.1.4.1.2544.2.1
OBJECT IDENTIFIER    

admin 1.3.6.1.4.1.2544.2.2
OBJECT IDENTIFIER    

events 1.3.6.1.4.1.2544.2.3
OBJECT IDENTIFIER    

software 1.3.6.1.4.1.2544.2.4
OBJECT IDENTIFIER    

config 1.3.6.1.4.1.2544.2.5
OBJECT IDENTIFIER    

transportStandards 1.3.6.1.4.1.2544.2.5.4
OBJECT IDENTIFIER    

inventoryMib 1.3.6.1.4.1.2544.2.5.5
OBJECT IDENTIFIER    

updateBackupRestoreMib 1.3.6.1.4.1.2544.2.5.6
OBJECT IDENTIFIER    

snmpAgent 1.3.6.1.4.1.2544.2.5.7
OBJECT IDENTIFIER    

sonet 1.3.6.1.4.1.2544.2.5.4.1
OBJECT IDENTIFIER    

otn 1.3.6.1.4.1.2544.2.5.4.2
OBJECT IDENTIFIER    

sonetConfig 1.3.6.1.4.1.2544.2.5.4.1.1
OBJECT IDENTIFIER    

otuConfig 1.3.6.1.4.1.2544.2.5.4.2.1
OBJECT IDENTIFIER    

oduConfig 1.3.6.1.4.1.2544.2.5.4.2.2
OBJECT IDENTIFIER    

swAdmin 1.3.6.1.4.1.2544.2.5.6.1
OBJECT IDENTIFIER    

dbAdmin 1.3.6.1.4.1.2544.2.5.6.2
OBJECT IDENTIFIER    

neMibVariant 1.3.6.1.4.1.2544.2.1.1
The variant of the SNMP enterprise MIB. This object will together with sysObjectID [RFC1213] uniquely identify the revision and variant of the enterprise MIB used by the NE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..9999  

neManufacturer 1.3.6.1.4.1.2544.2.1.2
Manufacturer of the system. This value is used to present in clear text the manufacturer of the system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

neDateAndTime 1.3.6.1.4.1.2544.2.1.3
Reports the current local time on the Network Element. It also allows to set the local time. However, SET requests may not be supported by all products.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

neMemorySizeTotal 1.3.6.1.4.1.2544.2.1.4
The total amount of physical main memory contained in the NEMI.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

neMemorySizeFree 1.3.6.1.4.1.2544.2.1.5
The amount of unused physical main memory contained in the NEMI.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

neStorageTable 1.3.6.1.4.1.2544.2.1.6
The table of long-term storage partitions contained in the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeStorageEntry

neStorageEntry 1.3.6.1.4.1.2544.2.1.6.1
An entry for one long-term storage partition contained in the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeStorageEntry  

neStorageIndex 1.3.6.1.4.1.2544.2.1.6.1.1
The index of the NE storage partition.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

neStorageDescr 1.3.6.1.4.1.2544.2.1.6.1.2
The product specific description of the NE storage partition.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

neStorageCapacity 1.3.6.1.4.1.2544.2.1.6.1.3
The total capacity of the NE storage partition.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

neStorageAvailable 1.3.6.1.4.1.2544.2.1.6.1.4
The free space on the NE storage partition.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

neAlarmStatus 1.3.6.1.4.1.2544.2.1.7
The highest severity of all currently active alarms on the NE. Alarms that are not reported because of Alarm Report Control (ARC) or any other administrative state are not considered active. The values indeterminate(1) and notReported(7) are not applicable for this object. The value cleared(6) indicates that the NE reports no alarm (i.e. Alarm LED(s) off).
Status: current Access: read-only
OBJECT-TYPE    
  TrapAlarmSeverity  

snmpWriteAccessRestriction 1.3.6.1.4.1.2544.2.2.1
This value is used in combination with the snmpWriteAccessTable for additional security for SNMP set requests. When the status is Disabled, SNMP set requests from any NMS (using the correct write community) are accepted (ie, the snmpWriteAccessTable entries do not apply). When the status is Enabled, however, only SNMP set requests from NMSs (using the correct write community) which are listed in the snmpWriteAccessTable are accepted. This object is read-only, meaning that it cannot be updated via the SNMP interface. The operator must configure SNMP write access permissions via a non-SNMP interface.
Status: current Access: read-only
OBJECT-TYPE    
  EnableState  

snmpWriteAccessTable 1.3.6.1.4.1.2544.2.2.2
Table of authorized NMSs (identified by IP address) for SNMP set requests. This table is not relevant if snmpWriteAccessRestriction is set to Disabled. The entries of this table are read-only. This means that the SNMP write access permissions cannot be updated via the SNMP interface. The operator must configure them via a non-SNMP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpWriteAccessEntry

snmpWriteAccessEntry 1.3.6.1.4.1.2544.2.2.2.1
Entries in the SNMP Write Access Table. The maximum of rows in this table is product specific, typically 10.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpWriteAccessEntry  

snmpWriteAccessNmsAddress 1.3.6.1.4.1.2544.2.2.2.1.1
IP Address of the NMS which has SNMP write permission.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

snmpWriteAccessNmsName 1.3.6.1.4.1.2544.2.2.2.1.2
Name of the NMS.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

neEventsLogged 1.3.6.1.4.1.2544.2.3.1
This value is the sum of all notified events (trap counter). It is also the event number of the most recent event (neEventLogIndex) found in the neEventLog tables. It can, for example, be used to check if a notification (trap) is lost. The value is reset to 0 after a cold start. The counter is increased even if no trap sinks are specified.
Status: current Access: read-only
OBJECT-TYPE    
  TrapCounter  

neEventLogTable 1.3.6.1.4.1.2544.2.3.2
Table of events issued by the NE's SNMP agent. The eventLog entries are read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeEventLogEntry

neEventLogEntry 1.3.6.1.4.1.2544.2.3.2.1
Entries in the neEventLog Table. Enterprise traps are always logged; logging of Generic traps is product specific.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeEventLogEntry  

neEventLogIndex 1.3.6.1.4.1.2544.2.3.2.1.1
The associated neEventsLogged counter for the logged event (trap).
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapCounter  

neEventLogTimeStamp 1.3.6.1.4.1.2544.2.3.2.1.2
The NE Date and Time when the event (trap) occurred. This object is used in the trap varbind.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

neEventLogNotificationOID 1.3.6.1.4.1.2544.2.3.2.1.3
The NOTIFICATION-TYPE object identifier of the event that occurred. The last part of the OID corresponds to the specific trap type value in the trap PDU.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

neEventLogIdentityTranslation 1.3.6.1.4.1.2544.2.3.2.1.4
Translation of entPhysicalIndex/ifIndex or other identifier to a string used in the trap varbind following the timestamp varbind.
Status: current Access: read-only
OBJECT-TYPE    
  IdentityTranslation  

neEventLogVarTable 1.3.6.1.4.1.2544.2.3.3
Table of variables corresponding to events logged in the neEventLog.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeEventLogVarEntry

neEventLogVarEntry 1.3.6.1.4.1.2544.2.3.3.1
Entries in the neEventLogVar Table. An entry appears in this table for each variable in the varbind list of an entry in the neEventLogTable. For an event having no variables, no entries are found in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeEventLogVarEntry  

neEventLogVarIndex 1.3.6.1.4.1.2544.2.3.3.1.1
A monotonically increasing integer, starting at 1 for a given neEventLogIndex, for indexing a variable contained in the varbind list of a logged event.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

neEventLogVarId 1.3.6.1.4.1.2544.2.3.3.1.2
The object identifier of the variable in the varbind list.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

neEventLogVarType 1.3.6.1.4.1.2544.2.3.3.1.3
The type of variable. One and only one of the value objects that follow must be instantiated, based on this type. The used types depend on the enterprise traps defined for the specific product.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER integer32(1), ipAddress(2), octetString(3), objectId(4), counter64(5), unsigned32(7)  

neEventLogVarInteger32Val 1.3.6.1.4.1.2544.2.3.3.1.4
The value when neEventLogVarType is 'integer32'. Integer32 is also used to represent INTEGER types. Otherwise, 0 is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

neEventLogVarIpAddressVal 1.3.6.1.4.1.2544.2.3.3.1.5
The value when neEventLogVarType is 'ipAddress'. Otherwise, an empty address is returned.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

neEventLogVarOctetStringVal 1.3.6.1.4.1.2544.2.3.3.1.6
The value when neEventLogVarType is 'octetString'. OctetString is used for all string types, including DisplayString, SnmpAdminString and DateAndTime. Otherwise, an empty string is returned.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

neEventLogVarOidVal 1.3.6.1.4.1.2544.2.3.3.1.7
The value when neEventLogVarType is 'objectId'. Otherwise, an objectId { 0.0 } is returned.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

neEventLogVarCounter64Val 1.3.6.1.4.1.2544.2.3.3.1.8
The value when neEventLogVarType is 'counter64'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

neEventLogVarUnsigned32Val 1.3.6.1.4.1.2544.2.3.3.1.10
The value when neEventLogVarType is 'unsigned32'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

neTrapsinkTable 1.3.6.1.4.1.2544.2.3.4
Table of Trapsinks. A neTrapsinkTable entry can be created, deleted or modified via the SNMP interface for a specific address and port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeTrapsinkEntry

neTrapsinkEntry 1.3.6.1.4.1.2544.2.3.4.1
Entries in the Trapsink Table. Entries are created and deleted using the neTrapsinkRowStatus object. The maximum of rows in this table is product specific.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeTrapsinkEntry  

neTrapsinkAddress 1.3.6.1.4.1.2544.2.3.4.1.1
IP Address of the Management System which should receive SNMP Traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

neTrapsinkPort 1.3.6.1.4.1.2544.2.3.4.1.2
The port number where the specified trap sink will receive SNMP traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

neTrapsinkCommunity 1.3.6.1.4.1.2544.2.3.4.1.3
Community String which is sent with an SNMP Trap to the Management Station. If no community is specified, the default (public) is used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

neTrapsinkRowStatus 1.3.6.1.4.1.2544.2.3.4.1.4
The status of this conceptual row. To create a row in this table, set this object to createAndGo(4). To remove a row, set this object to destroy(6).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

neTrapsinkVersion 1.3.6.1.4.1.2544.2.3.4.1.5
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

neTrapsinkUserName 1.3.6.1.4.1.2544.2.3.4.1.6
A human readable string representing the name of the user.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

swVersionTable 1.3.6.1.4.1.2544.2.4.1
Software version information table for units/modules which run a management Operating System. This includes the Application software and Operating System software.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwVersionEntry

swVersionEntry 1.3.6.1.4.1.2544.2.4.1.1
Entries in the swVersion Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwVersionEntry  

swVersionActiveApplSw 1.3.6.1.4.1.2544.2.4.1.1.1
Reports the active Application software version on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swVersionInactiveApplSw 1.3.6.1.4.1.2544.2.4.1.1.2
Reports the inactive Application software version available on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swVersionActiveOperatingSw 1.3.6.1.4.1.2544.2.4.1.1.3
Reports the active Operating System software version on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swVersionInactiveOperatingSw 1.3.6.1.4.1.2544.2.4.1.1.4
Reports the inactive Operating System software version available on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swVersionNextBoot 1.3.6.1.4.1.2544.2.4.1.1.5
Reports which software will be run at next boot, either the currently active one again or the alternative (currently inactive) one.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER activeVersion(1), inactiveVersion(2)  

neSoftwareUpgrade 1.3.6.1.4.1.2544.2.4.2
OBJECT IDENTIFIER    

neSwUpgradeRequest 1.3.6.1.4.1.2544.2.4.2.1
The request to the software upgrade function. Request 2..6 are single step requests while requests 7..9 are batch commands for common upgrade scenarios. Requests 13,14 are defined for automatic install process for F7 platform. If the NE is the FTP server, the file must then have been downloaded to the neSwUpgradeNeDirectory on the NE using the 'netadmin' account.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), download(2), install(3), activate(4), revertToPrevious(5), reboot(6), downloadInstallActivateReboot(7), installActivateReboot(8), revertToPreviousReboot(9), activateAlp(10), activateDefaultAlp(11), upload(12), autoDownloadInstall(13), autoInstall(14), encryptionFwpInstall(15), encryptionFwpDownloadInstall(16)  

neSwUpgradeState 1.3.6.1.4.1.2544.2.4.2.2
The current status of the SW upgrade process. NOTE: All failures that are caused by malfunctioning hardware are reported as internalError(17).
Status: current Access: read-only
OBJECT-TYPE    
  NeSwUpgradeStatusType  

neSwUpgradeServerAddress 1.3.6.1.4.1.2544.2.4.2.3
The IP address of the external FTP server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

neSwUpgradeServerLogin 1.3.6.1.4.1.2544.2.4.2.4
The login name on the external FTP server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neSwUpgradeServerPasswd 1.3.6.1.4.1.2544.2.4.2.5
The password on the external FTP server. Read requests on this object will return a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neSwUpgradeServerDirectory 1.3.6.1.4.1.2544.2.4.2.6
The SW file location (path) on the external FTP server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neSwUpgradeFileName 1.3.6.1.4.1.2544.2.4.2.7
The SW file name (without path) on the external FTP server or the name of the file which has been downloaded to the NE.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neSwUpgradeNeDirectory 1.3.6.1.4.1.2544.2.4.2.8
The SW file location (path) on the NE.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

neSwUpgradeTransferProtocol 1.3.6.1.4.1.2544.2.4.2.9
The transfer protocol to be used.
Status: current Access: read-write
OBJECT-TYPE    
  FileTransferProtocol  

sourceIpAddress 1.3.6.1.4.1.2544.2.4.2.10
IP address used as source IP address in FTP Client session
Status: current Access: read-write
OBJECT-TYPE    
  SourceIpAddress  

neSwInstallState 1.3.6.1.4.1.2544.2.4.2.11
Software installation state.
Status: current Access: read-only
OBJECT-TYPE    
  NeSwInstallStatusType  

neSwUpgradeType 1.3.6.1.4.1.2544.2.4.2.12
Required procedure type to be used for software download. legacy(1) is the default value. This parameter MUST be set before any other parameters will be set for software upgrade procedure (for example IP address, user name, password etc.). revised(2) value corresponds to Revised Upgrade Procedure which uses new PGM format. This parameter is NOT stored in the database and will be reset to default after SNMP Agent restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), legacy(1), revised(2)  

neSwDownloadProgress 1.3.6.1.4.1.2544.2.4.2.13
Operational progress in % i.e. file transfer
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..100 | -2147483648  

provContainerTable 1.3.6.1.4.1.2544.2.5.1
This table defines the objects that support provisioning of 'container' class physical entities. Provisioning sets up a 'container' to hold a specified physical entity. This allows a management client to configure the specified physical entity, including all of its subordinates physical entities, before installation. Provisioning allows the network manager to 'create' the physical entities that represent the new modules. In essence, the device simulates the installation of the new modules into the system. This has the effect of creating all conceptual rows in all the necessary tables that support the physical entity and all its subordinate physical entities (e.g., entPhysicalTable, and ifTable). The table extends some entries in the entPhysicalTable (see ENTITY-MIB for further details). A entry appears in this table for a physical entity matching the following criteria: 1) Its entPhysicalClass object has a value of 'container'; 2) It can contain one (but not multiple) physical entity; and, 3) It supports provisioning. The following states cause an alarm to be raised at the level of the containing module: IF provAssignmentState = assigned(1) AND provEquipmentState = unequipped(2) THEN 'eqMissing' alarm IF provEquipmentState = invalid(3) THEN 'eqNotAccepted' alarm
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvContainerEntry

provContainerEntry 1.3.6.1.4.1.2544.2.5.1.1
Entries in the provContainer Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProvContainerEntry  

provAssignmentState 1.3.6.1.4.1.2544.2.5.1.1.1
This status indicates the assignment (provisioning) of a module type to the container.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER assigned(1), unassigned(2)  

provEquipmentState 1.3.6.1.4.1.2544.2.5.1.1.2
This status indicates how the container is equipped: 'equipped' The container holds a module that fits to the container. 'unequipped' The container does not hold any hardware. 'invalid' The container holds a recognized module that the container is not capable of supporting, or the container holds an unrecognized module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER equipped(1), unequipped(2), invalid(3)  

neBackupRestore 1.3.6.1.4.1.2544.2.5.2
OBJECT IDENTIFIER    

neBackupRestoreRequest 1.3.6.1.4.1.2544.2.5.2.1
Run network element configuration Backup/Restore operation: - none(1): No action (read only) - runBackup(2): Save the network element configuration to a file (write only) - runRestore(3): Restore the network element configuration from a file (write only) The Restore operation does not overwrite settings which are required to reestablish contact to the NE via SNMP and Telnet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), runBackup(2), runRestore(3), dBdownload(4), dBupload(5), dbDownloadScu(6), dbUploadScu(7), alpDownload(8), alpUpload(9), runBackupScu(10)  

neBackupRestoreState 1.3.6.1.4.1.2544.2.5.2.2
The status of the current NE configuration backup/restore operation activated by 'neBackupRestoreRequest'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noBackupAvailable(1), backupInProgress(2), backupAvailable(3), restoreInProgress(4), backupRestoreFail(5), backupRestoreIdle(6), backupRestoreCompleted(7), dbActivationFailed(8), dbActivationInProgress(9)  

neBackupRestoreFile 1.3.6.1.4.1.2544.2.5.2.3
The full local path of the network element configuration backup file. This file is generated during the Backup operation and is also used for the Restore operation.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

neRestoreFileBackupDate 1.3.6.1.4.1.2544.2.5.2.4
The backup time of the current file to be used for Restore. If no backup is available, this object reports 8 zero-octets.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

neF7AutomaticRemoteBackupSrvIp 1.3.6.1.4.1.2544.2.5.2.5
Remote server IP as a backup destination address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

neF7AutomaticRemoteBackupSrvDir 1.3.6.1.4.1.2544.2.5.2.6
Remote server directory.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neF7AutomaticRemoteBackupSrvLogin 1.3.6.1.4.1.2544.2.5.2.7
Remote user login.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neF7AutomaticRemoteBackupSrvPass 1.3.6.1.4.1.2544.2.5.2.8
Remote user password.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neF7AutomaticRemoteBackupProtocol 1.3.6.1.4.1.2544.2.5.2.10
Connection protocol to be used for remote backup.
Status: current Access: read-write
OBJECT-TYPE    
  FileTransferProtocol  

neF7AutomaticRemoteBackupSrcIp 1.3.6.1.4.1.2544.2.5.2.11
Source IP address to be used for remote backup.
Status: current Access: read-write
OBJECT-TYPE    
  SourceIpAddress  

neF7AutomaticRemoteBackupTimeStamp 1.3.6.1.4.1.2544.2.5.2.12
Add or omit the time stamp in the backuped filename.
Status: deprecated Access: read-write
OBJECT-TYPE    
  F7FileTimeStamp  

neF7AutomaticBackupTable 1.3.6.1.4.1.2544.2.5.2.20
Table releated to SCU/Remote backup.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeF7AutomaticBackupEntry

neF7AutomaticBackupEntry 1.3.6.1.4.1.2544.2.5.2.20.1
Entry releated to SCU/Remote backup.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeF7AutomaticBackupEntry  

neF7AutomaticBackupIndex 1.3.6.1.4.1.2544.2.5.2.20.1.1
Index of the backup entity. May be the Backup SCU entity index or Backup Remote entity index.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

neF7AutomaticBackupInterval 1.3.6.1.4.1.2544.2.5.2.20.1.2
Schedule database backup interval.
Status: current Access: read-write
OBJECT-TYPE    
  F7AutoBackupInterval  

neF7AutomaticBackupStartDate 1.3.6.1.4.1.2544.2.5.2.20.1.3
Schedule database backup start date.
Status: current Access: read-write
OBJECT-TYPE    
  FspDate  

neF7AutomaticBackupStartTime 1.3.6.1.4.1.2544.2.5.2.20.1.4
Schedule database backup start time.
Status: current Access: read-write
OBJECT-TYPE    
  FspTime  

neF7AutomaticBackupNextDate 1.3.6.1.4.1.2544.2.5.2.20.1.5
Next schedule database backup date.
Status: current Access: read-only
OBJECT-TYPE    
  FspDate  

neF7AutomaticBackupRunState 1.3.6.1.4.1.2544.2.5.2.20.1.6
Automatic Backup running state.
Status: current Access: read-write
OBJECT-TYPE    
  F7AutoBackupRunState  

neF7AutomaticBackupTimeStamp 1.3.6.1.4.1.2544.2.5.2.20.1.7
Add or omit the time stamp in the backuped filename.
Status: current Access: read-write
OBJECT-TYPE    
  F7FileTimeStamp  

neAutoBackup 1.3.6.1.4.1.2544.2.5.3
OBJECT IDENTIFIER    

neAutoBackupConfig 1.3.6.1.4.1.2544.2.5.3.1
The configuration of the regular network element configuration Backup/Restore: - disabled(1): No regular backup - autoBackup(2): Regular backup to a local file is active - autoBackupAndUpload(3): Regular backup and upload to external FTP server is active The default is autoBackup(2). If this object is not disabled(1) all other auto-backup objects are read-only. I.e., all neAutoBackupServerXxx objects must be set before changing this object to autoBackupAndUpload(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), autoBackup(2), autoBackupAndUpload(3)  

neAutoBackupInterval 1.3.6.1.4.1.2544.2.5.3.2
The interval between two subsequent backup actions in hours (default: 24 hours).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

neAutoBackupNextActionAt 1.3.6.1.4.1.2544.2.5.3.3
The sliding time of the next backup action (default: midnight local NE time).
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

neAutoBackupServerAddress 1.3.6.1.4.1.2544.2.5.3.4
The IP address of the external FTP server for backup files.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

neAutoBackupServerLogin 1.3.6.1.4.1.2544.2.5.3.5
The login name on the external FTP server for backup files.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neAutoBackupServerPasswd 1.3.6.1.4.1.2544.2.5.3.6
The password on the external FTP server for backup files. Read requests on this object will return a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

neAutoBackupServerDirectory 1.3.6.1.4.1.2544.2.5.3.7
The directory on the external FTP server to which the backup files will be uploaded. The file name will be generated automatically (containing NE IP addres and backup time).
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

inventoryTable 1.3.6.1.4.1.2544.2.5.5.1
This table lists all physically present (equipped) equipment in the NE
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InventoryEntry

inventoryEntry 1.3.6.1.4.1.2544.2.5.5.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  InventoryEntry  

inventoryUnitName 1.3.6.1.4.1.2544.2.5.5.1.1.1
ADVA Official Equipment Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryFirmwarePackageRev 1.3.6.1.4.1.2544.2.5.5.1.1.2
Firmware Package Revision Number
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryHardwareRev 1.3.6.1.4.1.2544.2.5.5.1.1.3
Equipment Revision Number
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventorySoftwareRev 1.3.6.1.4.1.2544.2.5.5.1.1.4
The active Application software version on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryFpgaRev 1.3.6.1.4.1.2544.2.5.5.1.1.5
The active FPGA version on the unit/module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventorySerialNum 1.3.6.1.4.1.2544.2.5.5.1.1.6
Equipment Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryPartnumber 1.3.6.1.4.1.2544.2.5.5.1.1.7
ADVA Part Number
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryCleiCode 1.3.6.1.4.1.2544.2.5.5.1.1.8
Common Lanuage Equipment Identifier
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryVendorId 1.3.6.1.4.1.2544.2.5.5.1.1.9
OEM Vendor Code
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryType 1.3.6.1.4.1.2544.2.5.5.1.1.10
Type of a physical entity: shelf/module/plug
Status: current Access: read-only
OBJECT-TYPE    
  EntityType  

inventoryUniversalSerialIdent 1.3.6.1.4.1.2544.2.5.5.1.1.11
Unique Serial Identifier
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

inventoryMacAddress 1.3.6.1.4.1.2544.2.5.5.1.1.12
Ethernet MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

inventoryGradeInventory 1.3.6.1.4.1.2544.2.5.5.1.1.13
Used to distinguish between NCU capabilities (range of supported services or applications)
Status: current Access: read-only
OBJECT-TYPE    
  Grade  

entityTable 1.3.6.1.4.1.2544.2.5.5.2
Table for all existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntityEntry

entityEntry 1.3.6.1.4.1.2544.2.5.5.2.1
Entry for all existing addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityEntry  

entityIndex 1.3.6.1.4.1.2544.2.5.5.2.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

entityContainedIn 1.3.6.1.4.1.2544.2.5.5.2.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

entityClass 1.3.6.1.4.1.2544.2.5.5.2.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  EntityClass  

entityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.2.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

entityIndexAid 1.3.6.1.4.1.2544.2.5.5.2.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

entityType 1.3.6.1.4.1.2544.2.5.5.2.1.6
The type of FspR7 entity. Please refer to EntityType for further deails.
Status: current Access: read-only
OBJECT-TYPE    
  EntityType  

entityAssignmentState 1.3.6.1.4.1.2544.2.5.5.2.1.7
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

entityEquipmentState 1.3.6.1.4.1.2544.2.5.5.2.1.8
See EquipmentState.
Status: current Access: read-only
OBJECT-TYPE    
  EquipmentState  

containsTable 1.3.6.1.4.1.2544.2.5.5.3
Table for all existing addresses. Gives the index of the subtending entity in the containment.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContainsEntry

containsEntry 1.3.6.1.4.1.2544.2.5.5.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ContainsEntry  

containsIndex 1.3.6.1.4.1.2544.2.5.5.3.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneWdmEntityTable 1.3.6.1.4.1.2544.2.5.5.4
Table for all existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneWdmEntityEntry

controlPlaneWdmEntityEntry 1.3.6.1.4.1.2544.2.5.5.4.1
Entry for all existing addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneWdmEntityEntry  

controlPlaneWdmEntityIndex 1.3.6.1.4.1.2544.2.5.5.4.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

controlPlaneWdmEntityContainedIn 1.3.6.1.4.1.2544.2.5.5.4.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneWdmEntityClass 1.3.6.1.4.1.2544.2.5.5.4.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  CpWdmEntityClass  

controlPlaneWdmEntityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.4.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

controlPlaneWdmEntityIndexAid 1.3.6.1.4.1.2544.2.5.5.4.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

controlPlaneWdmEntityAssignmentState 1.3.6.1.4.1.2544.2.5.5.4.1.6
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

controlPlaneWdmContainsTable 1.3.6.1.4.1.2544.2.5.5.5
Table for all existing addresses. Gives the index of the subtending entity in the containment.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneWdmContainsEntry

controlPlaneWdmContainsEntry 1.3.6.1.4.1.2544.2.5.5.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneWdmContainsEntry  

controlPlaneWdmContainsIndex 1.3.6.1.4.1.2544.2.5.5.5.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneEthEntityTable 1.3.6.1.4.1.2544.2.5.5.6
Table for all existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneEthEntityEntry

controlPlaneEthEntityEntry 1.3.6.1.4.1.2544.2.5.5.6.1
Entry for all existing addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneEthEntityEntry  

controlPlaneEthEntityIndex 1.3.6.1.4.1.2544.2.5.5.6.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

controlPlaneEthEntityContainedIn 1.3.6.1.4.1.2544.2.5.5.6.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneEthEntityClass 1.3.6.1.4.1.2544.2.5.5.6.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  CpWdmEntityClass  

controlPlaneEthEntityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.6.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

controlPlaneEthEntityIndexAid 1.3.6.1.4.1.2544.2.5.5.6.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

controlPlaneEthEntityAssignmentState 1.3.6.1.4.1.2544.2.5.5.6.1.6
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

controlPlaneEthContainsTable 1.3.6.1.4.1.2544.2.5.5.7
Table for all existing addresses. Gives the index of the subtending entity in the containment.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneEthContainsEntry

controlPlaneEthContainsEntry 1.3.6.1.4.1.2544.2.5.5.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneEthContainsEntry  

controlPlaneEthContainsIndex 1.3.6.1.4.1.2544.2.5.5.7.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

ptpEntityTable 1.3.6.1.4.1.2544.2.5.5.10
Table for PTP existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpEntityEntry

ptpEntityEntry 1.3.6.1.4.1.2544.2.5.5.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpEntityEntry  

ptpEntityIndex 1.3.6.1.4.1.2544.2.5.5.10.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

ptpEntityContainedIn 1.3.6.1.4.1.2544.2.5.5.10.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

ptpEntityClass 1.3.6.1.4.1.2544.2.5.5.10.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  EntityClass  

ptpEntityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.10.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

ptpEntityIndexAid 1.3.6.1.4.1.2544.2.5.5.10.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ptpEntityType 1.3.6.1.4.1.2544.2.5.5.10.1.6
The type of FspR7 entity. Please refer to EntityType for further deails.
Status: current Access: read-only
OBJECT-TYPE    
  EntityType  

ptpEntityAssignmentState 1.3.6.1.4.1.2544.2.5.5.10.1.7
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

ptpEntityEquipmentState 1.3.6.1.4.1.2544.2.5.5.10.1.8
See EquipmentState.
Status: current Access: read-only
OBJECT-TYPE    
  EquipmentState  

ptpEntityReferencedTo 1.3.6.1.4.1.2544.2.5.5.10.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

vtpEntityTable 1.3.6.1.4.1.2544.2.5.5.11
Table for VTP existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VtpEntityEntry

vtpEntityEntry 1.3.6.1.4.1.2544.2.5.5.11.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VtpEntityEntry  

vtpEntityIndex 1.3.6.1.4.1.2544.2.5.5.11.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

vtpEntityContainedIn 1.3.6.1.4.1.2544.2.5.5.11.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

vtpEntityClass 1.3.6.1.4.1.2544.2.5.5.11.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  EntityClass  

vtpEntityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.11.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

vtpEntityIndexAid 1.3.6.1.4.1.2544.2.5.5.11.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vtpEntityType 1.3.6.1.4.1.2544.2.5.5.11.1.6
The type of FspR7 entity. Please refer to EntityType for further deails.
Status: current Access: read-only
OBJECT-TYPE    
  EntityType  

vtpEntityAssignmentState 1.3.6.1.4.1.2544.2.5.5.11.1.7
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

vtpEntityEquipmentState 1.3.6.1.4.1.2544.2.5.5.11.1.8
See EquipmentState.
Status: current Access: read-only
OBJECT-TYPE    
  EquipmentState  

vtpEntityReferencedTo 1.3.6.1.4.1.2544.2.5.5.11.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneOtnEntityTable 1.3.6.1.4.1.2544.2.5.5.12
Table for all existing addresses. Entities in this table are either provisioned, equipped, both of these or neither of these. Containers are always present in the table as long as their supporting entity is provisioned or equipped.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneOtnEntityEntry

controlPlaneOtnEntityEntry 1.3.6.1.4.1.2544.2.5.5.12.1
Entry for all existing addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneOtnEntityEntry  

controlPlaneOtnEntityIndex 1.3.6.1.4.1.2544.2.5.5.12.1.1
Existing adress index
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  EntityIndex  

controlPlaneOtnEntityContainedIn 1.3.6.1.4.1.2544.2.5.5.12.1.2
Contained in
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

controlPlaneOtnEntityClass 1.3.6.1.4.1.2544.2.5.5.12.1.3
See EntityClass
Status: current Access: read-only
OBJECT-TYPE    
  CpWdmEntityClass  

controlPlaneOtnEntityClassInstanceNumber 1.3.6.1.4.1.2544.2.5.5.12.1.4
The class instance number of this entity within the module(card)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2000 | -2147483648  

controlPlaneOtnEntityIndexAid 1.3.6.1.4.1.2544.2.5.5.12.1.5
Name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

controlPlaneOtnEntityAssignmentState 1.3.6.1.4.1.2544.2.5.5.12.1.6
See AssignmentState.
Status: current Access: read-only
OBJECT-TYPE    
  AssignmentState  

controlPlaneOtnContainsTable 1.3.6.1.4.1.2544.2.5.5.13
Table for all existing addresses. Gives the index of the subtending entity in the containment.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlPlaneOtnContainsEntry

controlPlaneOtnContainsEntry 1.3.6.1.4.1.2544.2.5.5.13.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlPlaneOtnContainsEntry  

controlPlaneOtnContainsIndex 1.3.6.1.4.1.2544.2.5.5.13.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  EntityIndex  

sonetSectionConfigTable 1.3.6.1.4.1.2544.2.5.4.1.1.1
Contains entries for the configuration of SONET interfaces. In the naming of parameters, only sonet (and not sdh) is used for simplification. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonetSectionConfigEntry

sonetSectionConfigEntry 1.3.6.1.4.1.2544.2.5.4.1.1.1.1
SDH/SONET interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonetSectionConfigEntry  

sonetSectionConfigTimingSource 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.1
The SDH/SONET timing source for this interface. - internal: used in stand-alone, point-to-point topologies stand-alone (dedicated fiber operation) - loopTiming: used in point-to-point via SDH network and feeder topologies. The default is internal(1).
Status: current Access: read-write
OBJECT-TYPE    
  SonetTimingSource  

sonetSectionConfigSignalDegradeThreshhold 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.2
Block-Error-Based Degradation Definition for SDH (standard integration period). Defined as percentage Background Block Errors (30% default) evaluated over a defined period (SDPER-RS).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100 | 4294967295  

sonetSectionConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.3
The measurement period in seconds used together with the sonetSectionConfigSignalDegradeThreshold based on the block error counting method. The valid range is 2..10, The default being 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

sonetSectionConfigTraceForm 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.4
Byte-Length of Trace Compared to Expected
Status: current Access: read-write
OBJECT-TYPE    
  SonetTraceForm  

sonetSectionConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.5
Expected Sec/RS trace. NULL TRACE implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..62)  

sonetSectionConfigTraceTransmit 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.6
Sec/RS Trace to be Transmitted
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..62)  

sonetSectionConfigTimMode 1.3.6.1.4.1.2544.2.5.4.1.1.1.1.7
Detection of TIM Sonet Section Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

sonetSectionDataTable 1.3.6.1.4.1.2544.2.5.4.1.1.3
Contains entries for the status of SONET interfaces. In the naming of parameters, only sonet (and not sdh) is used for simplification. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonetSectionDataEntry

sonetSectionDataEntry 1.3.6.1.4.1.2544.2.5.4.1.1.3.1
SDH/SONET interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonetSectionDataEntry  

sonetSectionDataTraceReceived 1.3.6.1.4.1.2544.2.5.4.1.1.3.1.1
The received Sec/RS Trace
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..62)  

otuSectionConfigTable 1.3.6.1.4.1.2544.2.5.4.2.1.1
Contains entries for the configuration of OTU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OtuSectionConfigEntry

otuSectionConfigEntry 1.3.6.1.4.1.2544.2.5.4.2.1.1.1
OTU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OtuSectionConfigEntry  

otuSectionConfigSignalDegradeThreshold 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.1
Threshold for OTU SM-SD alarm (threshold level 0..100%, default value 15 %). Ref. table 24/G.7710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100 | -2147483648  

otuSectionConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.2
Measuring period for OTU SM-SD alarm: 2..10 sec) (bursty) Ref. table 24/G.7710. Default value: 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

otuSectionConfigPayload 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3
The payload of the interface (inside a transport overhead). Relevant e. g. for OTN cards which wrap a payload into an OTU1/2 wrapper.
Status: current Access: read-write
OBJECT-TYPE    
  OtnPayloadType  

otuSectionConfigStuffing 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.4
Indicates if bit/byte stuffing is used in the transport signal.
Status: current Access: read-write
OBJECT-TYPE    
  EnableState  

otuSectionConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.5
Expected SAPI part of the OTU trace (15 character). NULL TRACE implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

otuSectionConfigTraceTransmitSapi 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.6
The transmitted SAPI part of the OTU trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

otuSectionConfigTraceTransmitDapi 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.7
The transmitted DAPI part of the OTU trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

otuSectionConfigTraceTransmitOpsp 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.8
The transmitted Operator Specific part of the OTU trace (32 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

otuSectionConfigTimMode 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.9
Detection of TIM-OTU Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

otuSectionDataTable 1.3.6.1.4.1.2544.2.5.4.2.1.2
Contains entries for the status of OTU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OtuSectionDataEntry

otuSectionDataEntry 1.3.6.1.4.1.2544.2.5.4.2.1.2.1
OTU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OtuSectionDataEntry  

otuSectionDataResultingTotalBitrate 1.3.6.1.4.1.2544.2.5.4.2.1.2.1.1
This interface bitrate is dependent on the type and the payload of the interface. Relevant e. g. for OTN cards which wrap a payload into an OTU1/2 wrapper.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

otuSectionDataTraceReceivedSapi 1.3.6.1.4.1.2544.2.5.4.2.1.2.1.2
The received SAPI part of the OTU trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

otuSectionDataTraceReceivedDapi 1.3.6.1.4.1.2544.2.5.4.2.1.2.1.3
The received DAPI part of the OTU trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

otuSectionDataTraceReceivedOpsp 1.3.6.1.4.1.2544.2.5.4.2.1.2.1.4
The received Operator Specific part of the OTU trace (32 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduSectionConfigTable 1.3.6.1.4.1.2544.2.5.4.2.2.1
Contains entries for the configuration of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduSectionConfigEntry

oduSectionConfigEntry 1.3.6.1.4.1.2544.2.5.4.2.2.1.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduSectionConfigEntry  

oduSectionConfigSignalDegradeThres 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.1
Threshold for ODU SM-SD alarm (threshold level 0..100%, default value 15 %. Ref. table 24/G.7710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100 | -2147483648  

oduSectionConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.2
Measuring period for ODU SM-SD alarm: 2..10 sec) (bursty) Ref. table 24/G.7710. Default value: 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

oduSectionConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.3
Expected SAPI part of the ODU trace (15 character). NULL TRACE implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduSectionConfigTraceTransmitSapi 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.4
The transmitted SAPI part of the ODU trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduSectionConfigTraceTransmitDapi 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.5
The transmitted DAPI part of the ODU trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduSectionConfigTraceTransmitOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.6
The transmitted Operator Specific part of the ODU trace (32 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduSectionConfigTimMode 1.3.6.1.4.1.2544.2.5.4.2.2.1.1.7
Detection of TIM-ODU Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

oduSectionDataTable 1.3.6.1.4.1.2544.2.5.4.2.2.2
Contains entries for the status of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduSectionDataEntry

oduSectionDataEntry 1.3.6.1.4.1.2544.2.5.4.2.2.2.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduSectionDataEntry  

oduSectionDataTraceReceivedSapi 1.3.6.1.4.1.2544.2.5.4.2.2.2.1.1
The received SAPI part of the ODU trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduSectionDataTraceReceivedDapi 1.3.6.1.4.1.2544.2.5.4.2.2.2.1.2
The received DAPI part of the ODU trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduSectionDataTraceReceivedOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.2.1.3
The received Operator Specific part of the ODU trace (32 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmAConfigTable 1.3.6.1.4.1.2544.2.5.4.2.2.3
Contains entries for the configuration of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmAConfigEntry

oduTcmAConfigEntry 1.3.6.1.4.1.2544.2.5.4.2.2.3.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmAConfigEntry  

oduTcmAConfigSignalDegradeThreshold 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.1
Threshold for ODU SM-SD alarm (threshold level 0..100%, default value 15 %). Ref. table 24/G.7710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100 | -2147483648  

oduTcmAConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.2
Measuring period for ODU SM-SD alarm: 2..10 sec) (bursty) Ref. table 24/G.7710. Default value: 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

oduTcmAConfigTcmLevel 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.3
Activation of Tandem Connection Monitoring Instance A
Status: current Access: read-write
OBJECT-TYPE    
  OtnTcmLevel  

oduTcmAConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.4
Expected SAPI part of the TCMA trace (15 character). NULL TRACE-TCM implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmAConfigTraceTransmitSapi 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.5
The transmitted SAPI part of the TCMA trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmAConfigTraceTransmitDapi 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.6
The transmitted DAPI part of the TCMA trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmAConfigTraceTransmitOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.7
The transmitted Operator Specific part of the TCMA trace (32 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmAConfigTimMode 1.3.6.1.4.1.2544.2.5.4.2.2.3.1.8
Detection of TIM-TCMA Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

oduTcmBConfigTable 1.3.6.1.4.1.2544.2.5.4.2.2.4
Contains entries for the configuration of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmBConfigEntry

oduTcmBConfigEntry 1.3.6.1.4.1.2544.2.5.4.2.2.4.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmBConfigEntry  

oduTcmBConfigSignalDegradeThreshold 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.1
Threshold for ODU SM-SD alarm (threshold level 0..100%, default value 15 %). Ref. table 24/G.7710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100 | -2147483648  

oduTcmBConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.2
Measuring period for ODU SM-SD alarm: 2..10 sec) (bursty) Ref. table 24/G.7710. Default value: 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

oduTcmBConfigTcmLevel 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.3
Activation of Tandem Connection Monitoring Instance B
Status: current Access: read-write
OBJECT-TYPE    
  OtnTcmLevel  

oduTcmBConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.4
Expected SAPI part of the TCMB trace (15 character). NULL TRACE-TCM implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmBConfigTraceTransmitSapi 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.5
The transmitted SAPI part of the TCMB trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmBConfigTraceTransmitDapi 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.6
The transmitted DAPI part of the TCMB trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmBConfigTraceTransmitOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.7
The transmitted Operator Specific part of the TCMB trace (32 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmBConfigTimMode 1.3.6.1.4.1.2544.2.5.4.2.2.4.1.8
Detection of TIM-TCMB Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

oduTcmCConfigTable 1.3.6.1.4.1.2544.2.5.4.2.2.5
Contains entries for the configuration of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmCConfigEntry

oduTcmCConfigEntry 1.3.6.1.4.1.2544.2.5.4.2.2.5.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmCConfigEntry  

oduTcmCConfigSignalDegradeThreshold 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.1
Threshold for ODU SM-SD alarm (threshold level 0..100%, default value 15 %). Ref. table 24/G.7710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100 | -2147483648  

oduTcmCConfigSignalDegradePeriod 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.2
Measuring period for ODU SM-SD alarm: 2..10 sec) (bursty) Ref. table 24/G.7710. Default value: 7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10 | 4294967295  

oduTcmCConfigTcmLevel 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.3
Activation of Tandem Connection Monitoring Instance C
Status: current Access: read-write
OBJECT-TYPE    
  OtnTcmLevel  

oduTcmCConfigTraceExpected 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.4
Expected SAPI part of the TCMC trace (15 character). NULL TRACE-TCM implies that no trace comparison is made.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmCConfigTraceTransmitSapi 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.5
The transmitted SAPI part of the TCMC trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmCConfigTraceTransmitDapi 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.6
The transmitted DAPI part of the TCMC trace (15 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmCConfigTraceTransmitOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.7
The transmitted Operator Specific part of the TCMC trace (32 character)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmCConfigTimMode 1.3.6.1.4.1.2544.2.5.4.2.2.5.1.8
Detection of TIM-TCMC Condition can be configured
Status: current Access: read-write
OBJECT-TYPE    
  TimMode  

oduTcmADataTable 1.3.6.1.4.1.2544.2.5.4.2.2.6
Contains entries for the status of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmADataEntry

oduTcmADataEntry 1.3.6.1.4.1.2544.2.5.4.2.2.6.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmADataEntry  

oduTcmADataTraceReceivedSapi 1.3.6.1.4.1.2544.2.5.4.2.2.6.1.1
The received SAPI part of the TCMA trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmADataTraceReceivedDapi 1.3.6.1.4.1.2544.2.5.4.2.2.6.1.2
The received DAPI part of the TCMA trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmADataTraceReceivedOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.6.1.3
The received Operator Specific part of the TCMA trace (32 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmBDataTable 1.3.6.1.4.1.2544.2.5.4.2.2.7
Contains entries for the status of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmBDataEntry

oduTcmBDataEntry 1.3.6.1.4.1.2544.2.5.4.2.2.7.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmBDataEntry  

oduTcmBDataTraceReceivedSapi 1.3.6.1.4.1.2544.2.5.4.2.2.7.1.1
The received SAPI part of the TCMB trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmBDataTraceReceivedDapi 1.3.6.1.4.1.2544.2.5.4.2.2.7.1.2
The received DAPI part of the TCMB trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmBDataTraceReceivedOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.7.1.3
The received Operator Specific part of the TCMB trace (32 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

oduTcmCDataTable 1.3.6.1.4.1.2544.2.5.4.2.2.8
Contains entries for the status of ODU interfaces. This table extends the entries in the ifTable (RFC 2863).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OduTcmCDataEntry

oduTcmCDataEntry 1.3.6.1.4.1.2544.2.5.4.2.2.8.1
ODU interfaces will have an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OduTcmCDataEntry  

oduTcmCDataTraceReceivedSapi 1.3.6.1.4.1.2544.2.5.4.2.2.8.1.1
The received SAPI part of the TCMC trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmCDataTraceReceivedDapi 1.3.6.1.4.1.2544.2.5.4.2.2.8.1.2
The received DAPI part of the TCMC trace (15 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

oduTcmCDataTraceReceivedOpsp 1.3.6.1.4.1.2544.2.5.4.2.2.8.1.3
The received Operator Specific part of the TCMC trace (32 character)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

swDbFileTable 1.3.6.1.4.1.2544.2.5.6.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDbFileEntry

swDbFileEntry 1.3.6.1.4.1.2544.2.5.6.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDbFileEntry  

swDbFileIndex 1.3.6.1.4.1.2544.2.5.6.1.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

swDbFileArea 1.3.6.1.4.1.2544.2.5.6.1.1.1.2
Type of Area
Status: current Access: read-only
OBJECT-TYPE    
  FileArea  

swDbFileType 1.3.6.1.4.1.2544.2.5.6.1.1.1.3
Type of File
Status: current Access: read-only
OBJECT-TYPE    
  FileType  

swDbFileSize 1.3.6.1.4.1.2544.2.5.6.1.1.1.4
Size of Memory = USED + AVAILABLE
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

swDbFileCreationTime 1.3.6.1.4.1.2544.2.5.6.1.1.1.5
Creation Time
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

swDbFileVersion 1.3.6.1.4.1.2544.2.5.6.1.1.1.6
General Release Issue Number of software in the ACT or STBY memory location. Format: XX-YY-Z
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbFileGrade 1.3.6.1.4.1.2544.2.5.6.1.1.1.7
Used to distinguish between NCU capabilities (range of supported services or applications)
Status: current Access: read-only
OBJECT-TYPE    
  Grade  

swDbFileComment 1.3.6.1.4.1.2544.2.5.6.1.1.1.8
Comment of PGM or DBS files.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

swDbFileFileName 1.3.6.1.4.1.2544.2.5.6.1.1.1.9
Filename
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbFileRowStatus 1.3.6.1.4.1.2544.2.5.6.1.1.1.10
RowStatus
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

swDbFilePgmType 1.3.6.1.4.1.2544.2.5.6.1.1.1.11
Program Type
Status: current Access: read-only
OBJECT-TYPE    
  PgmType  

fwDataTable 1.3.6.1.4.1.2544.2.5.6.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FwDataEntry

fwDataEntry 1.3.6.1.4.1.2544.2.5.6.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  FwDataEntry  

fwDataNewVersion 1.3.6.1.4.1.2544.2.5.6.1.2.1.1
New Firmware Package Revision Number of file which resides on ACT PGM partition.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fwDataStandbyVersion 1.3.6.1.4.1.2544.2.5.6.1.2.1.2
New Firmware Package Revision Number of file which resides on STBY PGM partition.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fwDataServiceImpairment 1.3.6.1.4.1.2544.2.5.6.1.2.1.3
Service Affecting Change during FWP upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceAffecting  

fwDataBootStatus 1.3.6.1.4.1.2544.2.5.6.1.2.1.4
Boot State. Every state change (excluding IDLE) does generate a corresponding transient condition.
Status: current Access: read-only
OBJECT-TYPE    
  BootState  

fwDataFirmwarePackageRev 1.3.6.1.4.1.2544.2.5.6.1.2.1.5
Active Firmware Package Revision Number of module software.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fwDataStandbyServiceImpairment 1.3.6.1.4.1.2544.2.5.6.1.2.1.6
Service Affecting Change during FWP upgrade after activation of STBY PGM partition.
Status: current Access: read-only
OBJECT-TYPE    
  StandbyServiceAffecting  

fwDataFirmwareAvailable 1.3.6.1.4.1.2544.2.5.6.1.2.1.7
Firmware package for Encryption module available on RDISK
Status: current Access: read-only
OBJECT-TYPE    
  NoYesNA  

fwDataFirmwareApproved 1.3.6.1.4.1.2544.2.5.6.1.2.1.8
Firmware package update for Encryption module is approved by Crypto Officer
Status: current Access: read-only
OBJECT-TYPE    
  NoYesNA  

coldRestartCapTable 1.3.6.1.4.1.2544.2.5.6.1.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ColdRestartCapEntry

coldRestartCapEntry 1.3.6.1.4.1.2544.2.5.6.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ColdRestartCapEntry  

coldRestartCapServiceAffectingCap 1.3.6.1.4.1.2544.2.5.6.1.3.1.1
Service Affecting Change during FWP upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceAffectingCaps  

eqpFwUpgradeRequest 1.3.6.1.4.1.2544.2.5.6.1.10
Update, Install and Reboot commands.
Status: current Access: read-write
OBJECT-TYPE    
  CommandEqpt  

eqpFwServiceImpairment 1.3.6.1.4.1.2544.2.5.6.1.11
Service Affecting Change during FWP upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceAffecting  

eqpFwNextEqpForUpdate 1.3.6.1.4.1.2544.2.5.6.1.12
The valid address of physically available Equipment part.
Status: current Access: read-write
OBJECT-TYPE    
  EntityIndex  

eqpFwEqpType 1.3.6.1.4.1.2544.2.5.6.1.13
The TYPE of Equipment and the MODE setting determine uniquely the number and allowed TYPE's of the provisionable dependent entities (plugs, interfaces, modules)
Status: current Access: read-write
OBJECT-TYPE    
  FspR7EquipmentType  

eqpFwNcuServerBusy 1.3.6.1.4.1.2544.2.5.6.1.14
NCU SW download busy
Status: current Access: read-only
OBJECT-TYPE    
  FspR7FalseTrue  

eqpFwEqpServerBusy 1.3.6.1.4.1.2544.2.5.6.1.15
Firmware package download busy
Status: current Access: read-only
OBJECT-TYPE    
  FspR7FalseTrue  

updateEqpt 1.3.6.1.4.1.2544.2.5.6.1.16
Number of equipment which have to be updated
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

installedEqpt 1.3.6.1.4.1.2544.2.5.6.1.17
Number of equipment is already installed
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

selectedFile 1.3.6.1.4.1.2544.2.5.6.1.18
Filename
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ncuActivationDate 1.3.6.1.4.1.2544.2.5.6.1.19
Activation Date. Format: YY-MM-DD
Status: current Access: read-write
OBJECT-TYPE    
  FspR7Date  

ncuActivationTime 1.3.6.1.4.1.2544.2.5.6.1.20
Activation Time. Format HH-MM-SS
Status: current Access: read-write
OBJECT-TYPE    
  FspR7Time  

ncuScheduledActivation 1.3.6.1.4.1.2544.2.5.6.1.21
Enable scheduled activation of the standby PGM partition.
Status: current Access: read-write
OBJECT-TYPE    
  NcuAutoActivation  

ncuScheduledDbRestore 1.3.6.1.4.1.2544.2.5.6.1.22
Shows whether scheduled activtion will be a database restore or a new software activation
Status: current Access: read-write
OBJECT-TYPE    
  RestoreActivation  

encryptionFwpFile 1.3.6.1.4.1.2544.2.5.6.1.23
The name FWP for encryption capable modules.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

clearRdiskRequest 1.3.6.1.4.1.2544.2.5.6.1.24
This object initiate RDISK clearance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), active(1), inactive(2)  

neRestoreConfig 1.3.6.1.4.1.2544.2.5.6.2.1
Shows whether the last activation was(will be) a database restore or a new software activation
Status: current Access: read-write
OBJECT-TYPE    
  RestoreActivation  

swDbDataTable 1.3.6.1.4.1.2544.2.5.6.2.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDbDataEntry

swDbDataEntry 1.3.6.1.4.1.2544.2.5.6.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDbDataEntry  

swDbDataIndex 1.3.6.1.4.1.2544.2.5.6.2.2.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

swDbDataArea 1.3.6.1.4.1.2544.2.5.6.2.2.1.2
Type of Area
Status: current Access: read-only
OBJECT-TYPE    
  FileArea  

swDbDataProgramVersion 1.3.6.1.4.1.2544.2.5.6.2.2.1.3
General Release Issue Number of software in the ACT or STBY memory location. Format: XX-YY-Z
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbDataDatabaseVersion 1.3.6.1.4.1.2544.2.5.6.2.2.1.4
General Release Issue Number of Database in the ACT or STBY memory location. Typically this will be the same as the GISSUE.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbDataActivationTime 1.3.6.1.4.1.2544.2.5.6.2.2.1.5
Activation Time
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

swDbDataRestoreConfig 1.3.6.1.4.1.2544.2.5.6.2.2.1.6
Shows whether the last activation was(will be) a database restore or a new software activation
Status: current Access: read-only
OBJECT-TYPE    
  RestoreActivation  

swDbDataFirmwareSetVersion 1.3.6.1.4.1.2544.2.5.6.2.2.1.7
Firmware Package Set Version
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbDataNcuSoftwareVersion 1.3.6.1.4.1.2544.2.5.6.2.2.1.8
NCU Software Version ACT or STBY memory location. Format: XX-YY-Z
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swDbDataStandbyPartitionStatus 1.3.6.1.4.1.2544.2.5.6.2.2.1.9
Partition State
Status: current Access: read-only
OBJECT-TYPE    
  PartitionStatus  

swDbDataCapTable 1.3.6.1.4.1.2544.2.5.6.2.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDbDataCapEntry

swDbDataCapEntry 1.3.6.1.4.1.2544.2.5.6.2.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDbDataCapEntry  

swDbDataCapUpgradeRequest 1.3.6.1.4.1.2544.2.5.6.2.3.1.1
Index value is a requested upgrade type from neSwUpgradeRequest object, where following values are applicable: - install(3) - activate(4) - reboot(6) - activateAlp(10) - activateDefaultAlp(11)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER undefined(0), none(1), download(2), install(3), activate(4), revertToPrevious(5), reboot(6), downloadInstallActivateReboot(7), installActivateReboot(8), revertToPreviousReboot(9), activateAlp(10), activateDefaultAlp(11), upload(12), autoDownloadInstall(13), autoInstall(14), encryptionFwpInstall(15), encryptionFwpDownloadInstall(16)  

swDbDataCapRestoreConfig 1.3.6.1.4.1.2544.2.5.6.2.3.1.2
Shows whether the last activation was(will be) a database restore or a new software activation
Status: current Access: read-only
OBJECT-TYPE    
  RestoreActivationCaps  

swDbDataDefaultsTable 1.3.6.1.4.1.2544.2.5.6.2.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDbDataDefaultsEntry

swDbDataDefaultsEntry 1.3.6.1.4.1.2544.2.5.6.2.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDbDataDefaultsEntry  

swDbDataDefaultsUpgradeRequest 1.3.6.1.4.1.2544.2.5.6.2.4.1.1
Index value is a requested upgrade type from neSwUpgradeRequest object, where following values are applicable: - install(3) - activate(4) - reboot(6) - activateAlp(10) - activateDefaultAlp(11)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER undefined(0), none(1), download(2), install(3), activate(4), revertToPrevious(5), reboot(6), downloadInstallActivateReboot(7), installActivateReboot(8), revertToPreviousReboot(9), activateAlp(10), activateDefaultAlp(11), upload(12), autoDownloadInstall(13), autoInstall(14), encryptionFwpInstall(15), encryptionFwpDownloadInstall(16)  

swDbDataDefaultsRestoreConfig 1.3.6.1.4.1.2544.2.5.6.2.4.1.2
Shows whether the last activation was(will be) a database restore or a new software activation
Status: current Access: read-only
OBJECT-TYPE    
  RestoreActivation  

snmpServerPort 1.3.6.1.4.1.2544.2.5.7.2
The TCP or UDP port on which a server is listening
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snmpProxyServerAdminState 1.3.6.1.4.1.2544.2.5.7.3
The Adminstrative State will be displayed in the GUI with full name values; it will be differently displayed in TL1 syntax according to TL1 display rules. The transaction into the UAS state requires a special destroy/delete function.
Status: current Access: read-write
OBJECT-TYPE    
  FspR7AdminStateSnmpProxy  

snmpProxyServerPort 1.3.6.1.4.1.2544.2.5.7.4
The TCP or UDP port on which a server is listening
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snmpProxyServerSynchroState 1.3.6.1.4.1.2544.2.5.7.5
This parameter is used to synchronize proxy table on GNE with destination NE's availability.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpProxySynchronizationState  

snmpProxyServerSynchroStage 1.3.6.1.4.1.2544.2.5.7.6
This parameter is used to indicate stage of synchronization process.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpProxySynchronizationStage  

snmpProxyEntrySingleTargetOutTable 1.3.6.1.4.1.2544.2.5.7.10
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpProxyEntrySingleTargetOutEntry

snmpProxyEntrySingleTargetOutEntry 1.3.6.1.4.1.2544.2.5.7.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpProxyEntrySingleTargetOutEntry  

snmpProxyEntrySingleTargetOutAddress 1.3.6.1.4.1.2544.2.5.7.10.1.1
IP Address assigned to LAN IP Interface
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

snmpProxyEntrySingleTargetOutPort 1.3.6.1.4.1.2544.2.5.7.10.1.2
The destination port
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snmpProxyEntrySingleTargetOutNodeAgentStatus 1.3.6.1.4.1.2544.2.5.7.10.1.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DestinationNodeOrAgentState  

snmpProxyEntrySingleTargetOutContext 1.3.6.1.4.1.2544.2.5.7.10.1.4
The contextName used in SNMP messages to an SNMP Proxy Forwarder to indicate for which SNMP Proxy Client the SNMP messages is meant
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snmpProxyEntrySingleTargetOutRowStatus 1.3.6.1.4.1.2544.2.5.7.10.1.5
RowStatus
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

snmpProxyEntrySingleTargetOutAdminState 1.3.6.1.4.1.2544.2.5.7.10.1.6
The Adminstrative State will be displayed in the GUI with full name values; it will be differently displayed in TL1 syntax according to TL1 display rules. The transaction into the UAS state requires a special destroy/delete function.
Status: current Access: read-write
OBJECT-TYPE    
  FspR7AdminStateSnmpProxy  

snmpProxyEntrySingleTargetOutUserName 1.3.6.1.4.1.2544.2.5.7.10.1.7
The name string for user authentication purposes
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString