|
Description:
|
hwOntDigitMapFormat OBJECT-TYPE
SYNTAX INTEGER {notDefined(1), h248Format(2), nscFormat(3), vendorSpencificFormat(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The Format of Digitmap.
Options:
1. notDefined(1) -indicates the digital format is not defined
2. h248Format(2) -indicates the digital format is h248
3. nscFormat(3) -indicates the digital format is nsc
4. vendorSpencificFormat(4) -indicates the digital format is vendor-spencific
Default:h248Format(2)"
DEFVAL {h248Format}
|
|
|