ringManagement
MX-HARDWARE-MIB ·
.0.40000.1.1000.100
Object
scalar r/w
Enumeration
Ring Management
Configures how the ring pulse is sent on FXS ports.
* Cascade: FXS ports are prevented from ringing at the same
time in order to reduce the peak power usage of the
device.
* Simultaneous: All ports ring at the same time.
Note: This parameter is only used by the Mx4102 platform.
Context
- MIB
- MX-HARDWARE-MIB
- OID
.0.40000.1.1000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxs
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-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::ringManagement.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HARDWARE-MIB::ringManagement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | cascade |
200 | simultaneous |