h323RegMethod

MX-H323-REGISTRATION-MIB · .1.3.6.1.4.1.4935.20.30.1.1.5

Object

scalar r/w Enumeration
The registration method used by the unit.
          
Specifies how the unit registers its lines and groups of lines. The unit can
register all its lines/groups together or it can register its lines/groups
individually.
          
none     : No gatekeeper registration. The unit does not register any
           line/group.
          
single   : The unit registers all its lines and groups of lines together.
           The unit registers all the aliases of its lines/groups together
          
multiple : the unit registers its lines/groups of lines individually. For each
           line/group, the unit local IP address is used. For each line/group, a
           unique RAS port and a unique call signaling port are used. Each
           line/group can be configured to register or not.

Context

MIB
MX-H323-REGISTRATION-MIB
OID
.1.3.6.1.4.1.4935.20.30.1.1.5
Type
scalar
Access
readwrite
Status
current
Parent
h323RegistrationMIBObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-H323-REGISTRATION-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-H323-REGISTRATION-MIB::h323RegMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-H323-REGISTRATION-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-H323-REGISTRATION-MIB::h323RegMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1single
2multiple