r2SignalingVariantsOverrideDefault
MX-R2-MIB ·
.0.1875.1.100.200.1.300
Object
Override Default
Overrides the default settings of R2 Signaling parameters for
the CountrySelection and InterfaceName.
* Disable: The interface uses the default country
configuration. The configuration set in the current row
has no effect on the default country configuration. Refer
to the technical documentation to get the default country
variants configuration.
* Enable: The interface uses the specific country
configuration as defined in the current row. To retrieve
the default configuration associated with the current
country, the parameter reset MUST be enabled.
Context
- MIB
- MX-R2-MIB
- OID
.0.1875.1.100.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- r2SignalingVariantsEntry
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-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsOverrideDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsOverrideDefault.<r2SignalingVariantsInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-R2-MIB::r2SignalingVariantsOverrideDefault'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |