r2TimerVariantsOverrideDefault
MX-R2-MIB ·
.0.1875.1.100.300.1.300
Object
Override Default
Overrides the default setting of R2 Timers for the
CountrySelection and InterfaceName.
* Disable: The interface uses the default country
configuration. The configuration set in the current row
has no effects on the default country configuration.
Refer to the technical documentation to get the default
country timers 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.300.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- r2TimerVariantsEntry
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::r2TimerVariantsOverrideDefault'
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::r2TimerVariantsOverrideDefault.<r2TimerVariantsInterfaceName>'
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::r2TimerVariantsOverrideDefault'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |