voipProfileName
BIANCA-BRICK-MIBMODEM-MIB ·
.1.3.6.1.4.1.272.4.18.3.1.1
Object
column mandatory
Enumeration
The name of the profile. A maximum of ten profiles is available depending on the hardware/firmware version and availability of license information. voip-profile-1 (1) : G.711 A-Law + RTP + EchoC voip-profile-2 (2) : G.711 A-Law + RTP + EchoC + CNoise voip-profile-3 (3) : G.711 A-Law + RAW + EchoC voip-profile-4 (4) : G.711 u-Law + RTP + EchoC voip-profile-5 (5) : G.711 u-Law + RTP + EchoC + CNoise voip-profile-6 (6) : G.711 u-Law + RAW + EchoC voip-profile-7 (7) : G.729 A + RTP + EchoC voip-profile-8 (8) : G.729 B + RTP + EchoC(+ CNoise) voip-profile-9 (9) : G.723.1 + RTP + EchoC voip-profile-10 (10) : G.723.1A + RTP + EchoC(+ CNoise)
Context
- MIB
- BIANCA-BRICK-MIBMODEM-MIB
- OID
.1.3.6.1.4.1.272.4.18.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- voipProfileEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-MIBMODEM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-MIBMODEM-MIB::voipProfileName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-MIBMODEM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-MIBMODEM-MIB::voipProfileName.<voipProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-MIBMODEM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-MIBMODEM-MIB::voipProfileName'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | voip-profile-1 |
2 | voip-profile-2 |
3 | voip-profile-3 |
4 | voip-profile-4 |
5 | voip-profile-5 |
6 | voip-profile-6 |
7 | voip-profile-7 |
8 | voip-profile-8 |
9 | voip-profile-9 |
10 | voip-profile-10 |