zhoneOnuOmciMEProfileTable
Zhone-GPON-MIB ·
.1.3.6.1.4.1.5504.5.14.1.8
Object
table
Table containing the OMCI commands for the Managed Entities (ME) on an ONU.
The following 'how to' examples demonstrate access of the object
zhoneOnuOmciMEOmciCommands.
How to create ME profile:
1. Determine ME profile instance <aaa>
2. Place file <filename> into uplink file system
3. Issue single SNMP set command containing the following:
zhoneOnuOmciMEProfileRowStatus.aaa = create
zhoneOnuOmciMEProfileName.aaa = ME profile name
zhoneOnuOmciMEProfileFilename.aaa = <filename>
How to update existing ME profile from a file:
1. Determine ME profile instance <aaa>
2. Place file <filename> into uplink file system
3. Issue single SNMP set command containing the following:
zhoneOnuOmciMEProfileRowStatus.aaa = import
zhoneOnuOmciMEProfileName.aaa = ME profile name
zhoneOnuOmciMEProfileFilename.aaa = <filename>
How to extract ME profile into a file:
1. Determine ME profile instance <aaa>
2. Issue single SNMP set command containing the following:
zhoneOnuOmciMEProfileRowStatus.aaa = export
zhoneOnuOmciMEProfileFilename.aaa = <filename>
3. The file <filename> now exists on uplink file system
How to delete ME profile:
1. Determine ME profile instance <aaa>
2. Issue single SNMP set command containing the following:
zhoneOnuOmciMEProfileRowStatus.aaa = destroy
Context
- MIB
- Zhone-GPON-MIB
- OID
.1.3.6.1.4.1.5504.5.14.1.8- Type
- table
- Status
- current
- Parent
- zhoneGponObjectID
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.