autoConfigureStatus
MX-R2-MIB ·
.0.1875.1.400.100
Object
scalar Enumeration
Auto Configure Status
Indicates the current status of the R2 automatic configuration
mechanism.
* Idle: The automatic configuration mechanism is ready to be
started.
* Sensing: The automatic configuration mechanism is
currently started and is testing different R2
configurations to obtain a link up.
Context
- MIB
- MX-R2-MIB
- OID
.0.1875.1.400.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- autoConfigure
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-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::autoConfigureStatus.0'
More examples
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::autoConfigureStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | idle |
200 | sensing |