h323ConfigSource
MX-H323-MIB ·
.1.3.6.1.4.1.4935.10.1.90.5
Object
scalar MX-TCMxIpConfigSource
The actual source of IP addresses used by the unit.
For the gatekeeper registration, this variable indicates the source for the
gatekeeper IP addresses.
static : the IP addresses were specified by the administrator.
dhcp : the IP addresses were provided by a DHCP server.
Context
- MIB
- MX-H323-MIB
- OID
.1.3.6.1.4.1.4935.10.1.90.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ipAddressStatusH323
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::h323ConfigSource.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::h323ConfigSource'
Syntax
- Source
- MX-TCMxIpConfigSource
- Base type
Enumeration
Values & Constraints
Type Values
0 | static |
1 | dhcp |
99 | default |