transportPersistentPortInterval
MX-SIPEP-MIB ·
.0.1400.1.900.55
Object
scalar r/w
Unsigned32
Persistent Connection Port Interval
Interval used to cycle through a range of ports. That last
available port is the sum of TransportPersistentBasePort and
TransportPersistentPortInterval values.
After a reboot, the last SIP port used is remembered and the
following ports are used, instead starting from the base port.
If set to '0', the cycle mechanism is disabled.
See also the TransportPersistentBasePort parameter.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.900.55- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- transportGroup
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::transportPersistentPortInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::transportPersistentPortInterval'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 100-1000