voipSipServerCertSource
BIANCA-BRICK-SIP-MIB ·
.1.3.6.1.4.1.272.4.33.6.21
Object
scalar mandatory
r/w
Enumeration
Source of server certificate for SIPS transport:
'internal' -> 'ServerCertIndex' is not used, internal server
certificate of SIP stack is used instead;
'certtable' -> use certificate from certTable entry specified
by 'ServerCertIndex'.
Default value is 'internal'.
Context
- MIB
- BIANCA-BRICK-SIP-MIB
- OID
.1.3.6.1.4.1.272.4.33.6.21- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- voipSip
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipServerCertSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipServerCertSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | certtable |