h323MultipleRegRasPortSource
MX-H323-REGISTRATION-MIB ·
.1.3.6.1.4.1.4935.20.30.1.1.15.1.35
Object
column r/w
Enumeration
Indicates the source of the local RAS port. This applies only if the line is
configured to register. If the line is not configured to register, it uses
the well-known RAS port (1719) for its local RAS port. This variable only
applies to unit of type terminal.
The local RAS port is used to exchange registration, admission and status
messages with a gatekeeper. Examples of RAS messages sent by the line are
registrationRequest, admissionRequest and disengageRequest. Examples of RAS
messages received by the line are registrationConfirm, admissionReject and
disengageConfirm.
dynamic : the line chooses its local RAS port at run time.
static : the administrator sets the local RAS port.
Context
- MIB
- MX-H323-REGISTRATION-MIB
- OID
.1.3.6.1.4.1.4935.20.30.1.1.15.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h323RegistrationMultipleRegistrationIfEntry
- Groups
- 1
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 '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::h323MultipleRegRasPortSource'
More examples
Read one indexed 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::h323MultipleRegRasPortSource.<ifIndex>'
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::h323MultipleRegRasPortSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dynamic |
1 | static |