zhoneOnuOmciGenericProfileTable
Zhone-GPON-MIB ·
.1.3.6.1.4.1.5504.5.14.1.9
Object
table
Table containing Generic OMCI commands for an ONU.
The Generic profile is 'created' from an existing ME profile. During this
operation, the 'variable' defintions from the ME profile are extracted
from the ME profile and placed into the Generic profile.
The Generic profile is 'updated' from a file placed into the uplink's file system.
The following 'how to' examples demonstrate access of the object
zhoneOnuOmciGenericOmciCommands.
How to create Generic profile from ME profile:
1. Determine Generic profile instance <aaa>
2. Issue single SNMP set command containing the following:
zhoneOnuOmciGenericProfileRowStatus.aaa = create
zhoneOnuOmciGenericProfileName.aaa = profile name
zhoneOnuOmciGenericProfileMESrcProfileName = ME profile source
3. Profile is now created and the profile will not contain
any variables and values.
How to update existing Generic profile from a file:
1. Determine Generic profile instance <aaa>
2. Place file <filename> into uplink file system
3. Issue single SNMP set command containing the following:
zhoneOnuOmciGenericProfileRowStatus.aaa = import
zhoneOnuOmciGenericProfileFileName.aaa = <filename>
How to extract Generic profile into a file:
1. Determine ME profile instance <aaa>
2. Issue single SNMP set command containing the following:
zhoneOnuOmciGenericProfileRowStatus.aaa = export
zhoneOnuOmciGenericProfileFilename.aaa = <filename>
3. The file <filename> now exists on uplink file system
How to delete Generic profile:
1. Determine Generic profile instance <aaa>
2. Issue single SNMP set command containing the following:
zhoneOnuOmciGenericProfileRowStatus.aaa = destroy
Context
- MIB
- Zhone-GPON-MIB
- OID
.1.3.6.1.4.1.5504.5.14.1.9- Type
- table
- Status
- current
- Parent
- zhoneGponObjectID
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.