adTAeSCURestoreNetProvFromMUX
ADTRAN-TAeSCU-MIB ·
.1.3.6.1.4.1.664.2.241.2.1.1.3
Object
column r/w
Enumeration
This setting determines whether or not the eSCU will attempt to restore its IP network interface settings from the online MUX. These settings will be restored only if the eSCU has been removed and another eSCU inserted in it place without removal or reset of the online MUX..
Context
- MIB
- ADTRAN-TAeSCU-MIB
- OID
.1.3.6.1.4.1.664.2.241.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTAeSCUCardProvEntry
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 'ADTRAN-TAeSCU-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAeSCU-MIB::adTAeSCURestoreNetProvFromMUX'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TAeSCU-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAeSCU-MIB::adTAeSCURestoreNetProvFromMUX.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TAeSCU-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TAeSCU-MIB::adTAeSCURestoreNetProvFromMUX'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |