sipUnregisteredPortBehavior

MX-SIP-EXPERIMENTAL-MIB · .1.3.6.1.4.1.4935.99.10.1.25

Object

scalar r/w Enumeration
This variable specifies whether a port should remain enabled or not when not
registered.
          
disablePort :
  When an endpoint is not registered, it is disabled. This prevents the user
  from making or receiving calls. Picking up the handset will yield a fast busy
  tone, and incoming INVITEs will receive a '403 Forbidden' response. Ports that
  have a physical bypass will enable the bypass in this case.
          
enablePort :
  When an endpoint is not registered, it is still enabled. The user will be able
  to receive and initiate outgoing calls. Note that since the endpoint
  is not registered to a registrar, the public address of the endpoint is not
  available to the outside world, so the endpoint will most likely be
  unreachable except through direct IP calling.

Context

MIB
MX-SIP-EXPERIMENTAL-MIB
OID
.1.3.6.1.4.1.4935.99.10.1.25
Type
scalar
Access
readwrite
Status
current
Parent
sipExperimentalMIBObjects
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disablePort
1enablePort

Conformance