All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPPeerCfgFrameSize
cvVoIPPeerCfgFrameSize
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgFrameSize
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.3.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the frame size used. The object is instantiated only if cvVoIPPeerCfgCoderRate is 'iSAC'. The frame size can be 30 ms or 60 ms, and it can be fixed for all packets or vary depending on the configuration and bandwidth estimation. Thus it can have the following values: frameSize30 - initial frame size of 30 ms frameSize60 - initial frame size of 60 ms frameSize30fixed - fixed frame size 30 ms frameSize60fixed - fixed frame size 60 ms
What is cvVoIPPeerCfgFrameSize?
This is a read-write enumerated setting specifying the iSAC codec's frame size, either 30 or 60 milliseconds, and whether that size is fixed for all packets or allowed to vary based on configuration and bandwidth estimation, applicable only when this peer uses iSAC. An admin chooses a fixed frame size for predictable packetization delay, or a variable one to let the codec adapt frame size along with its bandwidth estimation. For example, an admin prioritizing lower and more predictable latency might choose a fixed 30 ms frame size rather than letting the codec vary between 30 and 60 ms frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.33 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgFrameSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.33.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgFrameSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.33.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvVoIPPeerCfgFrameSize.1
Start monitoring Cisco voice gateways (POTS/VoIP dial peers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgFrameSize OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (POTS/VoIP dial peers) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.63 | ciscoVoiceDialControlMIB | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1 | cvdcMIBObjects | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2 | cvPeer | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3 | cvVoIPPeerCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1 | cvVoIPPeerCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1.33 | cvVoIPPeerCfgFrameSize | CISCO-VOICE-DIAL-CONTROL-MIB |