aal2ApRowStatus
ZhoneAAL2-MIB ·
.1.3.6.1.4.1.5504.4.2.1.4.1.8
Object
Used to control row creation and deletion.
A row in this table is created using a
single SNMP SET request with varbinds for:
a) aal2UdApRowStatus set to'CreateAndGo'
b) the following READ-CREATE objects with a
DEFVAL but whose defined default value is
inappropriate:
* aal2UdApMinUUI
* aal2UdApMaxUUI
* aal2UdApSduMultiples
* aal2UdApAlgorithm
* aal2UdApPktTime
* aal2UdApSequence
If 'createAndGo' successfully created a new
row, the RowStatus will be 'active'.
Subsequent to successful row creation,
the RowStatus can be retrieved via an
SNMP GET and the returned RowStatus value
is active. If the 'createAndGo' was
unsuccessful an SNMP error will be
returned and a subsequent GET on the
non-existent row will also return an
SNMP error of noSuchInstance. An SNMP SET
with the RowStatus value of 'destroy'
indicates that the agent should remove
the row from service and then delete it.
Context
- MIB
- ZhoneAAL2-MIB
- OID
.1.3.6.1.4.1.5504.4.2.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aal2AudioProfileEntry
- Table
- aal2AudioProfileTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aal2ApIndex Index for the AAL2 Audio Profiles within an Audio
Profile entry, for a given aal2VclAudioProfileIdentifier.
Valid values are 1..512. Pre-defined audio profile
ent… | column | Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.1 |
| aal2ApPacketLength Indicates the length of a packet in octets. The packet length with
the MinUUI and MaxUUI are used to correctly decode the encoding format.
Valid values are 1..64. … | column | octets Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.10 |
| aal2ApMinUUI Minimum user to user indicator. 0 for encoding
of audio.
Valid values are 0..15. The default is 0 octets. | column | Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.2 |
| aal2ApMaxUUI Maximum user to user indicator 15 for endcoding
of audio.
Valid values are 0..15. The default is 15 octets. | column | Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.3 |
| aal2ApSduMultiples Indicates the multiples of the SDU for each
algorithm that occur.
Service data units (SDUs) for audio are defined
in relation to the profile of encoding formats
… | column | Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.4 |
| aal2ApAlgorithm By I.366.2 Annex B through I, the valid values
are:
* G.711 Pulse Code Modulation (PCM). Two
encoding laws are recommended, referred
to as A-law and m-law.
* … | column | Enumeration | .1.3.6.1.4.1.5504.4.2.1.4.1.5 |
| aal2ApPktTime Packet time in tenths of milliseconds.
Valid values are 50..110. The default
is 55 tenths of milliseconds. | column | tenths of milliseconds Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.6 |
| aal2ApSequence Audio encoding packets are accompanied by a
sequence number field that is embedded within
the UUI codepoint range 0-15 for type 1 packets.
It is mandatory for a transmitter to … | column | tenths of milliseconds Integer32 | .1.3.6.1.4.1.5504.4.2.1.4.1.7 |
| aal2ApSilenceSupression Used to control the transmission of cells during periods of
silence.
The default value is enabled. | column | Enumeration | .1.3.6.1.4.1.5504.4.2.1.4.1.9 |