h323SelectConfigSource
MX-H323-MIB ·
.1.3.6.1.4.1.4935.15.1.90.5
Object
Selection of the configuration source for IP addresses.
For the gatekeeper registration, this variable indicates the source for the
gatekeeper IP addresses.
static : the IP addresses are specified by the administrator.
dhcp : the IP addresses are provided by a DHCP server.
This configuration applies to all the lines/groups of lines.
Context
- MIB
- MX-H323-MIB
- OID
.1.3.6.1.4.1.4935.15.1.90.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipAddressConfigH323
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 'MX-H323-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-H323-MIB::h323SelectConfigSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-H323-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-H323-MIB::h323SelectConfigSource'
Syntax
- Source
- MX-TCMxIpSelectConfigSource
- Base type
Enumeration
Values & Constraints
Type Values
0 | static |
1 | dhcp |